index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Files
Lines
2019-08-07
Standalone MIRI - Tweaked panic handling
John Hodge
2
-5
/
+13
2019-08-07
Standalone MIRI - Rough panic support
John Hodge
3
-13
/
+45
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
Codegen MMIR - Selective drop glue
John Hodge
2
-4
/
+9
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
6
-87
/
+105
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
MIR Cleanup - Clean up constants more
John Hodge
1
-0
/
+28
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
Codegen MMIR - Handle enum constructors
John Hodge
1
-4
/
+49
2019-08-03
MIR Optimise - Extend Single-Read/Write optimisation to follow goto/call
John Hodge
1
-12
/
+62
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
MIR Optimise - Remove duplicate code
John Hodge
1
-30
/
+5
2019-08-03
standalone_miri - Misc tweaks
John Hodge
1
-2
/
+8
2019-08-03
MIR Optimise - De-borrow, fix invalidation in old de-termporary code
John Hodge
1
-31
/
+272
2019-07-27
Resolve Use - Fix edge case with recursive lookups erroring
John Hodge
1
-3
/
+8
2019-07-27
Lower MIR - Handle match with union
John Hodge
1
-1
/
+8
2019-07-24
HIR Typecheck - Semi-hack, auto-deref through &-ptrs when looking for callables
John Hodge
1
-1
/
+14
2019-07-21
Parse - Handle #[cfg_attr(foo, path="")]
John Hodge
1
-1
/
+14
2019-07-21
Typecheck Expressions - Default to u8 when cast to char is seen
John Hodge
1
-1
/
+18
2019-07-21
Parse - Handle converting byte string :expr fragments into patterns
John Hodge
1
-3
/
+3
2019-07-21
HIR Typecheck - Short-circuit when method name is found on a trait object
John Hodge
2
-0
/
+7
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-21
HIR - Partial support for large arrays (may fail downstream with overflows)
John Hodge
2
-3
/
+3
2019-07-21
(minor) Fix comment typo
John Hodge
1
-1
/
+1
2019-07-21
MIR Optimise - Tweaks to new optimisation
John Hodge
1
-14
/
+35
2019-07-20
MIR Optimise - Simpler and more powerful temporary elimination
John Hodge
2
-9
/
+361
2019-07-20
standalone_miri - Improved logging for allocation tags
John Hodge
3
-7
/
+16
2019-07-20
Codegen C - Fix Box drop impl not being overridden
John Hodge
2
-9
/
+43
2019-07-20
Makefile - Use dynamic linking for tests
John Hodge
2
-2
/
+10
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
HIR Typecheck - Move NullOnDrop to a common location
John Hodge
2
-11
/
+12
2019-07-20
Standalone MIRI - Name tags on allocations
John Hodge
6
-11
/
+25
2019-07-20
HIR Expand Closures - Better naming
John Hodge
1
-8
/
+14
2019-07-19
Standaline MIRI - Report errors to stderr as well as the log
John Hodge
2
-6
/
+24
[prev]
[next]