src/all_types.hpp | 7 +++++ src/codegen.cpp | 38 ++++++++++++++++++++++- src/ir.cpp | 53 +++++++++++++++++++++++++++++--- src/ir_print.cpp | 9 ++++++ test/runtime_safety.zig | 20 ++++++++++++ test/stage1/behavior/pointers.zig | 18 ++++++----- 6 files changed, 132 insertions(+), 13 deletions(-)