index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Collapse
)
Author
Files
Lines
2019-10-10
Minicargo Manifest - Tweaked binary source file logic
John Hodge
1
-2
/
+7
2019-08-24
minicargo - Allow specifying features on command line
John Hodge
1
-0
/
+16
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
testrunner - Less hard-coded options
John Hodge
1
-7
/
+27
2019-07-20
minicargo - Hackily support dylib building (env var to turn it on)
John Hodge
1
-4
/
+7
2019-07-20
dump_hirfile - Fix publicity handling
John Hodge
1
-2
/
+2
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-06-29
All - Working dylib support (not used yet, needs rpath/absolute)
John Hodge
1
-0
/
+1
2019-06-29
Trans - Rework to potentially support dynamic libraries
John Hodge
1
-2
/
+2
2019-06-23
minicargo - Handle pre-release tags in version specifiers
John Hodge
1
-1
/
+12
2019-06-23
dump_hirfile - Updates for new trait organisation, extra dumping
John Hodge
1
-20
/
+67
2019-06-20
minicargo - Improved test support
John Hodge
2
-6
/
+29
2019-06-16
Minicargo - Support for main unit test targets
John Hodge
2
-2
/
+13
2019-06-09
minicargo - Support for integration tests
John Hodge
7
-41
/
+129
[next]