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-11 12:01:18 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib
History
Alex Rønne Petersen 0132be7bf3 std.Target: Rename charSignedness() to cCharSignedness().
To be consistent with the other functions that answer C ABI questions.
2025-04-11 05:22:00 -04:00
..
compiler
std.Target: Rename charSignedness() to cCharSignedness().
2025-04-11 05:22:00 -04:00
compiler_rt
compiler-rt: Fix names of some float/int conversion routines for hexagon.
2025-04-04 06:08:10 +02:00
docs
std.zig.Ast: improve type safety
2025-03-07 22:22:01 +01:00
fuzzer/web
…
include
zig cc: Update intrinsic headers to Clang 20.
2025-04-04 06:08:09 +02:00
init
zig init template: remove outdated comments
2025-03-01 16:11:59 -08:00
libc
musl: Update libc.S for hexagon-linux-musl.
2025-04-11 02:28:35 +02:00
libcxx
libcxx: Backport llvm/llvm-project#134874.
2025-04-11 09:05:44 +02:00
libcxxabi
libcxxabi: Update to Clang 20.
2025-04-04 06:08:09 +02:00
libunwind
libunwind: Update to LLVM 20.
2025-04-04 06:08:09 +02:00
std
std.Target: Rename charSignedness() to cCharSignedness().
2025-04-11 05:22:00 -04:00
tsan
libtsan: Update to LLVM 20.
2025-04-04 06:08:09 +02:00
c.zig
Remove uses of deprecated callconv aliases
2025-03-05 03:01:43 +00:00
compiler_rt.zig
…
fuzzer.zig
Remove uses of deprecated callconv aliases
2025-03-05 03:01:43 +00:00
ubsan_rt.zig
ubsan: update wording
2025-02-25 11:22:33 -08:00
zig.h
cbe: Implement support for -fno-builtin and @disableIntrinsics().
2025-02-23 04:08:58 +01:00