Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-15 02:33:07 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/compiler
History
kcbanner 478cb9ce6a - aro: fixup toErrorBundle not emitting the last error if it was followed by .off or .warning
- translate-c: emit `file_system_inputs` even in the case of failure, if available
- translate-c: fixup emitting zero-length `file_system_inputs`
2025-10-09 01:06:09 -04:00
..
aro
- aro: fixup toErrorBundle not emitting the last error if it was followed by .off or .warning
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
- aro: fixup toErrorBundle not emitting the last error if it was followed by .off or .warning
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