Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-01-18 | Added pretty type printing, non-expr typecheck correctly fails on too many ↵ | John Hodge (sonata) | 1 | -3/+5 | |
params (forgot to move iterator to associated types) | |||||
2015-01-17 | Notes on typecheck pass | John Hodge (sonata) | 1 | -0/+6 | |
2015-01-17 | Deserialise working, need to annotate loaded crates with crate ID | John Hodge (sonata) | 1 | -2/+2 | |
2015-01-17 | Adding deserialise, partially working | John Hodge (sonata) | 1 | -0/+2 | |
2015-01-15 | Working on parsing 'std' from a file (instead of hardcoding) | John Hodge (sonata) | 1 | -1/+70 | |
2015-01-14 | Local type resolution added, framework for local use statements | John Hodge (sonata) | 1 | -2/+3 | |
2015-01-11 | Add hacky text output of AST | John Hodge (sonata) | 1 | -0/+5 | |
2014-12-23 | Compilation fixes, add makefile | John Hodge (sonata) | 1 | -1/+1 | |
2014-12-23 | Move source files to src/ folder | John Hodge (sonata) | 1 | -0/+34 | |