summaryrefslogtreecommitdiff
path: root/src/expand/proc_macro.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-02-19Add OpenBSD support.Brian Callahan1-0/+4
2018-01-14MSVC compile fixesJohn Hodge1-0/+1
2017-12-16proc_macro - Avoid warnings due to unused return valuesJohn Hodge1-4/+12
2017-11-19Proc Macro - Send attributes if in the listJohn Hodge1-0/+38
2017-11-19All - Include proc_macro attribute list in metadataJohn Hodge1-20/+44
2017-11-18libproc_macro - Hacky debugging printsJohn Hodge1-2/+2
2017-11-18proc_macro - EnumsJohn Hodge1-2/+49
2017-11-18MSVC Compile FixesJohn Hodge1-8/+28
2017-11-16proc_macro - Expression output stubbed, fix bug in libproc_macro parseJohn Hodge1-7/+108
2017-11-16proc_macro - Print types and pathsJohn Hodge1-7/+196
2017-11-15proc_macro - Working invocations (some work needed on AST->TT)John Hodge1-0/+625