lots of code refactoring; added #context_scope; struct literals are even better
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Tue, 15 Dec 2020 19:40:20 +0000 (13:40 -0600)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Tue, 15 Dec 2020 19:40:20 +0000 (13:40 -0600)
commitd3b0e3eb327818209281f4ff6c993e8e6d20ffb7
treefae5a7628eeb45064ccd21ac390025f91e899a6e
parent9abaee198b04f5aac94878f45cbc8b4bd4b20d39
lots of code refactoring; added #context_scope; struct literals are even better
13 files changed:
core/builtin.onyx
core/conv.onyx [new file with mode: 0644]
core/js/webgl.onyx
core/std/js.onyx
core/std/wasi.onyx
core/stdio.onyx
core/string.onyx
core/string/builder.onyx [new file with mode: 0644]
include/onyxastnodes.h
onyx
src/onyxbuiltins.c
src/onyxparser.c
src/onyxsymres.c