This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://codeberg.org/ziglang/zig.git
synced
2026-04-30 23:02:49 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a7de8dc2ddb5b1fa45d2fcfba4b305fef9f59be4
zig
/
lib
/
std
/
zig
/
system
T
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