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-12 06:09:39 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib
History
Andrew Kelley 60935decd3
Merge pull request #14523 from ziglang/zon
introduce Zig Object Notation and use it for the build manifest file (build.zig.zon)
2023-02-03 14:20:49 -05:00
..
compiler_rt
compiler_rt: make README visually nice and improve explanations
2023-02-02 17:45:38 -05:00
docs
autodoc: fix search regression
2023-02-03 18:05:07 +01:00
include
…
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
use build.zig.zon instead of build.zig.ini for the manifest file
2023-02-03 00:06:11 -07:00
tsan
…
build_runner.zig
std.Build: accept host Target in create()
2023-01-31 15:09:35 -07:00
c.zig
…
compiler_rt.zig
…
ssp.zig
…
test_runner.zig
wasm: uses main instead of main2 for test runner
2023-01-26 17:49:43 +01:00
zig.h
cbe: fixes for tls, support for not linking libc, and enabling tests
2023-01-29 15:04:13 -05:00