zig/lib/compiler
Ryan Liptak 7c05330287 Integrate resinator errors with Zig using std.zig.Server and ErrorBundle
This takes the code that was previously in src/Compilation.zig to turn resinator diagnostics into Zig error bundles and puts it in resinator/main.zig, and then makes resinator emit the resulting error bundles via std.zig.Server (which is used by the build runner, etc). Also adds support for turning Aro diagnostics into ErrorBundles.
2024-03-11 05:06:16 -07:00
..
aro Sync Aro sources (#19199) 2024-03-06 14:17:41 -05:00
aro_translate_c make aro-based translate-c lazily built from source 2024-02-28 13:21:05 -07:00
reduce move lazily compiled source files to lib/compiler/ 2024-02-26 23:43:56 -07:00
resinator Integrate resinator errors with Zig using std.zig.Server and ErrorBundle 2024-03-11 05:06:16 -07:00
aro_translate_c.zig make aro-based translate-c lazily built from source 2024-02-28 13:21:05 -07:00
fmt.zig move lazily compiled source files to lib/compiler/ 2024-02-26 23:43:56 -07:00
libc.zig move zig libc command to be lazily built 2024-02-27 22:55:00 -07:00
objcopy.zig move zig objcopy command to be lazily built 2024-03-02 21:22:45 -08:00
reduce.zig move lazily compiled source files to lib/compiler/ 2024-02-26 23:43:56 -07:00
std-docs.zig -femit-docs: creating sources.tar 2024-03-10 17:51:07 -07:00
test_runner.zig move lazily compiled source files to lib/compiler/ 2024-02-26 23:43:56 -07:00