zig/lib/compiler
Andrew Kelley 40d11cc25a remove async and await keywords
Also remove `@frameSize`, closing #3654.

While the other machinery might remain depending on #23446, it is
settled that there will not be `async`/ `await` keywords in the
language.
2025-07-07 13:39:16 -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 remove async and await keywords 2025-07-07 13:39:16 -07: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: disable fuzz in single-threaded builds 2025-06-05 13:45:52 +01: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 riscv64: enable test summary printing 2025-06-28 06:47:09 +08:00