mirror of
https://github.com/Facepunch/sbox-public.git
synced 2026-06-02 19:31:56 -04:00
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.