BRANCH_TODO | 16 ++++- src/all_types.hpp | 3 + src/analyze.cpp | 3 + src/codegen.cpp | 105 ++++++++++++++++++++++++-------- src/ir.cpp | 102 +++++++++++++++++++++++++------ test/compile_errors.zig | 12 ++++ test/runtime_safety.zig | 15 +++++ test/stage1/behavior/coroutines.zig | 52 +++++++++++----- 8 files changed, 247 insertions(+), 61 deletions(-)