doc/langref.html.in | 22 +++ src/all_types.hpp | 11 ++ src/codegen.cpp | 32 ++++ src/ir.cpp | 274 ++++++++++++++++++++++++++++++++ src/ir_print.cpp | 17 ++ test/compile_errors.zig | 13 ++ test/stage1/behavior/shuffle.zig | 57 +++++++ 7 files changed, 426 insertions(+)