src/all_types.hpp | 1 + src/codegen.cpp | 16 ++++ src/codegen.hpp | 1 + src/link.cpp | 36 ++----- src/main.cpp | 84 ++++++++++++----- src/os.hpp | 16 ++++ src/target.cpp | 9 ++ src/target.hpp | 2 + test/run_tests.cpp | 162 +++++++++++++++++++++++--------- 9 files changed, 236 insertions(+), 91 deletions(-)