This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://codeberg.org/ziglang/zig.git
synced
2026-05-04 16:53:26 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
16481c8ef347f7fc5ffdc4636cf904b335a6dc09
zig
/
lib
/
compiler
T
History
Alex Rønne Petersen
bc377183ce
reduce: Fix build due to std.mem.Alignment changes.
...
Closes
#23884
.
2025-05-15 03:13:41 +02:00
..
aro
std.Target: Remove Os.Tag.elfiamcu.
2025-04-28 00:24: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
std.meta.intToEnum -> std.enums.fromInt
2025-05-13 07:28:41 +02: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: Rename --glibc-runtimes to --libc-runtimes and enable it for musl.
2025-05-06 01:52:47 +02:00
libc.zig
zig libc: allow non-native targets
2024-03-13 02:17:28 -04: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
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