Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-03-08 | Spans on MacroInvocation, re-enable span in ERROR reporting | John Hodge | 1 | -1/+1 | |
2016-03-08 | Expand - Macro imports | John Hodge | 2 | -9/+31 | |
2016-03-07 | AST - Correctly move item attributes | John Hodge | 1 | -1/+1 | |
2016-03-07 | Expand - Start on macro_rules expanding | John Hodge | 3 | -16/+134 | |
2016-03-06 | Move macro_rules parsing and expansion to expand/synexts | John Hodge | 2 | -38/+100 | |
2016-03-06 | Debug and fix `use` resolution | John Hodge | 1 | -5/+1 | |
2016-03-06 | Remove useless file | John Hodge | 1 | -1/+0 | |
2016-03-06 | HUGE REFACTOR - Move named module items into a tagged union | John Hodge | 2 | -0/+116 | |
- Item attributes now "owned" by the parent |