doc/langref.html.in | 36 +++++++++-- src/all_types.hpp | 16 +++++ src/codegen.cpp | 16 +++++ src/ir.cpp | 111 ++++++++++++++++++++++++++++++-- src/ir_print.cpp | 24 +++++++ test/compile_errors.zig | 10 +++ test/stage1/behavior/vector.zig | 37 ++++++++--- 7 files changed, 229 insertions(+), 21 deletions(-)