index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
standalone_miri
Age
Commit message (
Collapse
)
Author
Files
Lines
2019-11-23
Standalone MIRI - Extended windows FFI support, works for "hello, world"
John Hodge
4
-1
/
+213
2019-11-09
Standalone MIRI - Tweaks on windows
John Hodge
4
-7
/
+30
2019-11-02
standalone_miri - Notes and experimental (unused) implementation of abstract ↵
John Hodge
3
-0
/
+215
FFI layer
2019-10-26
All - Compilation fixes on VS2015 (constructors, warnings, missing files, ↵
John Hodge
4
-7
/
+14
class/struct disagreement, <algorithm>)
2019-08-19
Stanalone MIRI - Track frame counts (easier to step back across calls)
John Hodge
3
-10
/
+24
2019-08-18
Standalone MIRI - Correct handling of function types
John Hodge
5
-48
/
+118
2019-08-17
Standalone MIRI - Refactor Value to allow one relocation inline
John Hodge
4
-244
/
+274
2019-08-17
Standalone MIRI - SwitchValue string
John Hodge
1
-6
/
+25
2019-08-16
Standalone MIRI - More u128, general improvements in running a proc macro
John Hodge
3
-14
/
+244
2019-08-14
Standalone MIRI - Start on u128/i128 support ideas
John Hodge
2
-0
/
+36
2019-08-14
Standalone MIRI - Instruction counting
John Hodge
2
-2
/
+5
2019-08-09
Standalone MIRI - More thread hackery
John Hodge
3
-2
/
+9
2019-08-08
Standalone MIRI - Downgrade an error based on observed patterns
John Hodge
3
-5
/
+14
2019-08-08
Standalone MIRI - Fix size of allocations
John Hodge
3
-42
/
+41
2019-08-07
Standalone MIRI - Panic catching, more TODOs removed
John Hodge
1
-6
/
+29
2019-08-07
Standalone MIRI - Tweaked panic handling
John Hodge
2
-5
/
+13
2019-08-07
Standalone MIRI - Rough panic support
John Hodge
2
-7
/
+39
2019-08-06
Standalone MIRI - Multithreading hacks
John Hodge
3
-13
/
+85
2019-08-05
Standalone MIRI - Hacky thread handling (run in-place)
John Hodge
1
-4
/
+34
2019-08-05
Standalone MIRI - Various improvements
John Hodge
8
-32
/
+236
2019-08-04
Standalone MIRI - Fix write_bytes count
John Hodge
1
-3
/
+5
2019-08-04
Standalone MIRI - Tweak handling of relocation comparisons
John Hodge
1
-10
/
+44
2019-08-04
Standalone MIRI - More pointer fixes
John Hodge
2
-5
/
+14
2019-08-04
Standalone MIRI - Properly tagged FFI pointers
John Hodge
3
-11
/
+21
2019-08-04
Standalone MIRI - Fix OOB write caused by storing too much in a value inline
John Hodge
1
-10
/
+7
2019-08-04
Standalone MIRI - Restructure so `0` is never a valid pointer value
John Hodge
5
-80
/
+93
2019-08-04
Standalone MIRI - General improvements
John Hodge
3
-8
/
+121
2019-08-04
Standalone MIRI - isatty (and move fcntl)
John Hodge
1
-42
/
+50
2019-08-04
Standalone MIRI - `read` FFI
John Hodge
3
-3
/
+47
2019-08-04
Standalone MIRI - More FFI open+fcntl
John Hodge
1
-0
/
+61
2019-08-03
Standalone MIRI - u8/u16 arithmatic
John Hodge
1
-0
/
+20
2019-08-03
Standalone MIRI - discriminant_value
John Hodge
3
-11
/
+60
2019-08-03
standalone miri - stat, errno, char casts
John Hodge
3
-61
/
+90
2019-08-03
Standalone MIRI - SwitcValue, slice drops, char cast, ...
John Hodge
2
-27
/
+148
2019-08-03
Standalone miri - General fixes trying to get a test running
John Hodge
4
-40
/
+90
2019-08-03
Standalone miri - Fix handling of `str` deref
John Hodge
1
-1
/
+3
2019-08-03
standalone_miri - Misc tweaks
John Hodge
1
-2
/
+8
2019-07-21
standalone_miri - Improved logging, fix incorrect offset when getting ↵
John Hodge
2
-17
/
+28
relocations (1.29 hello is working)
2019-07-20
standalone_miri - Improved logging for allocation tags
John Hodge
3
-7
/
+16
2019-07-20
Standalone MIRI - Name tags on allocations
John Hodge
6
-11
/
+25
2019-07-19
Standaline MIRI - Report errors to stderr as well as the log
John Hodge
2
-6
/
+24
2019-07-14
standalone_miri - Fix after MIR refactor
John Hodge
8
-189
/
+256
2019-05-15
standalone_miri - Fiddling for 1.29 support (not working yet)
John Hodge
3
-28
/
+70
2019-05-15
standalone_miri - Fix for MIR changes, fiddling with FFI
John Hodge
6
-34
/
+95
2018-09-09
Msvc compile fixes
John Hodge
2
-16
/
+28
2018-06-04
All - Ensure that all files have a header comment, remove some dead code
John Hodge
7
-22
/
+57
2018-06-03
Standalone MIRI - Fix parse errors from mrustc changes, add recursion limit
John Hodge
7
-12
/
+82
2018-05-20
Standalone MIRI - A few comment notes
John Hodge
1
-1
/
+3
2018-05-19
Standalone MIRI - Clean up more direct uses of TypeRef.wrappers
John Hodge
1
-96
/
+111
2018-05-19
Standalone MIRI - Remove direct uses of TypeRef.wrappers
John Hodge
6
-183
/
+186
[next]