zig/test
Jimmi HC 2b3af4ef6b fixed #1009
ir_make_type_info_defs already calls resolve_top_level_decl on all Tld
when building the def array. This means, that there is no reason that
analyze_fn_body is nessesary, as the fn type should have already been
resolved completly. The only thing analyze_fn_body does here, is cause
problems with generic functions.
2018-05-30 10:30:09 +02:00
..
cases fixed #1009 2018-05-30 10:30:09 +02:00
standalone run zig fmt on the codebase 2018-05-29 04:23:38 -04:00
assemble_and_link.zig syntax: functions require return type. remove -> 2018-01-25 04:10:11 -05:00
behavior.zig Merge branch 'master' into pointer-reform 2018-05-13 13:38:03 -04:00
build_examples.zig update github.com/zig-lang to github.com/ziglang 2018-05-24 21:27:44 -04:00
compare_output.zig run zig fmt on the codebase 2018-05-29 04:23:38 -04:00
compile_errors.zig run zig fmt on the codebase 2018-05-29 04:23:38 -04:00
gen_h.zig run zig fmt on the codebase 2018-05-29 04:23:38 -04:00
runtime_safety.zig fix invalid codegen for error return traces across suspend points 2018-03-24 22:07:12 -04:00
tests.zig all tests passing with postfix deref syntax 2018-05-17 23:21:44 -04:00
translate_c.zig run zig fmt on the codebase 2018-05-29 04:23:38 -04:00