from_string.go
|
opcode: implement FromString()
|
2020-05-22 13:36:11 +03:00 |
isvalid_test.go
|
opcode: optimize IsValid
|
2021-08-02 21:46:19 +03:00 |
opcode.go
|
vm: add PACKMAP/PACKSTRUCT, extend UNPACK
|
2021-11-12 17:19:59 +03:00 |
opcode_string.go
|
vm: add PACKMAP/PACKSTRUCT, extend UNPACK
|
2021-11-12 17:19:59 +03:00 |
opcode_test.go
|
vm: add instruction correctness check
|
2021-02-09 22:31:26 +03:00 |