index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
standalone_miri
/
main.cpp
Age
Commit message (
Collapse
)
Author
Files
Lines
2018-03-17
Standalone MIRI - size_of_val and drop_in_place
John Hodge
1
-67
/
+169
2018-03-17
Standalone MIRI - Coming along slowly.
John Hodge
1
-72
/
+185
2018-03-17
Standalone MIRI - Filled with hacks, but advancing
John Hodge
1
-37
/
+129
2018-03-17
Standalone Miri - More work blasting along
John Hodge
1
-14
/
+114
2018-03-17
Standalone MIRI - Fiddling around
John Hodge
1
-35
/
+302
2018-02-25
Standalone MIRI - __rust_allocate, slice deref
John Hodge
1
-2
/
+34
2018-02-25
Standalone MIR - Better drop handling, RValue::Struct, RValue::SizedArray, ...
John Hodge
1
-29
/
+83
2018-02-24
Standalone MIRI + Codegen MMIR - Drop support
John Hodge
1
-8
/
+58
2018-02-23
Standalone MIRI - Slice derefs, pointer comparisons, uni-ops, intrinsics, ↵
John Hodge
1
-93
/
+323
strings
2018-02-18
Standalone MIRI - Implement BinOp comparisons and Terminator::If
John Hodge
1
-15
/
+170
2018-02-18
Standalone MIRI - Wrap an external function.
John Hodge
1
-3
/
+27
2018-02-18
Standalone MIRI - "atomic_store" intrinsic, Terminator::Switch, handle ! locals
John Hodge
1
-13
/
+83
2018-02-17
Standalone MIRI - Refactor Value/Allocation handling to allow deref to work.
John Hodge
1
-93
/
+91
2018-02-16
Standalone MIRI - Hacking along, hit a blocker that will need some refactor.
John Hodge
1
-19
/
+210
2018-02-11
Standalone MIRI - Working borrow (for now)
John Hodge
1
-6
/
+11
2018-02-11
Standalone MIRI - Implementation sprint, statics in process.
John Hodge
1
-7
/
+149
2018-01-24
standalone_miri - New side-tool to attempt to execute pre-monomorphised MIR
John Hodge
1
-0
/
+325