summaryrefslogtreecommitdiff
path: root/src/macro_rules
AgeCommit message (Collapse)AuthorFilesLines
2016-07-14Macro Rules - Seems to be workingJohn Hodge1-3/+19
2016-07-14Macro Rules - Running fully once more, may still be incorrectJohn Hodge1-24/+48
2016-07-14Macro Rules - Rewrite, take 3 - IncompleteJohn Hodge4-297/+271
2016-05-25Parse - Use interpolated macro fragments instead of captured TTsJohn Hodge2-47/+50
2016-05-22macro_rules - Rework pattern matching to not use try-catchJohn Hodge6-0/+1545