summaryrefslogtreecommitdiff
path: root/src/include/ident.hpp
AgeCommit message (Expand)AuthorFilesLines
2019-05-19All - Switch to using interned (de-duplicated) RcString-s instead of std::str...John Hodge1-6/+6
2019-05-05parse/expand/resolve - `macro` macros use their own module as the resolve rootJohn Hodge1-1/+19
2017-09-03Parse - Tweaked hygine for an edge case in libproc_macroJohn Hodge1-0/+7
2016-12-24No more tears!ubsan1-13/+13
2016-11-02Hygiene - Possibly workingJohn Hodge1-5/+14
2016-11-02Parse - Rework hygiene (with spelling fix) for take 2John Hodge1-20/+28
2016-11-02All - Hack in start of macro hygine - requires rework so is disabledJohn Hodge1-0/+78