zig/test
Andrew Kelley 9c169f3cf7
C ABI: support returning large structs on x86_64
also panic instead of emitting bad code for returning small structs

See #1481
2018-09-07 20:09:33 -04:00
..
cases C ABI: support returning large structs on x86_64 2018-09-07 20:09:33 -04:00
stage1/c_abi C ABI: support returning large structs on x86_64 2018-09-07 20:09:33 -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
behavior.zig C ABI: support returning large structs on x86_64 2018-09-07 20:09:33 -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 crash when var init has compile error 2018-09-07 15:17:24 -04:00
gen_h.zig add C ABI tests 2018-09-06 16:29:35 -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