doc/langref.html.in | 41 +++++++++++ lib/std/builtin.zig | 1 + src-self-hosted/translate_c.zig | 93 +++++++++++------------- src/all_types.hpp | 2 + src/analyze.cpp | 38 ++++++++-- src/codegen.cpp | 7 +- src/ir.cpp | 123 +++++++++++++++++++++++--------- test/compile_errors.zig | 69 +++++++++++++----- test/stage1/behavior/cast.zig | 1 - test/stage1/behavior/enum.zig | 55 +++++++++++--- test/translate_c.zig | 31 +++++--- 11 files changed, 330 insertions(+), 131 deletions(-)