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-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
2019-06-09
testrunner - Timeout support, don't make "success" file until test completes
John Hodge
1
-10
/
+46
2019-06-04
dump_hirfile - Compile fixes for RcString change
John Hodge
1
-5
/
+10
2019-05-18
minicargo - Very rough planning for dylibs
John Hodge
1
-6
/
+22
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
2019-05-12
minicargo - dependency file support, planning for dylibs
John Hodge
3
-6
/
+165
2019-05-11
dump_hirfile - Extend to dump function MIR
John Hodge
2
-6
/
+153
2019-03-23
Tools - add a hacky crate metadata dump tool (macros only currently)
John Hodge
2
-0
/
+184
2019-02-23
minicargo - Fix infinite printing in build script error reporting if an ↵
John Hodge
1
-7
/
+13
over-long line is hit.
2019-02-23
Merge branch 'master' of ssh://github.com/thepowersgang/mrustc
John Hodge
4
-19
/
+59
2019-02-23
minicargo - Improved error reporting for failed build scripts
John Hodge
1
-3
/
+19
2019-01-27
Minicargo - Tweaks for building cargo
John Hodge
3
-3
/
+33
2019-01-22
targets: Add x86_64 and arm targets for Haiku
Alexander von Gluck IV
1
-0
/
+9
2019-01-20
minicargo - Rough build progress counter
John Hodge
1
-3
/
+9
2019-01-19
minicargo - Include a rough progress counter in build reports
John Hodge
1
-14
/
+27
2019-01-15
Minicargo - Auto-detect bin targets (fixes #101)
John Hodge
1
-0
/
+14
2019-01-01
minicargo - Hack in a environment variable used by backtrace-sys
John Hodge
1
-0
/
+2
2018-12-30
Common TOML - Allow EOF right after a line
John Hodge
1
-2
/
+1
2018-12-30
minicargo - Cleanup and planning for better `cfg()` handing
John Hodge
4
-170
/
+278
2018-12-22
Minicargo - Fix #98 by moving chdir into `spawn_process` (and protect it ↵
John Hodge
2
-19
/
+36
with a lock)
2018-12-15
Targets - Add alignment to the target specs, along with a saveback test.
John Hodge
2
-31
/
+75
2018-11-24
minicargo - (minor) #include <> to ""
John Hodge
1
-2
/
+2
2018-11-24
standalone_miri - Fix MSVC ice and clean up some warnings
John Hodge
2
-7
/
+7
2018-11-14
Trans - Add initial support for m68k
John Paul Adrian Glaubitz
1
-0
/
+2
2018-11-04
Standalone MIRI - Fix some warnings/todos
John Hodge
2
-3
/
+3
2018-10-21
Standalone MIRI - Compilation fixes for 32-bit msvc
John Hodge
2
-4
/
+9
[prev]
[next]