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 5fc1f8a32b std.Thread.Mutex.Recursive: alternate implementation
This version is simpler. Thanks King!
2024-06-12 18:07:39 -07:00
..
compiler
translate-c: promote macros that reference var decls to inline functions
2024-06-05 23:06:51 +03:00
compiler_rt
handle visionos target OS tag in the compiler
2024-05-09 15:04:15 +02:00
docs
autodoc: fix misaligned table header when alignment is default (#20220)
2024-06-08 12:37:07 -07:00
include
update C language headers to LLVM 18
2024-05-08 19:37:28 -07:00
init
seriously people, don't put "zig-" in your package names
2024-06-05 15:49:47 -07:00
libc
test/link/glibc_compat: Add C test case for glibc versions
2024-06-06 09:36:16 -07:00
libcxx
update libcxx and libcxxabi to llvm 18.1.6
2024-05-20 16:12:36 -04:00
libcxxabi
update libcxx and libcxxabi to llvm 18.1.6
2024-05-20 16:12:36 -04:00
libunwind
libunwind: update to LLVM 18
2024-05-08 19:37:29 -07:00
std
std.Thread.Mutex.Recursive: alternate implementation
2024-06-12 18:07:39 -07:00
tsan
tsan: update rtl files to LLVM 17.0.6
2024-01-10 01:00:37 -07:00
c.zig
std.builtin: make link mode fields lowercase
2024-03-11 07:09:10 -07:00
compiler_rt.zig
move libssp into libcompiler_rt
2023-11-10 13:12:10 -07:00
zig.h
Revert "implement @expect builtin (#19658)"
2024-05-22 09:57:43 -07:00