zig/test
Andrew Kelley a76a72469b
stage1: fix crash when invalid type used in array type
closes #1186
2018-09-05 10:43:35 -04:00
..
cases fix incorrect value for inline loop 2018-09-03 21:24:20 -04:00
stage2 fix race conditions in self-hosted compiler; add test 2018-07-24 21:28:54 -04:00
standalone load_dynamic_library test: no need to link libc 2018-06-16 18:54:41 -04:00
assemble_and_link.zig use * for pointer type instead of & 2018-05-31 17:28:07 -04:00
behavior.zig fix false negative determining if function is generic 2018-08-27 16:14:48 -04:00
build_examples.zig disable failing macos test. see #1126 2018-06-18 01:09:51 -04:00
compare_output.zig fix regressions 2018-09-02 18:35:32 -04:00
compile_errors.zig stage1: fix crash when invalid type used in array type 2018-09-05 10:43:35 -04:00
gen_h.zig Allow pointers to anything in extern/exported declarations (#1258) 2018-07-18 11:00:42 -04:00
runtime_safety.zig add runtime safety for `@intToEnum`; add docs for runtime safety 2018-07-02 15:50:28 -04:00
tests.zig fix regressions 2018-09-02 18:35:32 -04:00
translate_c.zig Revert "Merge branch 'mtn-translate-c-enum-vals'" 2018-08-21 20:50:03 -04:00