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-01-21 06:45:24 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib
History
Andrew Kelley ddd7b0ea9e Revert "std.c: adding mincore for freebsd"
This reverts commit 8d88dcdc61c61e3410138f4402482131f5074a80.
2023-07-31 11:18:07 -07:00
..
compiler_rt
Use builtin inference over @as where possible
2023-07-24 10:23:51 -07:00
docs
autodoc: implement typeof support in new rendering system
2023-07-29 19:07:23 +02:00
include
update C headers to LLVM 16.0.0
2023-03-18 16:01:09 -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
musl: update libc.S to v1.2.4
2023-06-20 12:55:38 -04:00
libcxx
update libcxx to LLVM 16.0.1
2023-04-05 23:22:29 -07:00
libcxxabi
update libcxxabi to llvm 16
2023-01-26 16:36:13 -07:00
libunwind
update libunwind to llvm 16
2023-01-26 16:36:14 -07:00
std
Revert "std.c: adding mincore for freebsd"
2023-07-31 11:18:07 -07:00
tsan
…
build_runner.zig
build system: follow-up enhancements regarding LazyPath
2023-07-30 11:19:32 -07:00
c.zig
std.cstr: deprecate namespace
2023-06-25 14:51:03 -07: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
test/standalone: reinstate std.ChildProcess tests
2023-07-25 10:57:45 -07:00
zig.h
bootstrap: support aarch64 in 32-bit mode
2023-07-04 15:47:07 -07:00