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
2026-01-12 18:35:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
zig
/
src
/
arch
History
Jacob Young
88d0fef92d
x86_64: implement
@select
2024-02-25 11:22:10 +01:00
..
aarch64
compiler: rename value.zig to Value.zig
2024-02-05 18:13:07 -07:00
arm
compiler: rename value.zig to Value.zig
2024-02-05 18:13:07 -07:00
riscv64
compiler: rename value.zig to Value.zig
2024-02-05 18:13:07 -07:00
sparc64
llvm: ensure returned undef is 0xaa bytes when runtime safety is enabled
2024-01-29 17:35:07 -08:00
wasm
InternPool: make more use of
NullTerminatedString.Slice
2024-02-16 00:27:25 -08:00
x86
AstGen: add error for using inline loops in comptime only scopes
2023-12-08 16:54:32 -08:00
x86_64
x86_64: implement
@select
2024-02-25 11:22:10 +01:00