src/all_types.hpp | 16 ++- src/analyze.cpp | 11 ++ src/analyze.hpp | 3 + src/codegen.cpp | 14 +- src/ir.cpp | 245 +++++++++++++++++--------------- src/ir_print.cpp | 21 ++- test/self_hosted2.zig | 30 ++++ 7 files changed, 220 insertions(+), 120 deletions(-)