doc/langref.html.in | 43 +++++++++
lib/std/heap.zig | 7 +-
src/all_types.hpp | 34 +++++++
src/codegen.cpp | 54 ++++++++++++
src/ir.cpp | 152 ++++++++++++++++++++++++++++++++
src/ir_print.cpp | 48 ++++++++++
test/compile_errors.zig | 18 ++++
test/stage1/behavior.zig | 3 +
test/stage1/behavior/wasm.zig | 8 ++
9 files changed, 361 insertions(+), 6 deletions(-)