BRANCH_TODO | 7 +- src/all_types.hpp | 5 +- src/ir.cpp | 257 +++++++++++++++++++------------- src/ir_print.cpp | 6 +- test/stage1/behavior/for.zig | 16 ++ test/stage1/behavior/while.zig | 45 ++++++ 6 files changed, 224 insertions(+), 112 deletions(-)