Age | Commit message (Expand) | Author | Files | Lines |
2018-03-17 | Standalone MIRI - size_of_val and drop_in_place | John Hodge | 1 | -3/+3 |
2018-03-17 | Standalone MIRI - Coming along slowly. | John Hodge | 1 | -22/+130 |
2018-03-17 | Standalone MIRI - Filled with hacks, but advancing | John Hodge | 1 | -6/+31 |
2018-03-17 | Standalone Miri - More work blasting along | John Hodge | 1 | -3/+47 |
2018-03-17 | Standalone MIRI - Fiddling around | John Hodge | 1 | -2/+22 |
2018-02-25 | Standalone MIR - Better drop handling, RValue::Struct, RValue::SizedArray, ... | John Hodge | 1 | -9/+22 |
2018-02-23 | Standalone MIRI - Slice derefs, pointer comparisons, uni-ops, intrinsics, str... | John Hodge | 1 | -14/+28 |
2018-02-18 | Standalone MIRI - "atomic_store" intrinsic, Terminator::Switch, handle ! locals | John Hodge | 1 | -4/+46 |
2018-02-17 | Standalone MIRI - Refactor Value/Allocation handling to allow deref to work. | John Hodge | 1 | -193/+258 |
2018-02-16 | Standalone MIRI - Hacking along, hit a blocker that will need some refactor. | John Hodge | 1 | -25/+140 |
2018-02-11 | Standalone MIRI - Working borrow (for now) | John Hodge | 1 | -3/+9 |
2018-02-11 | Standalone MIRI - Implementation sprint, statics in process. | John Hodge | 1 | -12/+171 |
2018-01-24 | standalone_miri - New side-tool to attempt to execute pre-monomorphised MIR | John Hodge | 1 | -0/+178 |