summaryrefslogtreecommitdiff
path: root/src/expand/macro_rules.hpp
AgeCommit message (Collapse)AuthorFilesLines
2017-06-11Expand - Make file!/line! get the invocation location of a macroJohn Hodge1-2/+0
2016-09-26Expand - Pass ownership of the input TT to macro_rules! expandJohn Hodge1-1/+1
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