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-07 14:53:08 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/special
History
Andrew Kelley 7ca9f3bc7b zig test: std.testing.zig_exe_path is now available
it will be set to the path of the zig executable which is running
`zig test`.
2020-12-28 20:00:34 -07:00
..
compiler_rt
compiler-rt: Fix compilation of clzsi for armv6 targets
2020-12-09 16:48:02 +01:00
docs
Merge pull request #6678 from s-ol/doc-type-aware
2020-10-29 15:19:02 +02:00
init-exe
Add support for zig build run -- arg1 arg1 in file created by init-exe
2020-10-16 21:29:24 -04:00
init-lib
remove licensing comments from init-exe/init-lib
2020-08-23 22:45:18 -04:00
build_runner.zig
Added global-cache argument to build system + removed extra args.
2020-12-10 18:06:19 -05:00
c.zig
Add sincosf function (#7267)
2020-12-23 11:18:15 +02:00
compiler_rt.zig
std: Add libssp implementation for GNU/Windows targets
2020-10-16 21:22:14 -04:00
ssp.zig
std: Add libssp implementation for GNU/Windows targets
2020-10-16 21:22:14 -04:00
test_runner.zig
zig test: std.testing.zig_exe_path is now available
2020-12-28 20:00:34 -07:00