summaryrefslogtreecommitdiff
path: root/src/ast/macro.hpp
AgeCommit message (Expand)AuthorFilesLines
2016-05-25Parse - Use interpolated macro fragments instead of captured TTsJohn Hodge1-0/+7
2016-04-02Expand - Handle attributes on module-level macro invocationsJohn Hodge1-1/+4
2016-04-02Resolve - Start building an index of names avaliable in each moduleJohn Hodge1-0/+3
2016-03-08Spans on MacroInvocation, re-enable span in ERROR reportingJohn Hodge1-1/+6
2016-03-06Move macro_rules parsing and expansion to expand/synextsJohn Hodge1-0/+12
2016-02-27Parse - Macros in type positionJohn Hodge1-0/+48