src/all_types.hpp | 2 + src/codegen.cpp | 8 ++- src/ir.cpp | 120 +++++++++++++++++++------------- test/compile_errors.zig | 16 ++--- test/stage1/behavior/atomics.zig | 10 +++ test/stage1/behavior/eval.zig | 10 +++ test/stage1/behavior/fn.zig | 19 +++++ 7 files changed, 128 insertions(+), 57 deletions(-)