Age | Commit message (Expand) | Author | Files | Lines |
2014-12-23 | Move source files to src/ folder | John Hodge (sonata) | 10 | -2364/+0 |
2014-12-14 | Compiles again | John Hodge | 1 | -1/+1 |
2014-12-14 | Parse working, starting on conversion | John Hodge (bugs) | 3 | -137/+232 |
2014-12-08 | Further progress, parsing if blocks and some binary operations, blocked on de... | John Hodge (bugs) | 3 | -82/+183 |
2014-12-07 | Macro expansion working, onwards to field parsing | John Hodge (bugs) | 3 | -26/+61 |
2014-12-07 | TTStream implementation, doesn't compile yet (need to fix TT storage) | John Hodge (bugs) | 4 | -5/+35 |
2014-12-07 | Macro evaluation hacked in (... not quite in yet, but framework is there) | John Hodge (bugs) | 9 | -42/+319 |
2014-12-05 | Pattern and impl parsing working | John Hodge (bugs) | 5 | -87/+240 |
2014-12-03 | Hacking in patterns | John Hodge (bugs) | 3 | -10/+100 |
2014-11-29 | Minor misc | John Hodge (bugs) | 1 | -0/+1 |
2014-11-29 | Fiddling, added start of match parsing. | John Hodge (bugs) | 1 | -6/+31 |
2014-11-28 | Hacking up parser | John Hodge (bugs) | 3 | -8/+356 |
2014-11-23 | Lexer "complete", parsing up to structure definitions. | John Hodge (bugs) | 6 | -35/+394 |
2014-11-22 | Initial commit, lexer structurally complete, parsing hacking up | John Hodge (bugs) | 7 | -0/+850 |