zig/doc
Andrew Kelley 0c5f897904
fix @bitCast when src/dest types have mismatched handle_is_ptr
* separate BitCast and BitCastGen instructions
 * closes #991
 * closes #1934
 * unrelated: fix typo in docs (thanks gamester for pointing it out)
2019-02-22 08:49:27 -05:00
..
codegen.md breaking syntax change: ??x to x.? (#1095) 2018-06-09 23:42:14 -04:00
docgen.zig fix implicit cast error unions with non-optional to optional pointer 2019-02-14 15:48:28 -05:00
langref.html.in fix @bitCast when src/dest types have mismatched handle_is_ptr 2019-02-22 08:49:27 -05:00