zig/test
2021-09-01 17:01:35 -07:00
..
behavior fix merge conflicts for this branch 2021-09-01 17:01:35 -07:00
src tests: Use {s} instead of {} when formatting strings 2021-01-02 17:12:57 -07:00
stage1/c_abi stage1: Fix handling of C ABI parameters split in multiple regs 2021-06-10 10:22:08 -07:00
stage2 Merge pull request #9168 from LemonBoy/fix-pie 2021-06-20 17:03:50 -07:00
standalone Merge pull request #9168 from LemonBoy/fix-pie 2021-06-20 17:03:50 -07:00
assemble_and_link.zig update std lib to new Target API 2020-02-28 14:51:54 -05:00
behavior.zig zig fmt 2021-06-11 10:28:42 -07:00
cli.zig std: @import("builtin").StackTrace -> std.builtin.StackTrace 2021-05-17 14:36:51 -07:00
compare_output.zig Reduce use of deprecated IO types 2021-01-07 23:48:58 -08:00
compile_errors.zig stage1: make @truncate to an integer type of different sign an error at comptime too 2021-06-08 12:27:22 -07:00
gen_h.zig run zig fmt on src/ and test/ 2020-10-31 12:21:49 +02:00
run_translated_c.zig translate-c: add support for __cleanup__ attribute 2021-05-19 12:12:18 +03:00
runtime_safety.zig update langref, compile-error tests, safety tests 2021-05-17 15:25:27 -07:00
stack_traces.zig overhaul elf csu (c-runtime startup) logic 2021-05-23 15:38:57 -04:00
standalone.zig Merge pull request #9168 from LemonBoy/fix-pie 2021-06-20 17:03:50 -07:00
tests.zig re-enable all the MIPS tests 2021-08-31 13:44:57 -07:00
translate_c.zig translate-c: support designated initializers in macros 2021-06-01 23:40:43 -04:00