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-07 06:43:07 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/compiler
History
Jacob Young a21e7ab64f build_runner: port to new std.io.BufferedWriter API
2025-07-01 16:35:26 -07:00
..
aro
remove spirv cpu arch
2025-06-23 06:03:03 +02:00
aro_translate_c
translate-c: fix function prototype decalared inside a function
2025-04-02 20:07:41 +00:00
reduce
std.zig.Ast: store lbrace and rbrace token in data of .error_set_decl
2025-03-07 22:22:01 +01:00
resinator
resinator: Fix include directory detection when cross-compiling from certain host archs
2025-06-28 19:52:18 -07:00
aro_translate_c.zig
aro_translate_c: Fix an assertion in buildArgsHash().
2025-05-29 16:48:28 +02:00
build_runner.zig
build_runner: port to new std.io.BufferedWriter API
2025-07-01 16:35:26 -07:00
libc.zig
fix zig libc FTBFS
2025-06-25 05:17:46 -07:00
objcopy.zig
std: eradicate u29 and embrace std.mem.Alignment
2025-04-13 02:20:32 -04:00
reduce.zig
reduce: Fix build due to std.mem.Alignment changes.
2025-05-15 03:13:41 +02:00
std-docs.zig
tweak std.io.Writer and followups
2025-07-01 16:35:26 -07:00
test_runner.zig
std.io: move getStdIn, getStdOut, getStdErr functions to fs.File
2025-07-01 16:35:26 -07:00