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 14:23:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
zig
/
lib
/
std
/
Build
History
Andrew Kelley
cf898e242a
std.Build.Step.CheckObject: better EOF handling
...
when unexpected end of stream occurs, just add that as a token into the text
2025-01-15 19:43:46 -08:00
..
Cache
std.Build.Cache.Path: fix single-quote escaping format
2024-10-10 14:21:52 -07:00
Fuzz
Replace deprecated default initializations with decl literals
2024-09-12 16:01:23 +01:00
Step
std.Build.Step.CheckObject: better EOF handling
2025-01-15 19:43:46 -08:00
Cache.zig
std.Build.Cache.hit: work around macOS kernel bug
2024-12-11 11:56:44 -08:00
Fuzz.zig
Replace deprecated default initializations with decl literals
2024-09-12 16:01:23 +01:00
Module.zig
std.Build: simplify module dependency handling
2024-12-18 01:47:51 +05:00
Step.zig
std.Build.Cache.hit: work around macOS kernel bug
2024-12-11 11:56:44 -08:00
Watch.zig
std.Build.Watch: implement removing watches for kqueue
2024-10-24 23:31:56 -07:00