realized tokens should not be arena allocated because they need to be in linear memory
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Thu, 21 Jan 2021 01:41:44 +0000 (19:41 -0600)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Thu, 21 Jan 2021 01:41:44 +0000 (19:41 -0600)
commit5421da585139c121e77258914909ea1d48711633
treebea2e306f6b0b89cd65370c212a1520ed500d985
parent3bc6595f0f84c3bb565434e5d6e80ff45fd28c3a
realized tokens should not be arena allocated because they need to be in linear memory
bin/onyx
include/onyxastnodes.h
src/onyx.c