Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-03-17 | Standalone MIRI - Coming along slowly. | John Hodge | 1 | -1/+1 |
2018-02-25 | Standalone MIR - Better drop handling, RValue::Struct, RValue::SizedArray, ... | John Hodge | 1 | -0/+3 |
2018-02-24 | Standalone MIRI + Codegen MMIR - Drop support | John Hodge | 1 | -4/+15 |
2018-02-18 | Standalone MIRI (and mmir codegen) - Support external functions | John Hodge | 1 | -3/+17 |
2018-02-16 | Standalone MIRI - Hacking along, hit a blocker that will need some refactor. | John Hodge | 1 | -38/+88 |
2018-02-11 | Standalone MIRI - Implementation sprint, statics in process. | John Hodge | 1 | -7/+54 |
2018-01-28 | standalone_miri - Up to attempting to run `hello` | John Hodge | 1 | -37/+222 |
2018-01-26 | standalone_miri - Lots of work with parser. | John Hodge | 1 | -80/+485 |
2018-01-24 | standalone_miri - New side-tool to attempt to execute pre-monomorphised MIR | John Hodge | 1 | -0/+616 |