Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-05-23 | HIR - Add type alias replacement. Other related changes below | John Hodge | 1 | -13/+0 |
2016-05-11 | HIR - Start on conversion | John Hodge | 1 | -0/+4 |
2016-04-30 | Resolve - Include (stubbed) 'Absolutise' pass | John Hodge | 1 | -0/+1 |
2016-04-02 | Resolve - Start building an index of names avaliable in each module | John Hodge | 1 | -0/+1 |
2016-03-30 | Resolve - Working on new `use` resolution code | John Hodge | 1 | -0/+1 |
2016-03-06 | Move macro_rules parsing and expansion to expand/synexts | John Hodge | 1 | -4/+1 |
2016-03-06 | HUGE REFACTOR - Move named module items into a tagged union | John Hodge | 1 | -1/+15 |
2015-04-03 | Added partial support for #[derive()] | John Hodge | 1 | -0/+11 |
2015-01-25 | Hacked in dumping as rust | John Hodge (sonata) | 1 | -0/+2 |
2015-01-18 | Starting on (framework) for in-function inferrence | John Hodge (sonata) | 1 | -0/+1 |
2015-01-18 | Added pretty type printing, non-expr typecheck correctly fails on too many pa... | John Hodge (sonata) | 1 | -0/+15 |