zig/test
Andrew Kelley f5a67dba08 self-hosted: implicit cast comptime ints to other ints
we now have successful exit codes from main linking
against libc
2018-07-20 01:46:49 -04:00
..
cases fix @setEvalBranchQuota not respected in generic fn calls 2018-07-17 23:37:17 -04:00
stage2 self-hosted: implicit cast comptime ints to other ints 2018-07-20 01:46:49 -04:00
standalone load_dynamic_library test: no need to link libc 2018-06-16 18:54:41 -04:00
assemble_and_link.zig use * for pointer type instead of & 2018-05-31 17:28:07 -04:00
behavior.zig codegen: Store returned value if type is 'handle_is_ptr' and function is not 'first_arg_ret'. 2018-07-14 11:33:01 -04:00
build_examples.zig disable failing macos test. see #1126 2018-06-18 01:09:51 -04:00
compare_output.zig update more tests 2018-06-17 12:33:24 -04:00
compile_errors.zig all integer sizes are available as primitives 2018-07-16 10:53:15 -04:00
gen_h.zig Allow pointers to anything in extern/exported declarations (#1258) 2018-07-18 11:00:42 -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 -Dskip-release now also skips build example tests 2018-07-18 10:28:14 +02:00
translate_c.zig breaking syntax change: orelse keyword instead of ?? (#1096) 2018-06-10 01:13:51 -04:00