Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-08-19 | Stanalone MIRI - Track frame counts (easier to step back across calls) | John Hodge | 1 | -0/+1 |
2019-07-19 | Standaline MIRI - Report errors to stderr as well as the log | John Hodge | 1 | -3/+12 |
2018-06-03 | Standalone MIRI - Fix parse errors from mrustc changes, add recursion limit | John Hodge | 1 | -1/+2 |
2018-05-19 | Standalone MIRI - Better logging (can redirect to a file, leaving stdout for ... | John Hodge | 1 | -10/+24 |
2018-02-18 | Standalone MIRI - Add a function trace wrapper (with indent) | John Hodge | 1 | -0/+12 |
2018-02-17 | Standalone MIRI - Refactor Value/Allocation handling to allow deref to work. | John Hodge | 1 | -1/+1 |
2018-02-16 | Standalone MIRI - Hacking along, hit a blocker that will need some refactor. | John Hodge | 1 | -0/+42 |