'package builtin' is now just the global scope; cleanup
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Sun, 28 Aug 2022 17:59:41 +0000 (12:59 -0500)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Sun, 28 Aug 2022 17:59:41 +0000 (12:59 -0500)
commitaf978b6b200e1b4532091bd5ab1890860dff8ff1
tree747c24c6aebdd58a24fd8ea7bc7e70cac493f4a5
parent8e5da8dd58ba1663d1f11a134b1c0c68d5f5b9c3
'package builtin' is now just the global scope; cleanup
core/builtin.onyx
core/container/array.onyx
core/container/map.onyx
core/container/set.onyx
misc/onyx.sublime-syntax
misc/onyx.vim
misc/vscode/onyx-0.0.3.vsix
misc/vscode/out/ovmDebug.js
misc/vscode/ovmDebug.ts
src/parser.c
src/utils.c