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-01-20 22:35:24 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib
History
kcbanner 373e53d7c5 Compile: Pass the default --zig-lib-dir along to child processes
main: print the self_exe_path when `findZigLibDirFromSelfExe` fails in all cases
2024-07-13 19:04:55 -04:00
..
compiler
build runner: refactor fs watch logic for OS abstraction
2024-07-12 14:20:20 -07:00
compiler_rt
Update __chkstk_ms to have weak linkage (#20138)
2024-07-11 20:20:06 +00:00
docs
Autodoc: only group structs under "namespaces"
2024-07-09 15:58:03 -04: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
glibc headers: arc4random* functions added in glibc 2.36
2024-07-03 02:57:24 -04: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
Compile: Pass the default --zig-lib-dir along to child processes
2024-07-13 19:04:55 -04: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
stage2-wasm: bit_reverse
2024-06-16 11:53:33 +02:00
zig.h
zig.h: replace _InterlockedExchangeAdd with a plain volatile load
2024-07-13 17:46:24 -04:00