This website requires JavaScript.
Explore
Help
Sign in
TrueCloudLab
/
neoneo-go
Watch
7
Star
0
Fork
You've already forked neoneo-go
2
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
2f6065f541
neoneo-go
/
pkg
/
vm
/
stackitem
History
Evgenii Stratonikov
a980cac0b3
stackitem: support Null item (de-)serialization
...
It's binary representation contains just type (AnyT).
2020-06-19 11:38:56 +03:00
..
item.go
vm: move MaxArraySize and MaxItemSize to stackitem package
2020-06-16 11:32:16 +03:00
item_test.go
vm: move StackItem to a separate package
2020-06-08 13:27:08 +03:00
json.go
stackitem: allow to (de-)serialize items to JSON
2020-06-16 11:34:01 +03:00
json_test.go
stackitem: allow to (de-)serialize items to JSON
2020-06-16 11:34:01 +03:00
serialization.go
stackitem: support Null item (de-)serialization
2020-06-19 11:38:56 +03:00
type.go
vm: move StackItem to a separate package
2020-06-08 13:27:08 +03:00