README.md | 4 +- example/hello_world/hello_libc.zig | 4 +- src/analyze.hpp | 4 +- src/codegen.cpp | 81 +++++++++++++++- src/codegen.hpp | 1 + src/config.h.in | 1 + src/main.cpp | 6 ++ src/os.cpp | 4 +- test/run_tests.cpp | 160 ++++++++++++-------------------- 9 files changed, 151 insertions(+), 114 deletions(-)