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-25 07:33:08 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/test
History
Andrew Kelley ca49b6f6b4 struct fields with no explicit type are not supported
the c++ codebase lets it slide

the self hosted parser correctly reports a parse error
2018-05-25 00:39:18 -04:00
..
cases
struct fields with no explicit type are not supported
2018-05-25 00:39:18 -04:00
standalone
all tests passing with postfix deref syntax
2018-05-17 23:21:44 -04:00
assemble_and_link.zig
syntax: functions require return type. remove ->
2018-01-25 04:10:11 -05:00
behavior.zig
Merge branch 'master' into pointer-reform
2018-05-13 13:38:03 -04:00
build_examples.zig
update github.com/zig-lang to github.com/ziglang
2018-05-24 21:27:44 -04:00
compare_output.zig
update github.com/zig-lang to github.com/ziglang
2018-05-24 21:27:44 -04:00
compile_errors.zig
all tests passing with postfix deref syntax
2018-05-17 23:21:44 -04:00
gen_h.zig
Fix OpqaueType usage in exported c functions
2018-03-23 20:27:11 +13:00
runtime_safety.zig
fix invalid codegen for error return traces across suspend points
2018-03-24 22:07:12 -04:00
tests.zig
all tests passing with postfix deref syntax
2018-05-17 23:21:44 -04:00
translate_c.zig
all tests passing with postfix deref syntax
2018-05-17 23:21:44 -04:00