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-22 00:49:35 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2d5762235529c6023aa61edac95f123576579a52
zig
/
test
T
History
Andrew Kelley
2d57622355
add test for @alignCast on a slice
...
See
#37
2017-08-29 23:39:54 -04:00
..
cases
add test for @alignCast on a slice
2017-08-29 23:39:54 -04:00
standalone
fix not propagating parseh aliases through pub use decls
2017-08-20 04:03:36 -04:00
assemble_and_link.zig
@import("builtin")
instead of
@compileVar
2017-05-01 13:12:38 -04:00
behavior.zig
fix bitfield pointer syntax
2017-08-29 08:35:51 -04:00
build_examples.zig
fix not propagating parseh aliases through pub use decls
2017-08-20 04:03:36 -04:00
compare_output.zig
ptrCast gives compile error for increasing alignment
2017-08-29 16:52:31 -04:00
compile_errors.zig
more alignment improvements
2017-08-29 23:33:25 -04:00
debug_safety.zig
more alignment improvements
2017-08-29 23:33:25 -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