zig/test
Andrew Kelley 47f06be369
string literals are now null terminated
this also deletes C string literals from the language, and then makes
the std lib changes and compiler changes necessary to get the behavior
tests and std lib tests passing again.
2019-11-21 20:43:41 -05:00
..
stage1 string literals are now null terminated 2019-11-21 20:43:41 -05:00
stage2 string literals are now null terminated 2019-11-21 20:43:41 -05:00
standalone string literals are now null terminated 2019-11-21 20:43:41 -05:00
assemble_and_link.zig
cli.zig
compare_output.zig string literals are now null terminated 2019-11-21 20:43:41 -05:00
compile_errors.zig string literals are now null terminated 2019-11-21 20:43:41 -05:00
gen_h.zig
runtime_safety.zig
stack_traces.zig
standalone.zig
tests.zig
translate_c.zig string literals are now null terminated 2019-11-21 20:43:41 -05:00