zig/test
Andrew Kelley ef24f2dd93
remove special darwin os version min handling
now it is integrated with zig's target OS range.
2020-02-28 14:51:56 -05:00
..
src separate std.Target and std.zig.CrossTarget 2020-02-28 14:51:54 -05:00
stage1 update std lib to new Target API 2020-02-28 14:51:54 -05:00
stage2
standalone fix exported variable not respecting linkage 2020-02-27 11:51:43 -05:00
assemble_and_link.zig update std lib to new Target API 2020-02-28 14:51:54 -05:00
cli.zig remove special darwin os version min handling 2020-02-28 14:51:56 -05:00
compare_output.zig update tests to new Target API 2020-02-28 14:51:55 -05:00
compile_errors.zig separate std.Target and std.zig.CrossTarget 2020-02-28 14:51:54 -05:00
gen_h.zig
run_translated_c.zig Generate compilable code for array inits 2020-01-30 19:45:08 +01:00
runtime_safety.zig remove @bytesToSlice, @sliceToBytes from tests, docs 2020-02-23 18:03:50 +01: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 separate std.Target and std.zig.CrossTarget 2020-02-28 14:51:54 -05:00
translate_c.zig separate std.Target and std.zig.CrossTarget 2020-02-28 14:51:54 -05:00