This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://codeberg.org/ziglang/zig.git
synced
2026-05-01 23:33:07 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eee752ea5a966aafa2c22c4c4ae2ed2c741b1bab
zig
/
lib
T
History
Frank Denis
ca1fc3827e
crypto.ecdsa: fix EcdsaP384Sha3_384 constant name (
#23403
)
...
Spotted by @deatil -- Thanks!
2025-03-29 14:52:34 +00:00
..
compiler
std.Build: implement addEmbedPath for adding C #embed search directories
2025-03-27 09:47:42 +01:00
compiler_rt
compiler-rt: fix signed min int from float
2025-03-08 14:21:22 -05:00
docs
std.zig.Ast: improve type safety
2025-03-07 22:22:01 +01:00
fuzzer
/web
…
include
…
init
zig init template: remove outdated comments
2025-03-01 16:11:59 -08:00
libc
glibc: fix uninitialized memory in __pthread_cond_s for <=2.40
2025-03-13 20:23:27 +00:00
libcxx
…
libcxxabi
…
libunwind
…
std
crypto.ecdsa: fix EcdsaP384Sha3_384 constant name (
#23403
)
2025-03-29 14:52:34 +00:00
tsan
…
c.zig
Remove uses of deprecated callconv aliases
2025-03-05 03:01:43 +00:00
compiler_rt.zig
…
fuzzer.zig
Remove uses of deprecated callconv aliases
2025-03-05 03:01:43 +00:00
ubsan_rt.zig
ubsan: update wording
2025-02-25 11:22:33 -08:00
zig.h
…