doc/docgen.zig | 6 +- doc/langref.html.in | 4 +- src/stage1/codegen.cpp | 44 ++++++---- src/stage1/ir.cpp | 150 +++++++++++++++++++++++++++----- test/compile_errors.zig | 5 +- test/runtime_safety.zig | 30 +++++++ test/stage1/behavior/cast.zig | 38 ++++++++ 7 files changed, 233 insertions(+), 44 deletions(-)