refactored a lot of the argument code for calls and struct literals
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Fri, 15 Jan 2021 15:45:25 +0000 (09:45 -0600)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Fri, 15 Jan 2021 15:45:25 +0000 (09:45 -0600)
commitf9374e199d6f664b04e6c5b401d05eac9bbae7dc
tree393e043d5777501d052da56f5cfd89bef423ae15
parent70c2ee00fbd0c2326e9f40a1cecce5848e693341
refactored a lot of the argument code for calls and struct literals
13 files changed:
bin/onyx
include/onyxastnodes.h
include/onyxlex.h
onyx.exe
src/onyx.c
src/onyxastnodes.c
src/onyxchecker.c
src/onyxclone.c
src/onyxlex.c
src/onyxparser.c
src/onyxsymres.c
src/onyxutils.c
src/onyxwasm.c