src-self-hosted/stage1.zig | 8 +++++ src/all_types.hpp | 3 +- src/analyze.cpp | 8 +++++ src/codegen.cpp | 61 +++++++++++++++++++------------- src/codegen.hpp | 2 ++ src/link.cpp | 17 +++++---- src/main.cpp | 4 +++ src/userland.cpp | 1 + src/userland.h | 3 ++ 9 files changed, 76 insertions(+), 31 deletions(-)