zig/test
2020-03-10 15:52:03 +02:00
..
src separate std.Target and std.zig.CrossTarget 2020-02-28 14:51:54 -05:00
stage1 ir: Fix codegen of ?*T types where T is zero-sized 2020-03-09 22:08:56 -04:00
stage2 exported main must be pub 2019-12-03 12:50:42 -05:00
standalone breaking: std.os read/write functions + sendfile 2020-03-03 02:25:26 -05:00
assemble_and_link.zig update std lib to new Target API 2020-02-28 14:51:54 -05:00
cli.zig update cli test to new std.fs API 2020-03-03 15:58:14 -05:00
compare_output.zig update tests to new Target API 2020-02-28 14:51:55 -05:00
compile_errors.zig Merge pull request #4590 from xackus/fix-4587 2020-03-09 22:10:57 -04:00
gen_h.zig remove var args from the language 2019-12-09 15:27:27 -05:00
run_translated_c.zig Revert "Translate C: Group generated casts" 2020-03-08 03:53:06 -04:00
runtime_safety.zig C pointer slices are no longer allowzero (#4462) 2020-02-29 01:36:42 -05:00
stack_traces.zig improve the "external executor" detection logic 2020-02-28 14:51:54 -05:00
standalone.zig update std lib to new Target API 2020-02-28 14:51:54 -05:00
tests.zig Use in_stream.readAllAlloc where sensible 2020-03-06 18:49:12 -05:00
translate_c.zig translate-c add daurnimator's pointer check to macro cast 2020-03-10 15:52:03 +02:00