Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-12-23 | Move source files to src/ folder | John Hodge (sonata) | 1 | -138/+0 | |
2014-12-14 | Compiles again | John Hodge | 1 | -1/+4 | |
2014-12-14 | Parse working, starting on conversion | John Hodge (bugs) | 1 | -0/+6 | |
2014-12-08 | Further progress, parsing if blocks and some binary operations, blocked on ↵ | John Hodge (bugs) | 1 | -0/+18 | |
decimal lexing | |||||
2014-12-07 | Macro evaluation hacked in (... not quite in yet, but framework is there) | John Hodge (bugs) | 1 | -1/+7 | |
Macro definitions not implemented, evil hack to define try! is present | |||||
2014-12-05 | Pattern and impl parsing working | John Hodge (bugs) | 1 | -2/+26 | |
2014-12-03 | Hacking in patterns | John Hodge (bugs) | 1 | -1/+32 | |
2014-11-28 | Hacking up parser | John Hodge (bugs) | 1 | -0/+13 | |
2014-11-23 | Lexer "complete", parsing up to structure definitions. | John Hodge (bugs) | 1 | -0/+37 | |