zig/test
Andrew Kelley b5ac079f88
Merge pull request #4191 from Vexu/non-exhaustive-enums
Implement non-exhaustive enums
2020-01-17 14:26:12 -05:00
..
src test harness: show annotated case name when translate-c test fails 2020-01-07 13:40:17 -05:00
stage1 Merge pull request #4191 from Vexu/non-exhaustive-enums 2020-01-17 14:26:12 -05:00
stage2
standalone zig fmt and update extern fn to callconv(.C) 2020-01-06 15:34:50 -05:00
assemble_and_link.zig
cli.zig
compare_output.zig
compile_errors.zig correct field count 2020-01-16 22:52:10 +02:00
gen_h.zig
run_translated_c.zig Handle forward-declared functions 2020-01-10 16:34:40 -05:00
runtime_safety.zig
stack_traces.zig
standalone.zig
tests.zig
translate_c.zig translate-c default enum tag type to c_int 2020-01-16 12:50:44 +02:00