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-15 12:39:52 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
937ff0cb6aaa28fedf09648bf0aa899d486969da
zig
/
test
T
History
Andrew Kelley
25ac2fe8cd
fix anon enum literal used with switch on union(enum)
...
closes
#2141
closes
#2142
2019-03-31 12:43:21 -04:00
..
stage1
fix anon enum literal used with switch on union(enum)
2019-03-31 12:43:21 -04:00
stage2
fix race conditions in self-hosted compiler; add test
2018-07-24 21:28:54 -04:00
standalone
zig build: do a better job of detecting system paths
2019-03-11 15:22:05 -04:00
assemble_and_link.zig
use * for pointer type instead of &
2018-05-31 17:28:07 -04:00
build_examples.zig
c_abi: activate tests on windows
2019-03-19 22:41:27 +01:00
cli.zig
Merge remote-tracking branch 'origin/master' into llvm8
2019-03-10 13:48:06 -04:00
compare_output.zig
remove octal and hex floats from the language
2019-03-23 14:04:52 -04:00
compile_errors.zig
stage1: better error message when comparing against null
2019-03-28 15:54:44 -04:00
gen_h.zig
New Zig formal grammar (
#1685
)
2018-11-13 05:08:37 -08:00
runtime_safety.zig
implement allowzero pointer attribute
2019-03-25 12:55:45 -04:00
tests.zig
fix translate-c regression
2019-03-18 20:09:27 -04:00
translate_c.zig
Merge pull request
#2069
from ziglang/glibc-assert-translation
2019-03-18 14:43:17 -04:00