neoneo-go/pkg/vm/emit
Evgenii Stratonikov 5e229d84d4 compiler: use uint16 for label numbers
As noted in #687 this will make compiler a bit more predictable.
2020-02-21 17:45:45 +03:00
..
bigint.go vm: move IntToBytes and BytesToInt to emit package 2020-02-06 18:45:37 +03:00
bigint_test.go vm: move IntToBytes and BytesToInt to emit package 2020-02-06 18:45:37 +03:00
emit.go compiler: use uint16 for label numbers 2020-02-21 17:45:45 +03:00
emit_test.go emit: add tests for Int 2020-02-06 18:45:37 +03:00