src/all_types.hpp | 7 ++++ src/bigint.cpp | 5 +++ src/bigint.hpp | 1 + src/codegen.cpp | 28 ++++++++++++++ src/hash_map.hpp | 12 +++--- src/ir.cpp | 63 ++++++++++++++++++++++++++------ src/memory_profiling.cpp | 9 ++++- src/memory_profiling.hpp | 8 ++++ src/util.cpp | 8 ++-- 9 files changed, 118 insertions(+), 23 deletions(-)