src/stage1/analyze.cpp | 384 +++++++++++++++++--------------- src/stage1/bigint.cpp | 7 + src/stage1/bigint.hpp | 1 + src/stage1/buffer.hpp | 2 +- src/stage1/ir.cpp | 33 +-- src/stage1/util.cpp | 23 -- src/stage1/util.hpp | 7 - 7 files changed, 238 insertions(+), 219 deletions(-)