This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
zig
Watch
2
Star
0
Fork
0
You've already forked zig
mirror of
https://codeberg.org/ziglang/zig.git
synced
2026-06-06 15:49:43 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
87d358024fe14973f6f5276dd4e29a1fc1cee10d
zig
/
lib
T
History
Andrew Kelley
0bb178bbb2
Merge pull request
#14671
from ziglang/multi-object-for
...
implement multi-object for loops
2023-02-19 10:10:59 -05:00
..
compiler_rt
update std lib and compiler sources to new for loop syntax
2023-02-18 19:17:21 -07:00
docs
split
@qualCast
into
@constCast
and
@volatileCast
2023-02-15 01:43:57 +02:00
include
C backend: improve ergonomics of zig.h a little bit
2022-11-13 16:50:16 -07:00
init-exe
fix init-exe, init-lib templates
2023-01-31 15:09:35 -07:00
init-lib
fix init-exe, init-lib templates
2023-01-31 15:09:35 -07:00
libc
mingw: stop using K&R-style function definitions
2023-02-01 22:11:16 -05:00
libcxx
dragonfly: port libc++
2023-01-02 19:18:33 -05:00
libcxxabi
…
libunwind
…
std
Merge pull request
#14671
from ziglang/multi-object-for
2023-02-19 10:10:59 -05:00
tsan
…
build_runner.zig
std.Build: make cache_root and global_cache_root relative to cwd
2023-02-13 06:42:26 -07:00
c.zig
Add support for mips64/mips64el
2023-02-04 15:19:53 -05:00
compiler_rt.zig
compiler_rt: add __powihf2, __powisf2, __powidf2, __powitf2, __powixf2
2023-02-12 00:10:27 +02:00
ssp.zig
all: rename i386 to x86
2022-11-04 00:09:27 +03:30
test_runner.zig
update std lib and compiler sources to new for loop syntax
2023-02-18 19:17:21 -07:00
zig.h
cbe: fixes for tls, support for not linking libc, and enabling tests
2023-01-29 15:04:13 -05:00