Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-17 03:33:06 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/zig/system
History
mlugg ccf670c2b0 Zir: implement explicit block_comptime instruction
Resolves: #7056
2023-04-12 12:06:19 -04: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
Zir: implement explicit block_comptime instruction
2023-04-12 12:06:19 -04:00
NativePaths.zig
Add framework paths from NIX_CFLAGS_COMPILE
2023-01-19 16:57:55 +02:00
NativeTargetInfo.zig
getExternalExecutor: fix aarch64 windows
2023-03-15 10:48:14 -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