ginger/vm
2023-11-02 17:43:04 +01:00
..
function.go If a name does not resolve to anything then it resolves to itself 2023-11-02 17:43:04 +01:00
scope_global.go Builtins start with exclamation point 2023-11-02 16:36:43 +01:00
scope.go If a name does not resolve to anything then it resolves to itself 2023-11-02 17:43:04 +01:00
vm_test.go If a name does not resolve to anything then it resolves to itself 2023-11-02 17:43:04 +01:00
vm.go Remove NewScope method from vm.Scope 2023-11-02 16:55:12 +01:00