zig/test
LemonBoy 1e61e5f404 Don't ptrCast a result-location assignment to _
After #4010 doing `_ = @bitCast(...)` triggered a nonsensical compiler
error.
2020-01-02 10:41:11 -05:00
..
stage1 Don't ptrCast a result-location assignment to _ 2020-01-02 10:41:11 -05:00
stage2
standalone
assemble_and_link.zig
cli.zig
compare_output.zig avoid trying to translate microsoft's stdio.h inline functions 2020-01-01 20:33:07 -05:00
compile_errors.zig Merge pull request #3683 from Vexu/atomic-float 2019-12-30 19:19:05 -05:00
gen_h.zig
runtime_safety.zig fix safety for sentinel-slicing floats 2019-12-20 18:28:59 -05:00
stack_traces.zig
standalone.zig
tests.zig use self hosted translate-c for cimports 2019-12-29 11:04:45 +02:00
translate_c.zig translate-c properly handle unused var-args 2020-01-02 10:39:52 -05:00