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 2025-12-06 06:13:07 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib
History
Andrew Kelley 5b8af7a2a9 skip regressed LLVM 17 std lib test on powerpc
Tracked by #16951
2023-09-19 09:37:53 -07:00
..
compiler_rt
compiler_rt: fix arm hard-float f16 abi
2023-09-19 09:37:53 -07:00
docs
autodoc: split json payload per field
2023-09-17 18:23:21 +02:00
include
update C language headers to LLVM 17
2023-09-19 09:37:31 -07:00
init-exe
std.Build: use Step.* instead of *Step
2023-05-03 20:55:29 -07:00
init-lib
init-exe/init-lib template: fix use of install() and run()
2023-04-10 18:35:14 -07:00
libc
macos: add <paths.h> header to Zig shipped libc
2023-08-19 14:23:00 +02:00
libcxx
libcxx: update for llvm 17.0.0rc3
2023-09-19 09:37:53 -07:00
libcxxabi
libcxxabi: update to LLVM 17
2023-09-19 09:37:31 -07:00
libunwind
libunwind: update to LLVM 17
2023-09-19 09:37:31 -07:00
std
skip regressed LLVM 17 std lib test on powerpc
2023-09-19 09:37:53 -07:00
tsan
update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1
2021-08-16 23:32:13 -07:00
build_runner.zig
package manager: write deps in a flat format, eliminating the FQN concept
2023-09-15 14:04:23 -07:00
c.zig
std: finish cleanup up asm
2023-07-31 03:49:21 -04:00
compiler_rt.zig
all: zig fmt and rename "@XToY" to "@YFromX"
2023-06-19 12:34:42 -07:00
ssp.zig
all: migrate code to new cast builtin syntax
2023-06-24 16:56:39 -07:00
test_runner.zig
Build: fail tests that log errors, like zig test does
2023-08-25 15:36:25 -07:00
zig.h
cbe: get behavior tests running on arm
2023-07-31 01:58:10 -04:00