This website requires JavaScript.
Explore
Help
Sign In
mirror
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://github.com/ziglang/zig.git
synced
2025-12-27 00:23:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
zig
/
test
/
standalone
/
static_c_lib
History
Andrew Kelley
36e2d992dd
combine std.build and std.build.Builder into std.Build
...
I've been wanting to do this for along time.
2023-01-31 15:09:35 -07:00
..
build.zig
combine std.build and std.build.Builder into std.Build
2023-01-31 15:09:35 -07:00
foo.c
simple test for exporting variables in static libs
2019-11-24 21:33:58 +01:00
foo.h
simple test for exporting variables in static libs
2019-11-24 21:33:58 +01:00
foo.zig
update usage of std.testing in behavior and standalone tests
2021-05-08 15:15:30 +03:00