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 2026-03-12 06:09:39 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib
History
Jacob Young 5d080e25d5 start: fix passing comptime-only value to inline asm
Also fix fmt directive typo.
2024-08-15 04:42:04 -04:00
..
compiler
Merge pull request #21031 from linusg/std-target-naming
2024-08-14 10:36:24 -07:00
compiler_rt
compiler-rt: Fix the leoncasa CPU feature check for sparc32.
2024-08-12 14:36:21 -07:00
docs
wasm zig source rendering: fix annotation location off-by-one
2024-08-07 00:48:32 -07:00
fuzzer
more optimized and correct management of 8-bit PC counters
2024-08-08 21:46:36 -07:00
include
…
init
Fix typo in init files.
2024-07-26 14:33:59 -07:00
libc
loongarch: add glibc start.S to make zig-bootstrap work for loongarch64-linux-gnu (#21015)
2024-08-14 21:32:03 +00:00
libcxx
…
libcxxabi
…
libunwind
…
std
start: fix passing comptime-only value to inline asm
2024-08-15 04:42:04 -04:00
tsan
…
c.zig
std.os.linux: Move clone() here and stop exporting it.
2024-08-07 01:19:51 -07:00
compiler_rt.zig
stage2-wasm: bit_reverse
2024-06-16 11:53:33 +02:00
fuzzer.zig
more optimized and correct management of 8-bit PC counters
2024-08-08 21:46:36 -07:00
zig.h
zig.h: fixup pointer atomic load definitions
2024-07-26 10:42:10 -04:00