zig/lib/compiler
Andrew Kelley 890a02c345 std.io: move getStdIn, getStdOut, getStdErr functions to fs.File
preparing to rearrange std.io namespace into an interface
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 update more of the std lib to new 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 Fix zig std regression FTBFS 2025-06-30 18:06:14 +02:00
test_runner.zig std.io: move getStdIn, getStdOut, getStdErr functions to fs.File 2025-07-01 16:35:26 -07:00