example/cat/main.zig | 5 +- example/hello_world/hello.zig | 3 +- example/hello_world/hello_libc.zig | 2 +- src/all_types.hpp | 8 +- src/analyze.cpp | 245 +++++++++++++++++++------------- src/codegen.cpp | 57 +++++--- std/bootstrap.zig | 5 +- test/run_tests.cpp | 152 +++++++------------- 8 files changed, 254 insertions(+), 223 deletions(-)