branchsbox/compiler-projectcancel

9 Commits over 0 Days - ∞cph!

4 Months Ago
Lets update the refs while we're here - v7.0.408
4 Months Ago
Embed the framework ref dlls instead of having them loose in bin/ref/ Move compiler tests to Sandbox.Compiling.Test
4 Months Ago
Make editor startup with missing components more unlikely (but not totally fixed)
4 Months Ago
Get rid of ICSharpCompiler, tools can use the Compiler and Microsoft.CodeAnalysis directly
4 Months Ago
Filesystem Cleanup
4 Months Ago
Cleaning compiler
4 Months Ago
Remove AddGameWithPackageBase test - this is no longer supported Fix hotload fast path not using fast hotload
4 Months Ago
Fix unit tests not finding system assembly refs
4 Months Ago
Add Sandbox.Filesystem and Sandbox.Compiling