Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-12-24 | No more tears! | ubsan | 1 | -4/+4 |
2016-10-09 | AST - Remove free MacroInvocation lists | John Hodge | 1 | -9/+1 |
2016-09-26 | Expand - Pass ownership of the input TT to macro_rules! expand | John Hodge | 1 | -0/+1 |
2016-08-20 | AST - Remove unused AST serialisation code | John Hodge | 1 | -11/+1 |
2016-05-25 | Parse - Use interpolated macro fragments instead of captured TTs | John Hodge | 1 | -0/+7 |
2016-04-02 | Expand - Handle attributes on module-level macro invocations | John Hodge | 1 | -1/+4 |
2016-04-02 | Resolve - Start building an index of names avaliable in each module | John Hodge | 1 | -0/+3 |
2016-03-08 | Spans on MacroInvocation, re-enable span in ERROR reporting | John Hodge | 1 | -1/+6 |
2016-03-06 | Move macro_rules parsing and expansion to expand/synexts | John Hodge | 1 | -0/+12 |
2016-02-27 | Parse - Macros in type position | John Hodge | 1 | -0/+48 |