doc/langref.html.in | 13 +++++++
src/all_types.hpp | 9 +++++
src/codegen.cpp | 2 +
src/ir.cpp | 63 ++++++++++++++++++++++++++++++++
src/ir_print.cpp | 11 ++++++
test/compile_errors.zig | 9 +++++
test/stage1/behavior.zig | 1 +
test/stage1/behavior/hasfield.zig | 37 +++++++++++++++++++
8 files changed, 145 insertions(+)