doc/langref.md | 6 +-- example/cat/main.zig | 1 - src/all_types.hpp | 20 +++++++--- src/analyze.cpp | 66 +++++++++++++++++--------------- src/ast_render.cpp | 14 +++---- src/codegen.cpp | 48 ++++++++++++----------- src/parser.cpp | 10 ++--- test/run_tests.cpp | 13 +++++++ 8 files changed, 103 insertions(+), 75 deletions(-)