updated examples; type creation bugfix
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Thu, 5 Aug 2021 03:24:37 +0000 (22:24 -0500)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Thu, 5 Aug 2021 03:24:37 +0000 (22:24 -0500)
commit3875e0aadc68284f8268216e1248f02d2e0629b2
tree28ffa08969e7425bf633a3a43c417865584e94b8
parent7e492e978ae66ea7f7341b7fa2340c3b3186dd7d
updated examples; type creation bugfix
bin/onyx
examples/05_slices.onyx
examples/07_structs.onyx
examples/09_for_loops.onyx
examples/11_map.onyx
src/onyxparser.c
src/onyxtypes.c
src/onyxutils.c