summaryrefslogtreecommitdiff
path: root/parse/lex.hpp
AgeCommit message (Expand)AuthorFilesLines
2014-12-23Move source files to src/ folderJohn Hodge (sonata)1-239/+0
2014-12-07Macro expansion working, onwards to field parsingJohn Hodge (bugs)1-7/+21
2014-12-07TTStream implementation, doesn't compile yet (need to fix TT storage)John Hodge (bugs)1-2/+6
2014-12-07Macro evaluation hacked in (... not quite in yet, but framework is there)John Hodge (bugs)1-8/+34
2014-12-05Pattern and impl parsing workingJohn Hodge (bugs)1-2/+2
2014-11-23Lexer "complete", parsing up to structure definitions.John Hodge (bugs)1-1/+39
2014-11-22Initial commit, lexer structurally complete, parsing hacking upJohn Hodge (bugs)1-0/+157