doc/langref.html.in | 32 +++++++++++++++++ src/all_types.hpp | 9 +++++ src/codegen.cpp | 2 ++ src/ir.cpp | 62 ++++++++++++++++++++++++++++++++ src/ir_print.cpp | 11 ++++++ test/compile_errors.zig | 9 +++++ test/stage1/behavior.zig | 1 + test/stage1/behavior/hasdecl.zig | 21 +++++++++++ test/stage1/behavior/hasdecl/foo.zig | 2 ++ 9 files changed, 149 insertions(+)