summaryrefslogtreecommitdiff
path: root/src/parse/tokentree.hpp
AgeCommit message (Expand)AuthorFilesLines
2016-02-18(semibroken) Defer macro expansionJohn Hodge1-1/+4
2015-05-22Restructure macro expansion to correctly fit rustc's modelJohn Hodge1-0/+1
2015-03-20Lifetime bounds, pattern fragments, nested modulesJohn Hodge1-0/+1
2015-03-17Clean up handling of TokenTrees, allowing empty but valid TTsJohn Hodge1-0/+3
2015-03-14Fixed macros, added range syntax and other tweaksJohn Hodge1-0/+7
2015-03-12Float parsing, module-level macro expansionJohn Hodge1-0/+1
2015-03-08Macro definitions now being usedJohn Hodge1-2/+3
2015-03-08Macro parsing, saving, and evaluatingJohn Hodge1-0/+4
2015-03-07Added file+line reporting to error messagesJohn Hodge1-1/+3
2015-01-02Adding in support for std, parsing now broken due to TODO early in processJohn Hodge (sonata)1-0/+39
2014-12-23Move source files to src/ folderJohn Hodge (sonata)1-0/+11