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 06:13:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
zig
/
lib
/
std
/
Build
History
Alex Rønne Petersen
5b606d435d
Merge pull request
#21882
from alexrp/compiler-fixes
...
compiler: Fix some real and theoretical miscompilations with `allowzero` and `volatile`
2025-05-13 10:42:05 +02:00
..
Cache
DepTokenizer: allow space between target and colon
2025-03-24 15:31:03 +01:00
Fuzz
adjust runtime page size APIs
2025-02-06 14:23:23 -08:00
Step
Merge pull request
#21882
from alexrp/compiler-fixes
2025-05-13 10:42:05 +02:00
Cache.zig
std.Build.Cache: fix several bugs
2025-04-27 05:42:18 +01:00
Fuzz.zig
Make -freference-trace work without colors
2025-01-30 13:02:06 +01:00
Module.zig
std.Build: Make no_builtin a property of Module instead of Step.Compile.
2025-05-12 17:08:22 +02:00
Step.zig
std.Build.Cache: fix several bugs
2025-04-27 05:42:18 +01:00
Watch.zig
std: eradicate u29 and embrace std.mem.Alignment
2025-04-13 02:20:32 -04:00