allow for 'sizeof' in array size; simplified binary reader
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Sat, 23 Jan 2021 16:32:48 +0000 (10:32 -0600)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Sat, 23 Jan 2021 16:32:48 +0000 (10:32 -0600)
commit44f991c22bd5b2e04af26723550ca02fe097df65
tree413b62f02e6771ececa1bac6c9b8e62648233da4
parenta672d390c766948640076ea805cce248c0705ac9
allow for 'sizeof' in array size; simplified binary reader
bin/onyx
core/io/binary.onyx
include/onyxastnodes.h
onyx.exe
src/onyxastnodes.c
src/onyxtypes.c