branchsbox/compiler-projectcancel

9 Commits over 0 Days - ∞cph!

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