summaryrefslogtreecommitdiff
path: root/src/expand/mod.cpp
AgeCommit message (Collapse)AuthorFilesLines
2016-03-07Expand - Start on macro_rules expandingJohn Hodge1-16/+69
2016-03-06Move macro_rules parsing and expansion to expand/synextsJohn Hodge1-38/+72
2016-03-06Debug and fix `use` resolutionJohn Hodge1-5/+1
2016-03-06HUGE REFACTOR - Move named module items into a tagged unionJohn Hodge1-0/+115
- Item attributes now "owned" by the parent