src/all_types.hpp | 4 ++ src/analyze.cpp | 76 +++++++++++++++++++++++++++++--- src/codegen.cpp | 59 ++++++++++++++++++++++++- src/main.cpp | 6 +-- src/target.cpp | 13 ++++-- src/target.hpp | 1 + test/self_hosted.zig | 9 ++-- 7 files changed, 150 insertions(+), 18 deletions(-)