zig/test
Andrew Kelley 8dd24796c4 disallow implicit casts that break rules for optionals
closes #1102
2018-06-13 11:04:09 -04:00
..
cases add docs and missing test case for merging error sets 2018-06-12 19:38:59 -04:00
standalone use * for pointer type instead of & 2018-05-31 17:28:07 -04:00
assemble_and_link.zig use * for pointer type instead of & 2018-05-31 17:28:07 -04:00
behavior.zig add docs and missing test case for merging error sets 2018-06-12 19:38:59 -04:00
build_examples.zig use * for pointer type instead of & 2018-05-31 17:28:07 -04:00
compare_output.zig disallow unknown-length pointer to opaque 2018-06-05 18:03:21 -04:00
compile_errors.zig disallow implicit casts that break rules for optionals 2018-06-13 11:04:09 -04:00
gen_h.zig fix regressions 2018-06-01 00:17:31 -04:00
runtime_safety.zig fix regressions 2018-06-01 00:17:31 -04:00
tests.zig breaking syntax change: ??x to x.? (#1095) 2018-06-09 23:42:14 -04:00
translate_c.zig breaking syntax change: orelse keyword instead of ?? (#1096) 2018-06-10 01:13:51 -04:00