This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://codeberg.org/ziglang/zig.git
synced
2026-05-15 20:45:56 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bf7bc4ff0164f54d7323f1ba5d41ebf57a77149d
zig
/
lib
T
History
Matthew Lugg
43e52ec5c5
Merge pull request
#22777
from mlugg/some-bugs
...
Fix a bunch of frontend bugs
2025-02-06 22:19:25 +00:00
..
compiler
compiler,std: implement ZON support
2025-02-03 09:14:37 +00:00
compiler_rt
Merge pull request
#22610
from jacobly0/x86_64-rewrite
2025-01-27 11:47:52 -08:00
docs
autodoc: fix device width
2025-01-16 21:15:48 +01:00
fuzzer
/web
Replace deprecated default initializations with decl literals
2024-09-12 16:01:23 +01:00
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
Add libdl shims from wasi-libc
2025-01-29 12:48:56 +01:00
libcxx
libcxx: Update to LLVM 19.1.0.
2024-09-19 18:20:22 -07:00
libcxxabi
libcxxabi: Update to LLVM 19.
2024-09-19 18:20:21 -07:00
libunwind
libunwind: Fix compilation for the x32 ABI.
2024-11-18 17:43:54 +01:00
std
Merge pull request
#22777
from mlugg/some-bugs
2025-02-06 22:19:25 +00:00
tsan
tsan: Update to LLVM 19.1.0.
2024-09-24 23:58:21 -07:00
c.zig
c: Include Os.Tag.other in the list of freestanding OSs.
2024-11-08 14:56:55 +01:00
compiler_rt.zig
compiler-rt: move memmove back to memmove.zig
2025-01-20 17:16:24 +11:00
fuzzer.zig
fix type of std_options
2024-11-05 23:46:10 +01:00
zig.h
Fix issues in zig.h when building with clang-cl on Windows (
#20331
)
2025-01-29 23:21:44 +00:00