This website requires JavaScript.
Explore
Help
Sign In
mirror
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://github.com/ziglang/zig.git
synced
2025-12-06 22:33:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
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