summaryrefslogtreecommitdiff
path: root/src/expand/proc_macro.hpp
AgeCommit message (Expand)AuthorFilesLines
2019-10-06Expand - Pass attributes on struct/union/enums to custom derive codeJohn Hodge1-3/+3
2019-05-19All - Switch to using interned (de-duplicated) RcString-s instead of std::str...John Hodge1-4/+4
2017-11-15proc_macro - Working invocations (some work needed on AST->TT)John Hodge1-0/+15