zig/lib/compiler/resinator
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
..
ani.zig resinator: Complete the update to the new Reader/Writer 2025-08-28 18:30:57 -07:00
ast.zig std.Io: delete GenericReader 2025-08-29 17:14:26 -07:00
bmp.zig resinator: Complete the update to the new Reader/Writer 2025-08-28 18:30:57 -07:00
cli.zig std.Io: delete GenericReader 2025-08-29 17:14:26 -07:00
code_pages.zig resinator: Sync with upstream 2025-01-17 23:10:41 -08:00
comments.zig resinator: Sync with upstream 2025-01-17 23:10:41 -08:00
compile.zig resinator: Sync with upstream, fix an alignment problem 2025-10-01 07:48:33 -07:00
cvtres.zig resinator: Update for std.coff changes 2025-10-02 17:44:52 -04:00
disjoint_code_page.zig resinator: Sync with upstream 2025-01-17 23:10:41 -08:00
errors.zig std.fmt: delete deprecated APIs 2025-08-31 12:49:18 -07:00
ico.zig resinator: Complete the update to the new Reader/Writer 2025-08-28 18:30:57 -07:00
lang.zig resinator: Complete the update to the new Reader/Writer 2025-08-28 18:30:57 -07:00
lex.zig std.fmt: breaking API changes 2025-07-07 22:43:51 -07:00
literals.zig resinator: Complete the update to the new Reader/Writer 2025-08-28 18:30:57 -07:00
main.zig - 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
parse.zig resinator: Complete the update to the new Reader/Writer 2025-08-28 18:30:57 -07:00
preprocess.zig resinator: Sync with upstream, fix an alignment problem 2025-10-01 07:48:33 -07:00
rc.zig resinator: Sync with upstream 2025-01-17 23:10:41 -08:00
res.zig std.fmt: delete deprecated APIs 2025-08-31 12:49:18 -07:00
source_mapping.zig resinator: Complete the update to the new Reader/Writer 2025-08-28 18:30:57 -07:00
utils.zig std.Io: delete GenericReader 2025-08-29 17:14:26 -07:00
windows1252.zig resinator: Complete the update to the new Reader/Writer 2025-08-28 18:30:57 -07:00