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 2026-03-13 23:01:22 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/compiler
History
kcbanner 2ce10e0838 - aroDiagnosticsToErrorBundle: fixup not clearing notes after flushing the current error
- Compilation: renameTmpIntoCache doesn't need to be pub after the `translateC` change
2025-10-09 13:34:25 -04:00
..
aro
- Move aroDiagnosticsToErrorBundle to compiler/util.zig
2025-10-09 01:06:09 -04:00
reduce
…
resinator
- Move aroDiagnosticsToErrorBundle to compiler/util.zig
2025-10-09 01:06:09 -04:00
translate-c
- Move aroDiagnosticsToErrorBundle to compiler/util.zig
2025-10-09 01:06:09 -04:00
build_runner.zig
…
libc.zig
…
objcopy.zig
…
reduce.zig
…
std-docs.zig
- Rework common translate-c and cImport logic into Compilation.translateC
2025-10-09 01:06:09 -04:00
test_runner.zig
…
util.zig
- aroDiagnosticsToErrorBundle: fixup not clearing notes after flushing the current error
2025-10-09 13:34:25 -04:00