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-04 04:25:05 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib
History
Jakub Konka e42f83825f
Merge pull request #12893 from ziglang/macho-relocs-cleanup
macho: rewrite incremental linker, and init splitting of linking contexts
2022-09-18 23:19:33 +02:00
..
compiler_rt
Merge remote-tracking branch 'origin/master' into llvm15
2022-08-29 14:10:59 -07:00
docs
autodoc: don't collect tests, usingnamespace and comptime blocks
2022-09-18 20:00:44 +02:00
include
update C headers to LLVM 15 rc3
2022-08-29 15:14:58 -07:00
init-exe
init-exe template: add flushing to the buffered writer
2022-08-04 21:12:42 +02:00
init-lib
flatten lib/std/special and improve "pkg inside another" logic
2022-05-06 22:41:00 -07:00
libc
glibc/abilists: add libresolv stubs
2022-08-25 16:36:10 +03:00
libcxx
update libcxx to LLVM 15 rc3
2022-08-29 15:12:46 -07:00
libcxxabi
update libcxxabi to LLVM 15
2022-08-04 18:02:01 -07:00
libunwind
update libunwind to LLVM 15
2022-08-04 18:09:10 -07:00
std
macho: rewrite how we allocate space in incremental context
2022-09-18 10:00:04 +02:00
tsan
…
build_runner.zig
stage2: implement referenced by trace for error messages
2022-09-15 00:50:18 +03:00
c.zig
universal-libc: fix strncmp tests
2022-09-12 22:32:15 -07:00
compiler_rt.zig
stage2: lower float negation explicitly
2022-06-30 00:02:00 -07:00
ssp.zig
flatten lib/std/special and improve "pkg inside another" logic
2022-05-06 22:41:00 -07:00
test_runner.zig
Move std.testing.zig_exe_path into build options
2022-09-14 14:42:58 -07:00