zig/test
2020-08-02 17:49:16 +00:00
..
src
stage1 Merge pull request #5693 from antlilja/switch-unreachable-else 2020-07-26 05:46:18 +00:00
stage2 stage2: register-aliasing-aware codegen 2020-07-29 02:29:37 -07:00
standalone Revert "Support taking extern pointers at comptime" 2020-07-24 14:06:44 -07:00
assemble_and_link.zig
cli.zig Add 'no changes' test to zig fmt cli test 2020-06-20 22:21:23 -07:00
compare_output.zig
compile_errors.zig add compile error for alignCasting zero sized types 2020-08-02 17:49:16 +00:00
gen_h.zig @OpaqueType -> @Type(.Opaque) 2020-04-28 00:02:13 -06:00
run_translated_c.zig Translate-c fix rhs not cast on array access 2020-07-02 14:05:12 +00:00
runtime_safety.zig stage1: add missing runtime safety for @intCast unsigned -> signed of same bit count 2020-07-05 17:58:21 +02:00
stack_traces.zig update docs/tests for async/extern fn removal 2020-05-05 10:31:32 -06:00
standalone.zig Revert "Support taking extern pointers at comptime" 2020-07-24 14:06:44 -07:00
tests.zig add behavior tests fro macro translations 2020-07-16 17:10:52 +03:00
translate_c.zig Fix parsing of unsigned in translate-c. 2020-07-27 13:43:49 +03:00