Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-07-07 | Expand - PartialEq derive hacking up | John Hodge | 1 | -12/+181 | |
2016-06-11 | HIR Typecheck - Fixes for `trait Int: Add<Self>` | John Hodge | 1 | -1/+1 | |
2016-05-29 | AST - Remove dead code, add lifetime params, fix param clobber | John Hodge | 1 | -2/+4 | |
2016-05-24 | AST - Spans, spans everywhere! | John Hodge | 1 | -7/+7 | |
2016-05-24 | AST - Spanned paths in impl blocks, remove dead code | John Hodge | 1 | -6/+6 | |
2016-05-01 | Fix handling of tuple/unit structs | John Hodge | 1 | -1/+20 | |
2016-03-20 | Tagged Union - Rework to remove indirection | John Hodge | 1 | -1/+1 | |
2016-03-16 | AST - Rework struct/enum fields | John Hodge | 1 | -19/+26 | |
2016-03-13 | Parse - Rework to place spans on types | John Hodge | 1 | -5/+5 | |
2016-03-13 | Expand - Move synexts/*.cpp to expand/ | John Hodge | 1 | -0/+165 | |