Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-10-06 | Parse - Save unsafety for function pointer types | John Hodge | 1 | -4/+6 |
2016-08-20 | AST - Remove unused AST serialisation code | John Hodge | 1 | -9/+2 |
2016-08-19 | AST - Support ! as a real type | John Hodge | 1 | -3/+8 |
2016-06-06 | HIR Typecheck - Method calls being planned, fixed resolution of Generic types | John Hodge | 1 | -4/+4 |
2016-06-05 | Resolve - Replace `Self` when known | John Hodge | 1 | -10/+2 |
2016-06-04 | Compilation fixes (clang and different gcc version) | John Hodge | 1 | -0/+4 |
2016-05-29 | AST - Remove dead code, add lifetime params, fix param clobber | John Hodge | 1 | -17/+0 |
2016-05-25 | Parse - Use interpolated macro fragments instead of captured TTs | John Hodge | 1 | -0/+2 |
2016-05-24 | AST - Move types.cpp to ast/ dir | John Hodge | 1 | -0/+304 |