This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
zig
Watch
1
Star
0
Fork
You've already forked zig
0
mirror of
https://codeberg.org/ziglang/zig.git
synced
2025-12-06 13:54:21 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
17291e072b
zig
/
lib
/
std
/
Build
History
Andrew Kelley
54bbc73f85
Merge pull request
#18712
from Vexu/std.options
...
std: make options a struct instance instead of a namespace
2024-02-09 13:38:42 -08:00
..
Cache
lib: correct unnecessary uses of 'var'
2023-11-19 09:55:07 +00:00
Step
Merge pull request
#18712
from Vexu/std.options
2024-02-09 13:38:42 -08:00
Cache.zig
Cache: fix logic for retrying cache hits
2024-02-04 03:48:29 +01:00
Module.zig
zig build: add doc comments for functions related to options
2024-01-18 22:01:09 -07:00
Step.zig
std.Build: implement --host-target, --host-cpu, --host-dynamic-linker
2024-02-02 20:43:01 -07:00