made explicit types on defaulted struct members optional
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Sun, 24 Jan 2021 17:32:44 +0000 (11:32 -0600)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Sun, 24 Jan 2021 17:32:44 +0000 (11:32 -0600)
commit92d53aac4d25d2980b9eaa7736864a6e812a0794
treef7807b32772cf70e5ef3a2932b0a9424ef14a356
parentcc7a27da36422422d92fc677607c1fbf9762d80a
made explicit types on defaulted struct members optional
there are bugs if you 'use' a structure with this though.
bin/onyx
onyx.exe
src/onyxchecker.c
src/onyxparser.c
src/onyxsymres.c
src/onyxtypes.c
src/onyxutils.c