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-29 20:36:01 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eb26aeb1e527b5f43f7f789d3a995dca8c73e2e9
zig
/
test
T
History
Andrew Kelley
cd2f65ff6a
add compile error for globally shadowing a primitive type
...
closes
#423
2017-08-19 02:02:25 -04:00
..
cases
add compile error for globally shadowing a primitive type
2017-08-19 02:02:25 -04:00
standalone
zig build: allow calling b.standardReleaseOptions...
2017-05-09 21:20:09 -04:00
assemble_and_link.zig
@import("builtin")
instead of
@compileVar
2017-05-01 13:12:38 -04:00
behavior.zig
allow trailing commas
2017-06-17 10:34:51 -04:00
build_examples.zig
basic support for specifying packages at the command line
2017-05-01 16:35:10 -04:00
compare_output.zig
rename
@ptrcast
to
@ptrCast
to follow convention
2017-04-21 10:39:13 -04:00
compile_errors.zig
add compile error for globally shadowing a primitive type
2017-08-19 02:02:25 -04:00
debug_safety.zig
bit shifting safety
2017-08-19 01:43:43 -04:00
parseh.zig
parseh: fix not recognizing integer suffixes on hex numbers
2017-06-16 14:34:38 -04:00
tests.zig
include compiler-rt tests in main testing suite
2017-08-18 13:51:16 -04:00