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 22:33:08 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/special
History
Lee Cannon 8e1aa72c69
add test step to build.zig generated by init-exe (#9919)
* added simple test

* Update lib/std/special/init-exe/build.zig

Co-authored-by: Andrew Kelley <andrew@ziglang.org>
2021-10-09 00:17:49 -07:00
..
compiler_rt
stage2: LLVM backend: miscompilation fixes
2021-10-05 20:36:04 -07:00
docs
std docs: @This() in generic types
2021-04-12 09:31:45 +02:00
init-exe
add test step to build.zig generated by init-exe (#9919)
2021-10-09 00:17:49 -07:00
init-lib
std: update usage of std.testing
2021-05-08 15:15:30 +03:00
build_runner.zig
Print enum values for build options in help output (#9650)
2021-08-30 21:39:02 -04:00
c_stage1.zig
freestanding libc: don't rely on compiler_rt symbols we don't have yet
2021-10-05 18:19:31 -07:00
c.zig
stage2: prepare for building freestanding libc
2021-09-23 20:16:57 -07:00
compiler_rt.zig
freestanding libc: don't rely on compiler_rt symbols we don't have yet
2021-10-05 18:19:31 -07:00
ssp.zig
migrate from std.Target.current to @import("builtin").target
2021-10-04 23:48:55 -07:00
test_runner.zig
Add error message to test runner for bad arguments
2021-09-30 18:00:13 -04:00