example/hello_world/hello.zig | 13 ++--- example/hello_world/hello2.zig | 8 --- example/hello_world/hello_libc.zig | 12 +++++ src/analyze.cpp | 32 +++++++++--- src/analyze.hpp | 17 +++++++ src/codegen.cpp | 86 +++++++++++++++++++++++--------- std/std.zig | 7 +-- test/run_tests.cpp | 2 +- 8 files changed, 125 insertions(+), 52 deletions(-)