doc/langref.html.in | 4 +- src/all_types.hpp | 15 ++---- src/analyze.cpp | 41 +++++++---------- src/analyze.hpp | 1 + src/codegen.cpp | 78 ++++++++++++++++++++------------ src/ir.cpp | 28 +++++------- src/main.cpp | 1 + src/target.cpp | 4 ++ src/target.hpp | 1 + std/debug.zig | 11 +++-- std/hash_map.zig | 29 ++++++++++-- std/process.zig | 2 +- test/compile_errors.zig | 20 -------- 13 files changed, 121 insertions(+), 114 deletions(-)