This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
zig
Watch
2
Star
0
Fork
0
You've already forked zig
mirror of
https://codeberg.org/ziglang/zig.git
synced
2026-05-06 16:42:21 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
Io-watch
zig
/
lib
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Andrew Kelley
31994fd2d0
WIP
2026-01-30 22:30:19 -08:00
..
build-web
…
c
Merge pull request 'Compilation: make libzigc share zcu if possible' (
#31037
) from GasInfinity/zig:libc-share-zcu into master
2026-01-30 08:16:39 +01:00
compiler
std.process: currentDir -> currentPath
2026-01-29 18:47:58 -08:00
compiler_rt
compiler_rt: fix sqrtf implementation; libc: remove sqrt implementations
2026-01-10 00:09:54 +01:00
docs
…
include
…
init
update init template for new main API
2026-01-04 00:27:09 -08:00
libc
Add
f16
,
f80
and
f128
support for
atan
2026-01-30 06:20:14 +01:00
libcxx
…
libcxxabi
…
libtsan
…
libunwind
…
std
WIP
2026-01-30 22:30:19 -08:00
c.zig
feat(libzigc): move over some linux syscalls
2026-01-24 20:41:15 +01:00
compiler_rt.zig
compiler-rt: fix f80 ceil/floor optimization
2026-01-08 00:45:52 +01:00
fuzzer.zig
std: move memory locking and memory protection to process
2026-01-09 13:52:00 -08:00
ubsan_rt.zig
…
zig.h
…