src/all_types.hpp | 9 +++ src/codegen.cpp | 1 + src/ir.cpp | 111 +++++++++++++++++++++++++------- src/ir_print.cpp | 9 +++ test/stage1/behavior.zig | 6 +- test/stage1/behavior/eval.zig | 20 ++++-- test/stage1/behavior/struct.zig | 40 ++++++------ 7 files changed, 146 insertions(+), 50 deletions(-)