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-29 17:43:17 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib
History
Loris Cro 216ef10dc4
Merge branch 'master' into autodoc-searchkey
2023-06-18 09:06:40 +02:00
..
compiler_rt
Merge pull request #15265 from tiehuis/optimize-udivmod
2023-06-17 14:19:07 -07:00
docs
Merge branch 'master' into autodoc-searchkey
2023-06-18 09:06:40 +02:00
include
update C headers to LLVM 16.0.0
2023-03-18 16:01:09 -07:00
init-exe
std.Build: use Step.* instead of *Step
2023-05-03 20:55:29 -07:00
init-lib
init-exe/init-lib template: fix use of install() and run()
2023-04-10 18:35:14 -07:00
libc
update linux kernel headers to 6.3.8
2023-06-15 12:04:36 -07:00
libcxx
update libcxx to LLVM 16.0.1
2023-04-05 23:22:29 -07:00
libcxxabi
update libcxxabi to llvm 16
2023-01-26 16:36:13 -07:00
libunwind
update libunwind to llvm 16
2023-01-26 16:36:14 -07:00
std
std.http: Fix segfault while redirecting
2023-06-17 21:58:33 -07:00
tsan
update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1
2021-08-16 23:32:13 -07:00
build_runner.zig
zig build: add option to only print failed steps
2023-06-16 15:17:59 -07:00
c.zig
Add support for mips64/mips64el
2023-02-04 15:19:53 -05:00
compiler_rt.zig
compiler_rt: declutter int.zig, add mulXi3 tests (#14623)
2023-02-24 13:27:02 -05:00
ssp.zig
all: rename i386 to x86
2022-11-04 00:09:27 +03:30
test_runner.zig
wasm: fix return ret_load with zero-size type
2023-05-19 20:19:00 +02:00
zig.h
llvm/cbe: fix signed @mod/@divFloor computations
2023-05-10 15:11:52 -04:00