neoneo-go/pkg
Anthony De Meulemeester 941bd7e728
VM and compiler update (#63)
* renamed test folders and fixed bug where wrong jump labels would be exectuted for rewrite.

* Added support for Osize (len(string)) and factored out the array tests

* Added current instruction number to VM prompt if program is loaded.

* added support for unary expressions.

* updated README of and sorted the help commands

* updated readme of the compiler

* bumped version -> 0.39.0
2018-04-04 21:41:19 +02:00
..
core Cross platform virtual machine implementation (#60) 2018-03-30 18:15:06 +02:00
crypto Persistance (#53) 2018-03-25 12:45:54 +02:00
network Persistance (#53) 2018-03-25 12:45:54 +02:00
rpc Small RPC improvements (#57) 2018-03-30 08:15:03 +02:00
smartcontract Persistance (#53) 2018-03-25 12:45:54 +02:00
util Small RPC improvements (#57) 2018-03-30 08:15:03 +02:00
vm VM and compiler update (#63) 2018-04-04 21:41:19 +02:00
wallet Refactor of the Go node (#44) 2018-03-09 16:55:25 +01:00