| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| dcr-x86_64-pc-windows-msvc.exe | 2026-03-14 | 4.3 MB | |
| dcr-x86_64-apple-darwin | 2026-03-14 | 4.8 MB | |
| dcr-aarch64-apple-darwin | 2026-03-14 | 4.6 MB | |
| dcr-x86_64-unknown-linux-gnu | 2026-03-14 | 5.5 MB | |
| README.md | 2026-03-14 | 479 Bytes | |
| v0.2.9 source code.tar.gz | 2026-03-14 | 60.6 kB | |
| v0.2.9 source code.zip | 2026-03-14 | 91.8 kB | |
| Totals: 7 Items | 19.4 MB | 0 | |
Added:
- Header dependency tracking for fine-grained incremental builds (rebuilds when
#includefiles change) - Complete internal rewrite of the builder module: merged duplicate compilation backends
Changed:
cflagsanddefault_flagsno longer incorrectly leak to the linker stage in GCC/Clang- Reduced builder codebase size by over 20% while increasing reliability
- Greatly expanded test suite with 34 new tests covering configuration, CLI errors, and path operations