src/all_types.hpp | 33 +++++--- src/codegen.cpp | 138 +++++++++++++++++--------------- src/ir.cpp | 59 ++++++++++++-- src/ir_print.cpp | 9 +++ test/stage1/behavior.zig | 1 + test/stage1/behavior/slicetobytes.zig | 29 +++++++ 6 files changed, 185 insertions(+), 84 deletions(-)