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
Alex Rønne Petersen 8954e9748a
std.Target: Add Abi.muslf32 and Abi.muslsf.
2025-04-04 06:08:09 +02:00
..
aro
std.Target: Add Abi.muslf32 and Abi.muslsf.
2025-04-04 06:08:09 +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
Trick the meson build system into thinking zig rc is rc.exe
2025-03-21 18:07:16 -04:00
aro_translate_c.zig
translate-c: fix function prototype decalared inside a function
2025-04-02 20:07:41 +00:00
build_runner.zig
std.Build: implement addEmbedPath for adding C #embed search directories
2025-03-27 09:47:42 +01:00
libc.zig
zig libc: allow non-native targets
2024-03-13 02:17:28 -04:00
objcopy.zig
objcopy: check both global and local when remapping
2024-10-12 10:44:17 -07:00
reduce.zig
std.zig.Ast: improve type safety
2025-03-07 22:22:01 +01:00
std-docs.zig
Replace deprecated default initializations with decl literals
2024-09-12 16:01:23 +01:00
test_runner.zig
Remove uses of deprecated callconv aliases
2025-03-05 03:01:43 +00:00