ginger/vm
Brian Picciano 2a96e9a593 Reverse order of args in ValueOut, TupleOut, and AddValueIn
The order of these methods now matches the order of edge/value in every
other context.
2021-12-30 11:38:36 -07:00
..
op.go Reverse order of args in ValueOut, TupleOut, and AddValueIn 2021-12-30 11:38:36 -07:00
scope_global.go Implementation of a super basic vm 2021-12-29 10:43:08 -07:00
scope.go Allow Graph edge and vertex values to be different types 2021-12-30 09:56:20 -07:00
vm_test.go Implementation of a super basic vm 2021-12-29 10:43:08 -07:00
vm.go Reverse order of args in ValueOut, TupleOut, and AddValueIn 2021-12-30 11:38:36 -07:00