summaryrefslogtreecommitdiff
path: root/src/parse/lex.hpp
AgeCommit message (Expand)AuthorFilesLines
2015-04-03Added partial support for #[derive()]John Hodge1-0/+2
2015-03-26Comment headers and readme updateJohn Hodge1-0/+7
2015-03-25Macros updated with concat!, stringify!, and $crateJohn Hodge1-0/+20
2015-03-21Rework macro handling to (hopefully) correctly handle nested repetionsJohn Hodge1-0/+2
2015-03-17Rework handling of blocks, add sub-modulesJohn Hodge1-3/+10
2015-03-14Fixed macros, added range syntax and other tweaksJohn Hodge1-15/+37
2015-03-13Various other features for libcore, now on to loopsJohn Hodge1-0/+2
2015-03-12Float parsing, module-level macro expansionJohn Hodge1-0/+13
2015-03-10Rework macro handling to support correct repetitionsJohn Hodge1-2/+2
2015-03-09Parse updatesJohn Hodge1-0/+29
2015-03-08Macro parsing, saving, and evaluatingJohn Hodge1-131/+8
2015-03-07Added file+line reporting to error messagesJohn Hodge1-199/+214
2015-01-22Corrected pattern handling (a bit)John Hodge (sonata)1-0/+1
2015-01-02Adding in support for std, parsing now broken due to TODO early in processJohn Hodge (sonata)1-39/+0
2014-12-23Move source files to src/ folderJohn Hodge (sonata)1-0/+239