Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-09-22 | All - Generate MIR for constant evaluation (has too many const_cast calls, bu... | John Hodge | 1 | -3/+3 |
2018-06-02 | All - Warning cleanup when built with clang | John Hodge | 1 | -1/+1 |
2018-03-17 | Trans - Move monomorphisation from codegen pass to its own pass, and do a sec... | John Hodge | 1 | -0/+2 |
2017-06-25 | MIR Optimise - Support minimal optimisiations | John Hodge | 1 | -1/+1 |
2017-03-04 | MIR - Add a (disabled) full value state validator | John Hodge | 1 | -0/+1 |
2016-12-14 | Consteval - Re-enabled full first-pass consteval | John Hodge | 1 | -0/+3 |
2016-08-21 | MIR Validate - Stub MIR validation pass | John Hodge | 1 | -0/+1 |
2016-08-20 | MIR Dump - Rough dump pass, exposes junk data somewhere | John Hodge | 1 | -0/+2 |
2016-08-09 | main+MIR - Enable MIR generation | John Hodge | 1 | -0/+14 |