zig/test
Andrew Kelley 36e2d992dd combine std.build and std.build.Builder into std.Build
I've been wanting to do this for along time.
2023-01-31 15:09:35 -07:00
..
behavior std: restrict mem.span() and mem.len() to sentinel terminated pointers 2023-01-29 15:07:06 -05:00
c_abi llvm: implement explicit Win64 and SysV calling conventions 2023-01-22 01:04:20 +02:00
cases Sema: emit compile error for comptime or inline call of function pointer 2023-01-31 17:15:34 +02:00
link combine std.build and std.build.Builder into std.Build 2023-01-31 15:09:35 -07:00
src combine std.build and std.build.Builder into std.Build 2023-01-31 15:09:35 -07:00
stage2 CBE: use bool, true, false, instead of zig_ prefixes 2022-12-02 16:12:49 -07:00
standalone combine std.build and std.build.Builder into std.Build 2023-01-31 15:09:35 -07:00
assemble_and_link.zig
behavior.zig Sema: handle lazy values in more places 2023-01-22 00:12:36 +02:00
cases.zig
cli.zig
compare_output.zig std: collect all options under one namespace 2023-01-05 02:31:29 -07:00
compile_errors.zig
gen_h.zig
link.zig link-tests: test unwind info emitter via c++ exceptions 2023-01-20 20:57:40 +01:00
run_translated_c.zig
stack_traces.zig zig fmt: fix extra whitespace with multiline strings 2022-12-17 00:24:58 +02:00
standalone.zig tools: build all tools in ci to prevent bitrot 2023-01-06 01:18:46 +02:00
tests.zig combine std.build and std.build.Builder into std.Build 2023-01-31 15:09:35 -07:00
translate_c.zig translate-c: remove stage1 conditions from tests 2022-12-06 12:15:05 -07:00