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-29 09:33:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
zig
/
lib
/
std
/
zig
/
system
History
Jakub Konka
5eaacf1ce9
windows: use array of tmp bufs as backing store for input memory to ntdll
2022-12-02 12:24:15 -05: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
arm: move cpu model table into system/arm.zig
2022-11-28 17:07:35 +01:00
NativePaths.zig
std.zig.system.NativePaths: avoid calling std.os.getenv on Windows
2022-10-18 16:52:43 -07:00
NativeTargetInfo.zig
windows: detect native CPU features for aarch64 SoCs
2022-11-28 17:07:34 +01:00
windows.zig
windows: use array of tmp bufs as backing store for input memory to ntdll
2022-12-02 12:24:15 -05:00
x86.zig
Revert "x86" CPU model (not arch) back to "i386"
2022-11-06 13:39:03 +01:00