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-02-06 14:37:04 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib
History
Evan Haas c616141241 translate-c: Better support for division in macros
Perform C-style arithmetic conversions on operands to division operator
in macros

Closes #13162
2022-10-28 17:59:32 -04:00
..
compiler_rt
compiler_rt: fix memcmp wrong for some inputs
2022-10-27 22:11:20 -04:00
docs
Merge pull request #13055 from alichraghi/m2m
2022-10-18 14:42:55 -04:00
include
update C headers to LLVM 15 rc3
2022-08-29 15:14:58 -07:00
init-exe
…
init-lib
…
libc
darwin: update macOS libc headers
2022-10-25 20:37:26 +02:00
libcxx
update libcxx to LLVM 15.0.3
2022-10-18 10:18:09 -07:00
libcxxabi
…
libunwind
update libunwind to LLVM 15
2022-08-04 18:09:10 -07:00
std
translate-c: Better support for division in macros
2022-10-28 17:59:32 -04:00
tsan
…
build_runner.zig
stage2: implement referenced by trace for error messages
2022-09-15 00:50:18 +03:00
c.zig
Merge pull request #11747 from Luukdegram/compiler-rt
2022-10-17 18:12:22 -04:00
compiler_rt.zig
fix: correctly import memcmp.zig in compiler-rt
2022-10-22 16:56:33 +02:00
ssp.zig
std: add return address parameter to panic fn
2022-09-20 19:05:00 -07:00
test_runner.zig
stage2: Keep error return traces alive when storing to const
2022-10-21 12:40:29 -07:00