summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2018-07-08libproc_macro - Minor bugfixJohn Hodge1-1/+1
2017-11-19libproc_macro - Rough handling of char literals, handle lifetime names with l...John Hodge1-3/+19
2017-11-18libproc_macro - Hacky debugging printsJohn Hodge1-5/+26
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 Hodge2-0/+496