4 Commits

Author SHA1 Message Date
Sol Williams
45c9cd1aa6 Razor incremental processing + tree reuse (#4139) 2026-02-25 13:11:49 +00:00
Sol Williams
6668270f7b Incremental compiles: smarter processing, syntax tree reuse (#4011)
Avoids unnecessary reparsing and allocations by reusing identical trees, and running generators only on what's been modified, significantly reducing incremental compile times for small changes in large codebases.
2026-02-19 14:29:56 +00:00
Lorenz Junglas
43c09d34f1 Fix ByteStream leaks (#3686) 2026-01-05 13:17:05 +01:00
s&box team
71f266059a Open source release
This commit imports the C# engine code and game files, excluding C++ source code.

[Source-Commit: ceb3d758046e50faa6258bc3b658a30c97743268]
2025-11-24 09:05:18 +00:00