zig/lib/compiler
kcbanner 4aa4d80ec6 - Rework translate-c to integrate with the build system (by outputing error bundles on stdout) via --zig-integration
- Revive some of the removed cache integration logic in `cmdTranslateC` now that `translate-c` can return error bundles
- Fixup inconsistent path separators (on Windows) when building the aro include path
- Move some error bundle logic from resinator into aro.Diagnostics
- Add `ErrorBundle.addRootErrorMessageWithNotes` (extracted from resinator)
2025-10-09 01:06:09 -04:00
..
aro - Rework translate-c to integrate with the build system (by outputing error bundles on stdout) via --zig-integration 2025-10-09 01:06:09 -04:00
reduce zig reduce: adapt to new Writer API 2025-08-21 11:50:03 -07:00
resinator - Rework translate-c to integrate with the build system (by outputing error bundles on stdout) via --zig-integration 2025-10-09 01:06:09 -04:00
translate-c - Rework translate-c to integrate with the build system (by outputing error bundles on stdout) via --zig-integration 2025-10-09 01:06:09 -04:00
build_runner.zig implement review suggestions 2025-09-25 18:20:19 +02:00
libc.zig std.Io: delete GenericReader 2025-08-29 17:14:26 -07:00
objcopy.zig objcopy: delete most of it 2025-07-21 12:32:37 -07:00
reduce.zig Remove usages of deprecatedWriter 2025-09-18 22:39:33 -07:00
std-docs.zig rework std.Io.Writer.Allocating to support runtime-known alignment 2025-08-30 00:48:50 -07:00
test_runner.zig fix compile errors and minor bugs 2025-09-30 13:44:54 +01:00