summaryrefslogtreecommitdiff
path: root/lib/libproc_macro/src/lib.rs
AgeCommit message (Expand)AuthorFilesLines
2017-11-16libproc_macro - Fix parse error, clean up debug spamJohn Hodge1-7/+7
2017-11-16proc_macro - Expression output stubbed, fix bug in libproc_macro parseJohn Hodge1-0/+3
2017-11-15proc_macro - Working invocations (some work needed on AST->TT)John Hodge1-30/+168
2017-11-12All - proc_macro support through to attempting to run themJohn Hodge1-0/+11
2017-11-04libproc_macro - Debug impl on LexErrorJohn Hodge1-1/+7
2017-10-31libproc_macro - Encode fragmentsJohn Hodge1-2/+20
2017-10-30lib - Add draft of custom libproc_macroJohn Hodge1-0/+493