Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |