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-03-11 21:59:52 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib
History
Alex Rønne Petersen d4c85079c5
Merge pull request #22834 from krkk/hi-this-is-my-first-PR-and-heres-my-breaking-change-haha
std.c: Improve the description of getnameinfo() arguments: optional pointers and specialized `flags` type
2025-02-10 10:44:21 +01:00
..
compiler
resinator: Fix some error message integration
2025-02-10 01:37:04 -08:00
compiler_rt
x86_64: implement conversions between scalar floats and ints
2025-02-09 00:42:55 -08:00
docs
std.ArrayList: popOrNull() -> pop() [v2] (#22720)
2025-02-10 04:21:31 +00:00
fuzzer/web
…
include
zig cc: Remove headers related to GPU offload.
2024-12-16 04:36:57 +01:00
init
std.Build: add addLibrary function (#22554)
2025-01-22 02:29:21 +00:00
libc
Merge pull request #22808 from ziglang/fast-gpa
2025-02-08 04:54:38 -08:00
libcxx
…
libcxxabi
…
libunwind
libunwind: Fix compilation for the x32 ABI.
2024-11-18 17:43:54 +01:00
std
Merge pull request #22834 from krkk/hi-this-is-my-first-PR-and-heres-my-breaking-change-haha
2025-02-10 10:44:21 +01:00
tsan
…
c.zig
c: Include Os.Tag.other in the list of freestanding OSs.
2024-11-08 14:56:55 +01:00
compiler_rt.zig
x86_64: implement conversions between scalar floats and ints
2025-02-09 00:42:55 -08:00
fuzzer.zig
adjust runtime page size APIs
2025-02-06 14:23:23 -08:00
zig.h
Fix issues in zig.h when building with clang-cl on Windows (#20331)
2025-01-29 23:21:44 +00:00