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-28 17:13:19 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib
History
Andrew Kelley 5ec0a7d8a5 coerce vectors to arrays rather than inline for
2025-09-20 18:33:00 -07:00
..
build-web
webui: fixup build errors in fuzz / time_report
2025-09-06 18:51:26 -07:00
c
compiler-rt: move strlen from libzigc to here
2025-08-30 06:36:41 +02:00
compiler
Merge pull request #23416 from gooncreeper/improved-fuzzer
2025-09-19 09:27:25 -07:00
compiler_rt
compiler-rt: export __aeabi_read_tp for arm-freebsd
2025-09-11 23:28:26 +02:00
docs
std.fmt: delete deprecated APIs
2025-08-31 12:49:18 -07:00
include
zig cc: update intrinsic headers to LLVM 21
2025-08-30 06:36:40 +02:00
init
fix: fix typo in comment by removing repeated 'business' word
2025-08-24 23:00:17 +02:00
libc
libc: Update macOS headers to SDK 26.0
2025-09-16 21:15:13 +01:00
libcxx
llvm-libc: update to LLVM 21
2025-08-30 06:36:41 +02:00
libcxxabi
libcxxabi: update to LLVM 21
2025-08-30 06:36:40 +02:00
libtsan
libtsan: update to LLVM 21
2025-08-30 06:36:41 +02:00
libunwind
libunwind: update to LLVM 21
2025-08-30 06:36:41 +02:00
std
coerce vectors to arrays rather than inline for
2025-09-20 18:33:00 -07:00
c.zig
libc: use zig isnan and derivates for mingw
2025-08-27 03:58:32 +02:00
compiler_rt.zig
compiler-rt: move strlen from libzigc to here
2025-08-30 06:36:41 +02:00
fuzzer.zig
fuzzer: remove rodata load tracing
2025-09-18 18:56:18 -04:00
ubsan_rt.zig
std.Io: delete GenericReader
2025-08-29 17:14:26 -07:00
zig.h
std.zig.system: implement native CPU detection for LoongArch
2025-09-18 12:42:24 +02:00