added '#export_name'
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Fri, 30 Sep 2022 22:42:14 +0000 (17:42 -0500)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Fri, 30 Sep 2022 22:42:14 +0000 (17:42 -0500)
commit6f5416a4ae0ab92749119f69431e5e4bc25ea496
tree2e64f19173d6852030cb7d23b9693686ed6e94f8
parentec5ed4f79c65c623b46dc7afcb2ad5a486a09a9c
added '#export_name'
compiler/include/astnodes.h
compiler/src/astnodes.c
compiler/src/checker.c
compiler/src/clone.c
compiler/src/parser.c
compiler/src/symres.c
compiler/src/wasm_emit.c
core/alloc/arena.onyx
tests/aoc-2021/day18.onyx