Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-05-05 | MIR - Wrap HIR::Path-s in MIR::Constant in unique_ptr | John Hodge | 1 | -5/+8 |
2019-04-25 | HIR - Add more complete privacy handling (allowing for autoderef to skip priv... | John Hodge | 1 | -0/+6 |
2018-12-22 | Constant Evaluation - Evaluate missing associated constants with trait impl v... | John Hodge | 1 | -0/+7 |
2018-09-22 | All - Generate MIR for constant evaluation (has too many const_cast calls, bu... | John Hodge | 1 | -0/+54 |
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 |