zig/test
2021-06-10 08:33:42 +03:00
..
behavior Have std.fmt functions take case as an enum 2021-06-10 08:33:42 +03:00
src
stage1/c_abi stage1: Widen non byte-sized atomic loads/stores 2021-05-14 15:16:24 -04:00
stage2 stage2: compile error for ambiguous decl refrences 2021-06-08 18:13:12 -04:00
standalone add a standalone for zig as a c/c++ compiler 2021-05-25 00:42:31 +02:00
assemble_and_link.zig
behavior.zig move behavior tests from test/stage1/ to test/ 2021-04-29 15:54:04 -07:00
cli.zig std: @import("builtin").StackTrace -> std.builtin.StackTrace 2021-05-17 14:36:51 -07:00
compare_output.zig Add a logging allocator that uses std.log (#8511) 2021-06-09 21:42:07 +03:00
compile_errors.zig stage1: make @truncate to an integer type of different sign an error at comptime too 2021-06-08 20:58:30 +03:00
gen_h.zig
run_translated_c.zig translate-c: properly handle enums used as boolean expressions 2021-06-07 15:51:42 +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 add a standalone for zig as a c/c++ compiler 2021-05-25 00:42:31 +02:00
tests.zig Revert "tests: disable i386-linux-gnu -lc target due to CI failures" 2021-06-06 18:04:16 -07:00
translate_c.zig translate-c: properly handle enums used as boolean expressions 2021-06-07 15:51:42 +03:00