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-02-21 16:54:52 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib
History
Alex Rønne Petersen 2e328beaa5
Merge pull request #26005 from jedisct1/kt128r
Add std.crypto.hash.sha3.{KT128,KT256} - RFC 9861. (#25593)
2025-11-26 17:24:13 +01:00
..
build-web
all: replace all @Type usages
2025-11-22 22:42:38 +00:00
c
compiler-rt: move strlen from libzigc to here
2025-08-30 06:36:41 +02:00
compiler
Merge pull request #26037 from ziglang/build-runner-std.Io
2025-11-25 02:49:37 -08:00
compiler_rt
all: replace all @Type usages
2025-11-22 22:42:38 +00:00
docs
all: replace all @Type usages
2025-11-22 22:42:38 +00:00
include
remove all IBM AIX and z/OS support
2025-10-29 14:25:51 +01:00
init
fix: fix typo in comment by removing repeated 'business' word
2025-08-24 23:00:17 +02:00
libc
libc: rename any-macos-any to any-darwin-any
2025-11-14 19:19:00 +01:00
libcxx
libcxx: use compiler's _LIBCPP_HAS_LIBRARY_ALIGNED_ALLOCATION when set
2025-11-14 02:02:59 +01:00
libcxxabi
remove all IBM AIX and z/OS support
2025-10-29 14:25:51 +01:00
libtsan
remove all IBM AIX and z/OS support
2025-10-29 14:25:51 +01:00
libunwind
remove all IBM AIX and z/OS support
2025-10-29 14:25:51 +01:00
std
Merge pull request #26005 from jedisct1/kt128r
2025-11-26 17:24:13 +01:00
c.zig
…
compiler_rt.zig
…
fuzzer.zig
all: replace all @Type usages
2025-11-22 22:42:38 +00:00
ubsan_rt.zig
…
zig.h
…