src/all_types.hpp | 17 +++- src/analyze.cpp | 128 ++++++++++++++++++-------- src/analyze.hpp | 3 + src/ast_render.cpp | 2 +- src/codegen.cpp | 43 ++++----- src/ir.cpp | 154 +++++++++++++++++++++++++++++--- test/self_hosted2.zig | 29 ++++++ 7 files changed, 301 insertions(+), 75 deletions(-)