Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-09-22 | All - Generate MIR for constant evaluation (has too many const_cast calls, ↵ | John Hodge | 1 | -0/+54 | |
but it's less ugly) - Also includes some MIR optimisation changes to reduce some compile times (hopefully) - Removed duplicated MIR consteval and now-unused HIR consteval | |||||
2016-11-18 | HIR - Clean up ExprPtr a little and add erased type types | John Hodge | 1 | -13/+19 | |
2016-08-08 | HIR ExprPtr - Support resetting internal pointer | John Hodge | 1 | -0/+5 | |
2016-06-04 | Byte string literals in AST, infrastructure for coercions | John Hodge | 1 | -0/+6 | |
2016-05-15 | HIR - Expression conversion progressing | John Hodge | 1 | -0/+17 | |