doc/langref.html.in | 6 +-
src/all_types.hpp | 9 +--
src/analyze.cpp | 46 +++++-------
src/ast_render.cpp | 23 +++---
src/codegen.cpp | 10 ---
src/ir.cpp | 122 +++++++++++++-------------------
src/parser.cpp | 47 ++++++------
test/compile_errors.zig | 7 ++
8 files changed, 116 insertions(+), 154 deletions(-)