summaryrefslogtreecommitdiff
path: root/src/parse/lex.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-03-14Fixed macros, added range syntax and other tweaksJohn Hodge1-2/+11
2015-03-13Various other features for libcore, now on to loopsJohn Hodge1-3/+42
2015-03-12Float parsing, module-level macro expansionJohn Hodge1-4/+128
2015-03-08Cleanup to pattern handlingJohn Hodge1-0/+1
2015-03-08Macro parsing, saving, and evaluatingJohn Hodge1-137/+39
2015-03-07Added file+line reporting to error messagesJohn Hodge1-1/+13
2015-03-06Bugfixes exposed by fixing formatted outputJohn Hodge1-649/+650
2015-01-22Corrected pattern handling (a bit)John Hodge (sonata)1-0/+1
2015-01-15Working on parsing 'std' from a file (instead of hardcoding)John Hodge (sonata)1-1/+1
2015-01-02Adding in support for std, parsing now broken due to TODO early in processJohn Hodge (sonata)1-0/+1
2014-12-23Move source files to src/ folderJohn Hodge (sonata)1-0/+650