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-06-22 00:21:56 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
369db8bd74b56814fa67e49b44c66bfeeaedbc4f
zig
/
lib
/
std
/
Build
T
History
Carl Åstholm
e636825f01
std.Build.Step.Fmt: dupe lazy path lists
2026-06-11 16:48:13 +02:00
..
Cache
std.Build.Cache.Path.format: use writeVecAll
2026-05-29 06:13:07 +02:00
Step
std.Build.Step.Fmt: dupe lazy path lists
2026-06-11 16:48:13 +02:00
abi.zig
std.meta: Remove Int in favor of @Int
2026-05-03 21:42:06 +01:00
Cache.zig
Replace usages of
ArrayHashMapUnmanaged
with
array_hash_map.Custom
2026-06-10 16:14:58 +02:00
Configuration.zig
Merge pull request 'Fix Build.tryFindProgram, Configuration.load/storeBits and reintroduce test' (
#35673
) from squeek502/zig:find-program-fixes into master
2026-06-11 05:56:08 +02:00
Module.zig
std.Build.Step.Fmt: dupe lazy path lists
2026-06-11 16:48:13 +02:00
Step.zig
Fix build script compilation when usize is u32
2026-05-26 09:43:39 -07:00