This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
zig
Watch
2
Star
0
Fork
0
You've already forked zig
mirror of
https://codeberg.org/ziglang/zig.git
synced
2026-05-06 16:42:21 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
zig
/
lib
/
compiler
/
aro
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Linus Groh
fcc0a5a913
std.mem.Allocator: Remove dupeZ() in favor of dupeSentinel()
2026-05-03 21:42:16 +01:00
..
aro
std.mem.Allocator: Remove dupeZ() in favor of dupeSentinel()
2026-05-03 21:42:16 +01:00
assembly_backend
Prefer
<err> => |e| return e
over
<err> => return <err>
2026-04-20 18:03:14 -07:00
backend
update aro to latest
2026-04-11 15:17:46 -07:00
include
update aro to latest
2026-04-11 15:17:46 -07:00
aro.zig
update Aro and translate-c to latest
2025-11-20 13:12:53 +02:00
assembly_backend.zig
compiler: update aro and translate-c to latest; delete clang translate-c
2025-09-24 19:57:28 -07:00
backend.zig
compiler: update aro and translate-c to latest; delete clang translate-c
2025-09-24 19:57:28 -07:00
main.zig
update aro to latest
2026-04-11 15:17:46 -07:00