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
Ryan Liptak
a94d830a48
addWin32ResourceFile: Ignore the resource file if the target object format is not coff
2023-09-17 03:09:45 -07:00
..
Cache
migration: std.math.{min, min3, max, max3} ->
@min
&
@max
2023-06-16 13:44:09 -07:00
Step
addWin32ResourceFile: Ignore the resource file if the target object format is not coff
2023-09-17 03:09:45 -07:00
Cache.zig
Cache: Fix findPrefix when paths are slightly out of the ordinary
2023-08-19 22:32:24 -07:00
Step.zig
Build: fail tests that log errors, like
zig test
does
2023-08-25 15:36:25 -07:00