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
2018-05-13
Standalone MIRI - Misc cleanups
John Hodge
1
-10
/
+18
2018-05-13
Standalone MIRI - memrchr and better null checking
John Hodge
2
-0
/
+25
2018-05-13
Standalone MIRI - Create allocations for static data
John Hodge
1
-2
/
+5
2018-05-13
Standalone MIRI - Better vtable handling, fix to offset with null pointers
John Hodge
4
-58
/
+65
2018-05-13
Standalone MIRI - Atomic add, catch_panic
John Hodge
1
-22
/
+72
2018-05-12
Standalone MIRI - TLS and some other messing about
John Hodge
3
-56
/
+227
2018-05-12
Standalone MIRI - Fiddling around
John Hodge
2
-6
/
+11
2018-05-12
Standalone MIRI - Better handling of statics
John Hodge
2
-10
/
+32
2018-05-12
Standalone MIRI - Get type for statics, add some pthread_* FFI stubs
John Hodge
3
-22
/
+50
2018-05-12
Standalone MIRI - De-duplicate some value code
John Hodge
2
-81
/
+133
2018-05-12
Standalone Miri - More implementation work
John Hodge
2
-9
/
+43
2018-05-12
Standalone Miri - Linux build support
John Hodge
7
-4
/
+101
2018-05-11
Merge branch 'master' of https://github.com/thepowersgang/mrustc
John Hodge
1
-0
/
+15
2018-05-05
Target - Minor fixes to target.toml file loading (should work now)
John Hodge
1
-0
/
+15
2018-04-25
minicargo - Re-run build script if output is missing
John Hodge
1
-2
/
+3
2018-04-01
Testrunner - Include depfiles in clean
John Hodge
1
-1
/
+1
2018-04-01
All - Move toml parser and path header to a common library, start on custom ↵
John Hodge
13
-10
/
+60
target specs.
2018-03-30
Minicargo - Turn on debug_assertions when in debug mode
John Hodge
1
-1
/
+1
2018-03-26
netbsd/amd64 support
Maya Rashish
2
-0
/
+7
2018-03-17
minicargo - Handle wildcard dependencies
John Hodge
2
-5
/
+51
2018-03-17
testrunner - Capture stdout on windows
John Hodge
1
-1
/
+9
2018-03-17
Standalone MIRI - size_of_val and drop_in_place
John Hodge
5
-70
/
+207
2018-03-17
Standalone MIRI - Coming along slowly.
John Hodge
6
-102
/
+429
2018-03-17
Standalone MIRI - Filled with hacks, but advancing
John Hodge
4
-46
/
+191
2018-03-17
Standalone Miri - More work blasting along
John Hodge
2
-17
/
+161
2018-03-17
Standalone MIRI - Fiddling around
John Hodge
3
-37
/
+332
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
6
-41
/
+123
2018-02-25
minicargo - Fix bug with parallel builds and sanity check
John Hodge
1
-1
/
+2
2018-02-24
Standalone MIRI + Codegen MMIR - Drop support
John Hodge
4
-12
/
+82
2018-02-24
testrunner - Shut up msvc
John Hodge
1
-0
/
+1
2018-02-24
testrunner - Add -v flag to increment debug spam
John Hodge
1
-0
/
+3
2018-02-24
Testrunner - Some hacky changes to make it less verbose
John Hodge
1
-14
/
+34
2018-02-23
Standalone MIRI - Slice derefs, pointer comparisons, uni-ops, intrinsics, ↵
John Hodge
5
-108
/
+379
strings
2018-02-18
Standalone MIRI - Implement BinOp comparisons and Terminator::If
John Hodge
1
-15
/
+170
2018-02-18
Minicargo - Don't abort on unrecognised manifest keys
John Hodge
1
-2
/
+3
2018-02-18
Standalone MIRI - Wrap an external function.
John Hodge
1
-3
/
+27
2018-02-18
Standalone MIRI - Add a function trace wrapper (with indent)
John Hodge
2
-0
/
+54
2018-02-18
Standalone MIRI (and mmir codegen) - Support external functions
John Hodge
2
-3
/
+23
2018-02-18
Standalone MIRI - "atomic_store" intrinsic, Terminator::Switch, handle ! locals
John Hodge
4
-18
/
+162
2018-02-17
Standalone MIRI - Refactor Value/Allocation handling to allow deref to work.
John Hodge
7
-318
/
+459
2018-02-16
Standalone MIRI - Hacking along, hit a blocker that will need some refactor.
John Hodge
9
-84
/
+578
2018-02-12
minicargo - Fix error when compiling cargo
John Hodge
1
-0
/
+3
2018-02-11
Standalone MIRI - Working borrow (for now)
John Hodge
3
-10
/
+20
2018-02-11
Standalone MIRI - Implementation sprint, statics in process.
John Hodge
7
-30
/
+478
2018-02-11
Testrunner - Allow cherry-picking tests
John Hodge
1
-2
/
+9
2018-02-11
Merge branch 'master' into common_layout
John Hodge (Mutabah)
3
-30
/
+165
2018-02-10
minicargo - Add parser for cfg() in target-specific options.
John Hodge
3
-31
/
+166
2018-01-28
standalone_miri - Up to attempting to run `hello`
John Hodge
5
-73
/
+433
2018-01-28
All - mingw32 compilation changes
John Hodge
3
-6
/
+53
[prev]
[next]