src/all_types.hpp | 10 ++++- src/analyze.cpp | 7 ++++ src/analyze.hpp | 1 + src/codegen.cpp | 65 +++++++++++++++++++++++------- src/ir.cpp | 69 ++++++++++++++++---------------- test/runtime_safety.zig | 30 ++++++++++++++ 6 files changed, 132 insertions(+), 50 deletions(-)