summaryrefslogtreecommitdiff
path: root/vsproject/mrustc.vcxproj
AgeCommit message (Expand)AuthorFilesLines
2019-11-24vsproject - Split mrustc into a library and an executable (for writing unit t...John Hodge1-182/+16
2019-11-24main - Move debug code to `debug.cpp` (preparation for moving all logic to a ...John Hodge1-0/+1
2019-11-24Misc - Remove now-defunct files (resolve_ufcs_outer.cpp and mangling.cpp)John Hodge1-1/+0
2019-10-27vsproject - Fix bad paths, initial support for 1.29 building in scripts (can'...John Hodge1-2/+2
2019-10-26All - Compilation fixes on VS2015 (constructors, warnings, missing files, cla...John Hodge1-2/+5
2018-09-09Msvc compile fixesJohn Hodge1-1/+1
2018-04-01All - Move toml parser and path header to a common library, start on custom t...John Hodge1-4/+18
2018-01-27Trans - Add "backend" for monomorphised MIRJohn Hodge1-0/+1
2017-11-18MSVC Compile FixesJohn Hodge1-0/+1
2017-08-19vsproject - Update for makefile changesJohn Hodge1-0/+1
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)1-0/+1
2017-06-04All - Compile and run fixes in MSVCJohn Hodge (bugs)1-0/+5
2017-05-14Visual Studio compile fixesJohn Hodge (bugs)1-0/+9
2017-03-04Many many changes to allow compiling in visual studio (Community 2015)John Hodge (bugs)1-2/+50
2017-02-25Add visual studio project files, little tweaks to codebase to allow compiling...John Hodge (bugs)1-0/+264