doc/langref.html.in | 47 ++++++++++++++- src/all_types.hpp | 7 +++ src/codegen.cpp | 99 +++++++++++++++++++++++++++++++- src/ir.cpp | 66 ++++++++++++++++++--- src/target.cpp | 62 ++++++++++++++++++++ src/target.hpp | 2 + test/behavior.zig | 5 +- test/cases/new_stack_call.zig | 26 +++++++++ 8 files changed, 298 insertions(+), 16 deletions(-)