perf reimplement AST codegenYaroslav Bolyukin 2022-08-07 #0831da3
There was special support to refer to native functions for stdlib, as
otherwise `std.native` was not implementable.
However, now evaluator contains support for fancy builtins, and it is
possible to reimplement standard library without any parser magic.
BREAKING CHANGE: This syntax no longer works: $intrinsic(name),
$intrinsicId, $intrinsicThisFile Yaroslav Bolyukin 2022-07-23 #5a21a2e
build switch to released gcmodule forkYaroslav Bolyukin 2022-06-05 #bde2637
feat object destructuring defaultsYaroslav Bolyukin 2022-06-03 #d76beb2
feat destruct function argumentsYaroslav Bolyukin 2022-06-03 #3961a53
style fix warnings with nightly clippyYaroslav Bolyukin 2022-05-26 #2d0d919
refactor virtual file handlingYaroslav Bolyukin 2022-05-26 #0374cd0
fix derive names for full destructionYaroslav Bolyukin 2022-04-24 #456a1bb
feat field destructuringYaroslav Bolyukin 2022-04-24 #88a0ba1
refactor move modules from rootYaroslav Bolyukin 2022-04-24 #c137fa7
feat support legacy std.thisFileYaroslav Bolyukin 2022-04-22 #ab1fc1b
style enforce import styleYaroslav Bolyukin 2022-04-20 #80f37a4
Merge remote-tracking branch 'origin/feature/importbin' into gcmodule Yaroslav Bolyukin 2022-04-20 #74199ce
build update dependenciesYaroslav Bolyukin 2022-04-20 #ed4ee4d
feat importbinYaroslav Bolyukin 2022-01-29 #20cd69c
Merge remote-tracking branch 'origin/master' into gcmodule Yaroslav Bolyukin 2022-01-04 #2d3e912