zig/test
vegecode 1f08be4d7f Mark comptime int hardcoded address pointee as a run time variable #1171 (#1868)
* Mark comptime int hardcoded address as a run time variable #1171

* test case for dereferencing hardcoded address intToPtr
2019-01-04 17:34:21 -05:00
..
cases Mark comptime int hardcoded address pointee as a run time variable #1171 (#1868) 2019-01-04 17:34:21 -05:00
stage1/c_abi
stage2
standalone
assemble_and_link.zig
behavior.zig @bitreverse intrinsic, part of #767 (#1865) 2019-01-02 16:47:47 -05:00
build_examples.zig
cli.zig
compare_output.zig
compile_errors.zig Test cases for compiler error and working behavior for switching on booleans 2018-12-27 13:46:32 -06:00
gen_h.zig
runtime_safety.zig fix @intCast not catching negative numbers to unsigned 2018-11-24 14:36:16 -05:00
tests.zig
translate_c.zig