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-06 06:13:07 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib
History
Andrew Kelley 9f5c1038c3 init spork8 backend
2025-05-16 14:42:37 -07:00
..
c
Introduce common bzero libc implementation. (#23812)
2025-05-10 10:37:21 +02:00
compiler
std.meta.intToEnum -> std.enums.fromInt
2025-05-13 07:28:41 +02:00
compiler_rt
compiler-rt: Add missing _Qp_sqrt export for sparc64.
2025-04-28 12:05:19 +02:00
docs
chore(std.mem): Rename trimLeft and trimRight
2025-04-27 18:03:59 +09:00
fuzzer/web
Fix compile error in Fuzzer web-ui (#23605)
2025-04-19 23:10:51 +02:00
include
zig cc: Update intrinsic headers to Clang 20.
2025-04-04 06:08:09 +02:00
init
zig init template: remove outdated comments
2025-03-01 16:11:59 -08:00
libc
libc: update macOS headers to SDK 15.2
2025-05-12 16:50:17 +02:00
libcxx
libcxx: Backport llvm/llvm-project#137594.
2025-05-10 09:10:27 +02:00
libcxxabi
libcxxabi: Update to Clang 20.
2025-04-04 06:08:09 +02:00
libtsan
libtsan: Backport llvm/llvm-project#120036.
2025-05-12 16:24:59 +02:00
libunwind
libunwind: Update to LLVM 20.
2025-04-04 06:08:09 +02:00
std
init spork8 backend
2025-05-16 14:42:37 -07:00
c.zig
Introduce common bzero libc implementation. (#23812)
2025-05-10 10:37:21 +02:00
compiler_rt.zig
x86_64: rewrite scalar and vector int @divTrunc
2025-02-15 03:45:21 -05:00
fuzzer.zig
use correcct symbol for the end of pcguard section
2025-04-30 00:04:22 +02:00
ubsan_rt.zig
ubsan: update wording
2025-02-25 11:22:33 -08:00
zig.h
compiler: add @memmove builtin
2025-04-26 13:34:16 +10:00