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-06 14:23:09 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/compiler
History
Evan Haas d7b9bbecaf
aro_translate_c: Render errors properly
The error count is not set until the diagnostics are actually rendered
2024-07-29 10:25:55 -07:00
..
aro
std.Target.Cpu.Arch: Remove the aarch64_32 tag.
2024-07-28 19:44:52 -07:00
aro_translate_c
fix(fmt): pointer type syntax to index (take 2) (#20336)
2024-07-21 01:55:52 -07:00
reduce
reduce: fix compile errors
2024-03-24 17:29:39 +01:00
resinator
Condense and extend std.Treap's traversal functionalities. (#20002)
2024-07-28 19:47:55 -07:00
aro_translate_c.zig
aro_translate_c: Render errors properly
2024-07-29 10:25:55 -07:00
build_runner.zig
Watch.zig: add initial windows implementation
2024-07-27 11:32:43 -04:00
fmt.zig
zig fmt: ignore hidden files and directories
2024-05-29 10:09:40 -07:00
libc.zig
zig libc: allow non-native targets
2024-03-13 02:17:28 -04:00
objcopy.zig
objcopy: use the fatal helper method
2024-07-12 00:14:08 -07:00
reduce.zig
Rename Dir.writeFile2 -> Dir.writeFile and update all callsites
2024-05-03 13:29:22 -07:00
std-docs.zig
std: restructure child process namespace
2024-05-26 09:31:55 -07:00
test_runner.zig
riscv: clean up and unify encoding logic
2024-07-26 04:19:13 -07:00