dauTT
|
afe670f178
|
VM: Implement, ABS, NOT opcode (#233)
* Implemented, ABS, NOT opcode
|
2019-03-28 19:26:55 +00:00 |
|
BlockChainDev
|
da27c2b3f0
|
[Stack]
- Change RemoveCurrentContext for PopCurrentContext
- Add CopTo method to stack
|
2019-03-18 21:15:09 +00:00 |
|
BlockChainDev
|
9eb11d2822
|
Make Next() method on Context failable
refactor peekContext and Peek
|
2019-03-16 21:45:48 +00:00 |
|
BlockChainDev
|
f954e6f2ca
|
Add Invocation stack - convenience RAS
|
2019-03-15 22:33:32 +00:00 |
|
BlockChainDev
|
da0a56f922
|
Add conversions for bytearray and Int stack items
|
2019-02-27 22:41:46 +00:00 |
|
BlockChainDev
|
c163ae2019
|
VM: first pass at Random Access Stack object
|
2019-02-27 20:58:17 +00:00 |
|