Erik Stenman
56cf62b487
Add setelement instruction. ( #29 )
2019-04-12 15:47:16 +02:00
Erik Stenman
662b611e6d
New representation of variant values. ( #23 )
...
* New representation of variant values.
* Specify type of elments (byte) in arities list.
2019-03-29 14:52:22 +01:00
Erik Stenman
9abeb21eee
Pt 164601244 add hash and signature type ( #22 )
...
* Add hash, signature and object types.
* Add serilaize/deserialize test for new types.
* Document new types.
* Use aeserialization for base58c encoding/decoding.
2019-03-25 17:57:12 +01:00
Erik Stenman
417a34ecd1
Remove typespec from element op. ( #20 )
...
* Remove typespec from element op.
* Remove unused code from pretty printer.
2019-03-14 10:48:34 +01:00
Erik Stenman
43652e0843
Handle 5 to 8 args. Generate a test file with all instructions for as… ( #14 )
...
* Handle 5 to 8 args. Generate a test file with all instructions for asm/disasm.
* Add ops to test 7 and 8 arguments.
2019-03-04 10:34:17 +01:00