zig/test
Andrew Kelley 22e39e1e5a
fix tagged union with only 1 field tripping assertion
closes #1495

now the tag type of an enum with only 1 item is comptime_int.
2018-09-13 13:33:11 -04:00
..
cases fix tagged union with only 1 field tripping assertion 2018-09-13 13:33:11 -04:00
stage1/c_abi C ABI: support returning large structs on x86_64 2018-09-07 20:09:33 -04:00
stage2
standalone
assemble_and_link.zig
behavior.zig fix incorrect error union const value generation 2018-09-11 15:16:50 -04:00
build_examples.zig add C ABI tests 2018-09-06 16:29:35 -04:00
compare_output.zig fix regressions 2018-09-02 18:35:32 -04:00
compile_errors.zig fix llvm assertion and missing compile error 2018-09-10 22:44:27 -04:00
gen_h.zig add C ABI tests 2018-09-06 16:29:35 -04:00
runtime_safety.zig
tests.zig fix regressions 2018-09-02 18:35:32 -04:00
translate_c.zig