summaryrefslogtreecommitdiff
path: root/vsproject
AgeCommit message (Expand)AuthorFilesLines
2018-09-09Msvc compile fixesJohn Hodge4-4/+8
2018-04-01All - Move toml parser and path header to a common library, start on custom t...John Hodge8-36/+232
2018-03-17VSProject - More scripts!John Hodge5-7/+17
2018-03-17VSProject - Add some new scripts (attempts to build rustc, run testrunner, ..)John Hodge3-14/+22
2018-03-17Standalone MIRI - Coming along slowly.John Hodge1-1/+6
2018-03-03Codegen C - A few more MSVC compile fixes, now compiling (after patching libs...John Hodge1-2/+2
2018-02-18Standalone MIRI - Implement BinOp comparisons and Terminator::IfJohn Hodge1-2/+2
2018-02-16Standalone MIRI - Hacking along, hit a blocker that will need some refactor.John Hodge2-3/+10
2018-02-11Standalone MIRI - Implementation sprint, statics in process.John Hodge2-12/+17
2018-01-28standalone_miri - Up to attempting to run `hello`John Hodge2-1/+13
2018-01-27Trans - Add "backend" for monomorphised MIRJohn Hodge2-0/+4
2018-01-24MSVC - Fiddling about trying to make C code compileJohn Hodge1-3/+3
2018-01-24standalone_miri - New side-tool to attempt to execute pre-monomorphised MIRJohn Hodge4-0/+248
2018-01-14MSVC compile fixesJohn Hodge2-0/+4
2017-11-18Codegen C - Various attempts at making MSVC workJohn Hodge1-0/+5
2017-11-18MSVC Compile FixesJohn Hodge2-0/+4
2017-09-23VSProject - add a script to build libstd and friendsJohn Hodge1-0/+7
2017-09-22Tools - Add draft testrunnerJohn Hodge3-0/+154
2017-09-02TEST - A variant of TU macros to make a switch armJohn Hodge1-0/+10
2017-09-02minicargo - Clean up warnings on MSVCJohn Hodge2-0/+4
2017-08-21minicargo - move path code to its own fileJohn Hodge2-0/+8
2017-08-20Misc - Visual studio cleanupsJohn Hodge2-84/+99
2017-08-20minicargo - Dependency loadingJohn Hodge2-0/+8
2017-08-19minicargo - Draft implementation, spawns mrustc on windowsJohn Hodge3-1/+183
2017-08-19vsproject - Update for makefile changesJohn Hodge2-0/+4
2017-07-09Codegen C - MSVC hackery.John Hodge1-9/+15
2017-07-09VSProject - nmake file for building hello-world testJohn Hodge1-0/+46
2017-07-09All - Fix compilation on gccJohn Hodge1-2/+8
2017-07-06All - Some little tweaks for windows portJohn Hodge1-0/+4
2017-07-06Misc - Minor MSVC fixesJohn Hodge (bugs)2-0/+4
2017-06-04All - Compile and run fixes in MSVCJohn Hodge (bugs)1-0/+5
2017-05-14Visual Studio compile fixesJohn Hodge (bugs)2-0/+36
2017-03-04Many many changes to allow compiling in visual studio (Community 2015)John Hodge (bugs)3-152/+361
2017-02-25Add visual studio project files, little tweaks to codebase to allow compiling...John Hodge (bugs)6-0/+905