zig/test
Robin Voetter 4b4fbe3887
Replace @typeOf with @TypeOf in all zig source
This change was mostly made with `zig fmt` and this also modified some whitespace. Note that in some files, `zig fmt` produced incorrect code, so the change was made manually.
2019-12-10 11:09:41 -05:00
..
stage1 Replace @typeOf with @TypeOf in all zig source 2019-12-10 11:09:41 -05:00
stage2
standalone update tests to new format API 2019-12-09 00:05:21 -05:00
assemble_and_link.zig
cli.zig
compare_output.zig Replace @typeOf with @TypeOf in all zig source 2019-12-10 11:09:41 -05:00
compile_errors.zig Replace @typeOf with @TypeOf in all zig source 2019-12-10 11:09:41 -05:00
gen_h.zig remove var args from the language 2019-12-09 15:27:27 -05:00
runtime_safety.zig
stack_traces.zig
standalone.zig
tests.zig remove var args from the language 2019-12-09 15:27:27 -05:00
translate_c.zig Replace @typeOf with @TypeOf in all zig source 2019-12-10 11:09:41 -05:00