zig/test
Andrew Kelley 525b1e8fb4
Merge pull request #3856 from ziglang/builtin-call
introduce `@call` and remove other builtin calls
2019-12-06 15:49:47 -05:00
..
stage1 Merge pull request #3856 from ziglang/builtin-call 2019-12-06 15:49:47 -05:00
stage2 exported main must be pub 2019-12-03 12:50:42 -05:00
standalone exported main must be pub 2019-12-03 12:50:42 -05:00
assemble_and_link.zig
cli.zig
compare_output.zig exported main must be pub 2019-12-03 12:50:42 -05:00
compile_errors.zig allow calling with a new stack to regress a bit 2019-12-06 15:25:00 -05:00
gen_h.zig
runtime_safety.zig
stack_traces.zig
standalone.zig
tests.zig
translate_c.zig