zig/test
Andrew Kelley caf672c495
@truncate: comptime 0 when target type is 0 bits
also if the dest type is a comptime_int, then treat it
as an implicit cast.

also compile error for attempting to truncate undefined

closes #1568
2019-02-09 21:38:34 -05:00
..
stage1 @truncate: comptime 0 when target type is 0 bits 2019-02-09 21:38:34 -05:00
stage2
standalone
assemble_and_link.zig
build_examples.zig
cli.zig
compare_output.zig
compile_errors.zig @truncate: comptime 0 when target type is 0 bits 2019-02-09 21:38:34 -05:00
gen_h.zig
runtime_safety.zig implement vector math safety with ext and trunc 2019-02-09 16:24:29 -05:00
tests.zig
translate_c.zig