Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-08-27 | HIR (De)serialise - Working deserialise | John Hodge | 1 | -0/+43 |
2016-08-23 | MIR - Add a `Const` entry to the MIR::Constant to refer to a named constant | John Hodge | 1 | -0/+3 |
2016-08-20 | MIR Gen - Fix codegen issue with use of moved LValue | John Hodge | 1 | -3/+32 |
2016-08-20 | MIR Gen - Add logging | John Hodge | 1 | -0/+43 |
2016-08-13 | MIR Gen - Support values overlapping with ranges | John Hodge | 1 | -0/+30 |
2016-08-09 | MIR - Construction code completed, but untested (and some stubs) | John Hodge | 1 | -0/+37 |