summaryrefslogtreecommitdiff
path: root/src/expand/macro_rules.hpp
AgeCommit message (Expand)AuthorFilesLines
2016-05-22macro_rules - Rework pattern matching to not use try-catchJohn Hodge1-1/+1
2016-03-09Parse - Remove module stack (was for macros), yield stream from macrosJohn Hodge1-1/+2
2016-03-07Expand - Start on macro_rules expandingJohn Hodge1-0/+15