zig/test
2018-09-21 10:31:11 -04:00
..
cases fix comptime slice of pointer to array 2018-09-21 10:31:11 -04:00
stage1/c_abi
stage2
standalone
assemble_and_link.zig
behavior.zig better string literal caching implementation 2018-09-20 11:04:31 -04:00
build_examples.zig
cli.zig remove zig build --init. add zig init-lib and zig init-exe 2018-09-17 17:11:18 -04:00
compare_output.zig
compile_errors.zig add compile error for casting const array to mutable slice 2018-09-20 12:24:51 -04:00
gen_h.zig
runtime_safety.zig fix codegen for @intCast to u0 2018-09-17 20:33:42 -04:00
tests.zig remove zig build --init. add zig init-lib and zig init-exe 2018-09-17 17:11:18 -04:00
translate_c.zig