Added field access to type signature so types can be from another package
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Fri, 24 Jul 2020 13:22:17 +0000 (08:22 -0500)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Fri, 24 Jul 2020 13:22:17 +0000 (08:22 -0500)
commit6dbe6a3e2b3f6ade79c6385d0f08a718f6cd36f7
tree19cb857a8f7ff1aea701ce1e05b3426653a2f8ad
parentbe9280282e1c931f477735a700011f3c47641950
Added field access to type signature so types can be from another package
include/onyxastnodes.h
onyx
progs/ez.onyx
progs/print_funcs.onyx
src/onyxparser.c
src/onyxsymres.c
src/onyxutils.c