Added a proper function type
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Thu, 16 Jul 2020 20:38:43 +0000 (15:38 -0500)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Thu, 16 Jul 2020 20:38:43 +0000 (15:38 -0500)
commit86ec9117b26459e5a7f526ca0196fd341faa4f9c
tree312c3acec611db518dff3fbcf798d964a1b034f0
parent802ebcaab7865e1840da01717a06c8db1c7bcea9
Added a proper function type
12 files changed:
.vimspector.json
docs/thoughts
include/onyxastnodes.h
include/onyxtypes.h
onyx
progs/other.onyx
progs/test.onyx
src/onyxchecker.c
src/onyxparser.c
src/onyxsymres.c
src/onyxtypes.c
src/onyxwasm.c