index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vsproject
Age
Commit message (
Collapse
)
Author
Files
Lines
2019-11-24
mir_opt_test - All terminators implemented, more simple test cases
John Hodge
1
-0
/
+4
2019-11-24
tools - Add an experimental (and very incomplete) MIR optimisation tester
John Hodge
2
-0
/
+186
2019-11-24
vsproject - Split mrustc into a library and an executable (for writing unit ↵
John Hodge
5
-787
/
+1018
tests)
2019-11-24
vsproject - (minor) Sort files some more
John Hodge
1
-189
/
+200
2019-11-24
main - Move debug code to `debug.cpp` (preparation for moving all logic to a ↵
John Hodge
2
-0
/
+4
library)
2019-11-24
Misc - Remove now-defunct files (resolve_ufcs_outer.cpp and mangling.cpp)
John Hodge
2
-4
/
+0
2019-11-23
Standalone MIRI - Extended windows FFI support, works for "hello, world"
John Hodge
1
-1
/
+1
2019-11-09
vsproject - Tweak scripts to run smiri
John Hodge
2
-12
/
+16
2019-11-03
HIR - Correct enum repr types
John Hodge
1
-3
/
+3
2019-11-03
vsproject scripts - Slight fixes
John Hodge
2
-6
/
+5
2019-10-27
Codegen C - Fix msvc atomic_store
John Hodge
1
-6
/
+5
2019-10-27
MSVC - General compilation fixes, `hello.exe` building and running
John Hodge
3
-24
/
+21
2019-10-27
vsproject - Fix bad paths, initial support for 1.29 building in scripts ↵
John Hodge
3
-8
/
+11
(can't get past libcore inline assembly yet)
2019-10-26
Merge remote-tracking branch 'remotes/origin/master' into nightly-1.29
John Hodge
4
-3
/
+26
2019-10-26
All - Compilation fixes on VS2015 (constructors, warnings, missing files, ↵
John Hodge
6
-10
/
+42
class/struct disagreement, <algorithm>)
2019-02-23
vsproject scripts - Add libproc_macro
John Hodge
1
-0
/
+2
2018-11-18
vsproject - Remove error on C4061 (errors even with `default`)
John Hodge
1
-3
/
+3
2018-10-21
VS - Make target paths consistent (fixes build error in Win32 target)
John Hodge
4
-3
/
+28
2018-10-21
Windows build fixes
John Hodge
2
-4
/
+0
2018-09-09
Msvc compile fixes
John Hodge
4
-4
/
+8
2018-04-01
All - Move toml parser and path header to a common library, start on custom ↵
John Hodge
8
-36
/
+232
target specs.
2018-03-17
VSProject - More scripts!
John Hodge
5
-7
/
+17
2018-03-17
VSProject - Add some new scripts (attempts to build rustc, run testrunner, ..)
John Hodge
3
-14
/
+22
2018-03-17
Standalone MIRI - Coming along slowly.
John Hodge
1
-1
/
+6
2018-03-03
Codegen C - A few more MSVC compile fixes, now compiling (after patching ↵
John Hodge
1
-2
/
+2
libstd to remove unused extern)
2018-02-18
Standalone MIRI - Implement BinOp comparisons and Terminator::If
John Hodge
1
-2
/
+2
2018-02-16
Standalone MIRI - Hacking along, hit a blocker that will need some refactor.
John Hodge
2
-3
/
+10
2018-02-11
Standalone MIRI - Implementation sprint, statics in process.
John Hodge
2
-12
/
+17
2018-01-28
standalone_miri - Up to attempting to run `hello`
John Hodge
2
-1
/
+13
2018-01-27
Trans - Add "backend" for monomorphised MIR
John Hodge
2
-0
/
+4
2018-01-24
MSVC - Fiddling about trying to make C code compile
John Hodge
1
-3
/
+3
2018-01-24
standalone_miri - New side-tool to attempt to execute pre-monomorphised MIR
John Hodge
4
-0
/
+248
2018-01-14
MSVC compile fixes
John Hodge
2
-0
/
+4
2017-11-18
Codegen C - Various attempts at making MSVC work
John Hodge
1
-0
/
+5
2017-11-18
MSVC Compile Fixes
John Hodge
2
-0
/
+4
2017-09-23
VSProject - add a script to build libstd and friends
John Hodge
1
-0
/
+7
2017-09-22
Tools - Add draft testrunner
John Hodge
3
-0
/
+154
2017-09-02
TEST - A variant of TU macros to make a switch arm
John Hodge
1
-0
/
+10
2017-09-02
minicargo - Clean up warnings on MSVC
John Hodge
2
-0
/
+4
2017-08-21
minicargo - move path code to its own file
John Hodge
2
-0
/
+8
2017-08-20
Misc - Visual studio cleanups
John Hodge
2
-84
/
+99
2017-08-20
minicargo - Dependency loading
John Hodge
2
-0
/
+8
2017-08-19
minicargo - Draft implementation, spawns mrustc on windows
John Hodge
3
-1
/
+183
2017-08-19
vsproject - Update for makefile changes
John Hodge
2
-0
/
+4
2017-07-09
Codegen C - MSVC hackery.
John Hodge
1
-9
/
+15
2017-07-09
VSProject - nmake file for building hello-world test
John Hodge
1
-0
/
+46
2017-07-09
All - Fix compilation on gcc
John Hodge
1
-2
/
+8
2017-07-06
All - Some little tweaks for windows port
John Hodge
1
-0
/
+4
2017-07-06
Misc - Minor MSVC fixes
John Hodge (bugs)
2
-0
/
+4
2017-06-04
All - Compile and run fixes in MSVC
John Hodge (bugs)
1
-0
/
+5
[next]