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
Alex Rønne Petersen
c76a98f28a
std.Target: Rename is_lib{c,cxx}_lib_name() to isLib{C,Cxx}LibName().
2024-10-16 22:24:46 +02: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.Target: Rename is_lib{c,cxx}_lib_name() to isLib{C,Cxx}LibName().
2024-10-16 22:24:46 +02:00
Cache.zig
link.Elf: eliminate an O(N^2) algorithm in flush()
2024-10-12 10:44:17 -07:00
Fuzz.zig
Replace deprecated default initializations with decl literals
2024-09-12 16:01:23 +01:00
Module.zig
std.Target: Rename is_lib{c,cxx}_lib_name() to isLib{C,Cxx}LibName().
2024-10-16 22:24:46 +02:00
Step.zig
Replace deprecated default initializations with decl literals
2024-09-12 16:01:23 +01:00
Watch.zig
std: fix inappropriate use of unreachable in fanotify_init
2024-09-25 16:07:04 -07:00