This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://codeberg.org/ziglang/zig.git
synced
2026-05-21 16:41:56 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b8cbe3872e702ab8ec388e75cb711330a45825b0
zig
/
test
T
History
Andrew Kelley
b8cbe3872e
added C pointer type and implicit int-to-ptr for this type
...
See
#1059
2019-02-10 00:14:30 -05:00
..
stage1
added C pointer type and implicit int-to-ptr for this type
2019-02-10 00:14:30 -05:00
stage2
fix race conditions in self-hosted compiler; add test
2018-07-24 21:28:54 -04:00
standalone
std.debug.assert: remove special case for test builds
2019-02-08 18:23:38 -05:00
assemble_and_link.zig
use * for pointer type instead of &
2018-05-31 17:28:07 -04:00
build_examples.zig
disable C ABI tests on macos due to LLD deficiency
2018-10-06 00:06:36 -04:00
cli.zig
std.debug.assert: remove special case for test builds
2019-02-08 18:23:38 -05:00
compare_output.zig
New Zig formal grammar (
#1685
)
2018-11-13 05:08:37 -08:00
compile_errors.zig
@truncate
: comptime 0 when target type is 0 bits
2019-02-09 21:38:34 -05:00
gen_h.zig
New Zig formal grammar (
#1685
)
2018-11-13 05:08:37 -08:00
runtime_safety.zig
implement vector math safety with ext and trunc
2019-02-09 16:24:29 -05:00
tests.zig
fix compiler assertion failure when returning value from test
2019-02-08 19:23:46 -05:00
translate_c.zig
New Zig formal grammar (
#1685
)
2018-11-13 05:08:37 -08:00