Code cleanup and optimizations
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Thu, 2 Jul 2020 21:46:29 +0000 (16:46 -0500)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Thu, 2 Jul 2020 21:46:29 +0000 (16:46 -0500)
commitf6c25c8979eabdc270b7a14bcc0980588a5a7f80
treebe21b5d42dc65be41902401614aa0e3f6d85459c
parent19af8b7a3724f959149428a2ed6adc5e332af550
Code cleanup and optimizations
12 files changed:
include/onyxparser.h
include/onyxsempass.h
include/onyxwasm.h
onyx
progs/test.onyx
src/onyx.c
src/onyxparser.c
src/onyxsempass.c
src/onyxsymres.c
src/onyxtypecheck.c
src/onyxutils.c
src/onyxwasm.c