Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-05-19 | All - Switch to using interned (de-duplicated) RcString-s instead of std::str... | John Hodge | 1 | -6/+6 |
2019-05-05 | parse/expand/resolve - `macro` macros use their own module as the resolve root | John Hodge | 1 | -1/+19 |
2017-09-03 | Parse - Tweaked hygine for an edge case in libproc_macro | John Hodge | 1 | -0/+7 |
2016-12-24 | No more tears! | ubsan | 1 | -13/+13 |
2016-11-02 | Hygiene - Possibly working | John Hodge | 1 | -5/+14 |
2016-11-02 | Parse - Rework hygiene (with spelling fix) for take 2 | John Hodge | 1 | -20/+28 |
2016-11-02 | All - Hack in start of macro hygine - requires rework so is disabled | John Hodge | 1 | -0/+78 |