Hello, How do I enable incremental compilation in the compiler? IIRC, it happens in the koch build, but now that there is a new (work-in-progress) implementation I don't know if it still works (either the previous or the current version).
I have a large project, which I hope will benefit from this feature. development is more fun when compilation times are quick.