lib/std/builtin.zig | 33 +----- src/all_types.hpp | 7 +- src/analyze.cpp | 10 +- src/ast_render.cpp | 4 +- src/ir.cpp | 204 ++++++++++++++++++++------------ src/ir_print.cpp | 8 +- test/compile_errors.zig | 4 +- test/stage1/behavior/async_fn.zig | 4 +- test/stage1/behavior/struct.zig | 20 ++++ 9 files changed, 174 insertions(+), 120 deletions(-)