src/all_types.hpp | 7 ++++++ src/codegen.cpp | 40 +++++++++++++++++++++++--------- src/ir.cpp | 31 +++++++++++++++++++++++++ src/ir_print.cpp | 9 +++++++ test/runtime_safety.zig | 17 ++++++++++++++ test/stage1/behavior/cast.zig | 11 +++++++++ test/stage1/behavior/eval.zig | 6 ----- 7 files changed, 104 insertions(+), 17 deletions(-)