branchsbox/compiler-projectcancel

9 Commits over 0 Days - ∞cph!

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