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-23 09:00:51 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
37651eea8944e12df08328012dd3ff151b12c4e7
zig
/
lib
/
std
/
Build
T
History
David Senoner
37651eea89
Replace usages of
AutoArrayHashMapUnmanaged
with
array_hash_map.Auto
2026-06-10 16:14:58 +02:00
..
Cache
std.Build.Cache.Path.format: use writeVecAll
2026-05-29 06:13:07 +02:00
Step
Replace usages of
AutoArrayHashMapUnmanaged
with
array_hash_map.Auto
2026-06-10 16:14:58 +02:00
abi.zig
std.meta: Remove Int in favor of @Int
2026-05-03 21:42:06 +01:00
Cache.zig
all: update to use new
std.lang.Type
definitions
2026-05-27 10:03:51 +01:00
Configuration.zig
Adds a compile step option to toggle incremental compilation
2026-06-09 15:35:24 -07:00
Module.zig
Replace usages of
AutoArrayHashMapUnmanaged
with
array_hash_map.Auto
2026-06-10 16:14:58 +02:00
Step.zig
Fix build script compilation when usize is u32
2026-05-26 09:43:39 -07:00