summaryrefslogtreecommitdiff
path: root/src/expand
AgeCommit message (Collapse)AuthorFilesLines
2016-03-08Spans on MacroInvocation, re-enable span in ERROR reportingJohn Hodge1-1/+1
2016-03-08Expand - Macro importsJohn Hodge2-9/+31
2016-03-07AST - Correctly move item attributesJohn Hodge1-1/+1
2016-03-07Expand - Start on macro_rules expandingJohn Hodge3-16/+134
2016-03-06Move macro_rules parsing and expansion to expand/synextsJohn Hodge2-38/+100
2016-03-06Debug and fix `use` resolutionJohn Hodge1-5/+1
2016-03-06Remove useless fileJohn Hodge1-1/+0
2016-03-06HUGE REFACTOR - Move named module items into a tagged unionJohn Hodge2-0/+116
- Item attributes now "owned" by the parent