Added initial version of globals
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Wed, 1 Jul 2020 03:40:32 +0000 (22:40 -0500)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Wed, 1 Jul 2020 03:40:32 +0000 (22:40 -0500)
commit8918bcef54f64cbdfa43e0a4e11fe7fb8ac8315f
treee8026173d908add35804b5704e3d721b81f5f4b6
parentf6fe630f805a1f7f99916b30290235bc19dc5863
Added initial version of globals
More work will be needed; also, might remove the pointer to code style
in the WASM compilation step
include/onyxmsgs.h
include/onyxwasm.h
onyx
progs/test.onyx
src/onyx.c
src/onyxmsgs.c
src/onyxsymres.c
src/onyxtypecheck.c
src/onyxwasm.c