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-12 17:23:09 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/special
History
Andrew Kelley 3cfde183f3
Merge pull request #11571 from ziglang/stage2-test-behavior
progress towards stage2 behavior tests for all targets passing with the LLVM backend
2022-05-03 14:58:46 -04:00
..
compiler_rt
stage2: fix comptime fixed-width float division
2022-05-01 15:02:06 -07:00
docs
std docs: @This() in generic types
2021-04-12 09:31:45 +02:00
init-exe
init-exe template: build.zig: setTarget on the tests
2021-12-18 17:29:46 -07:00
init-lib
Make pointer variables in ( init-lib | init-exe )/build.zig const. (#10057)
2021-10-29 13:37:17 -04:00
build_runner.zig
Revert "Merge pull request #11214 from iddev5/ay-build-runner"
2022-04-28 14:12:32 -07:00
c.zig
compiler-rt: math functions reorg
2022-04-27 12:20:44 -07:00
compiler_rt.zig
export __floatuntikf for PowerPC
2022-05-03 20:12:29 +12:00
ssp.zig
migrate from std.Target.current to @import("builtin").target
2021-10-04 23:48:55 -07:00
test_runner.zig
test runner: enable arg processing for stage2 builds
2022-05-02 22:14:17 -07:00