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-09 15:53:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
zig
/
lib
/
std
/
zig
/
system
History
Andrew Kelley
aeaef8c0ff
update std lib and compiler sources to new for loop syntax
2023-02-18 19:17:21 -07:00
..
darwin
migrate from
std.Target.current
to
@import("builtin").target
2021-10-04 23:48:55 -07:00
arm.zig
arm: implement CPU feature detection by parsing system registers
2022-11-29 19:24:42 +01:00
darwin.zig
AstGen: disable null bytes and empty stings in some places
2022-07-26 12:14:59 +03:00
linux.zig
update std lib and compiler sources to new for loop syntax
2023-02-18 19:17:21 -07:00
NativePaths.zig
Add framework paths from NIX_CFLAGS_COMPILE
2023-01-19 16:57:55 +02:00
NativeTargetInfo.zig
update std lib and compiler sources to new for loop syntax
2023-02-18 19:17:21 -07:00
windows.zig
update std lib and compiler sources to new for loop syntax
2023-02-18 19:17:21 -07:00
x86.zig
add some comments to explain workarounds
2023-01-02 14:08:50 -07:00