neoneo-go/pkg/vm
Anthony De Meulemeester b257a06f3e
Compiler update (#21)
* added seperate folders for cmd packages.

* Fix netmodes in test + reverse bigint bytes

* glide get deps

* add, sub, mul, div

* booleans

* strings

* binary expressions

* if statements

* function calls

* composite literals (slice, array)

* Added lots of test cases and update readme.
2018-02-15 16:35:49 +01:00
..
compiler Compiler update (#21) 2018-02-15 16:35:49 +01:00
opcode.go VM draft + cli setup (#20) 2018-02-09 17:08:50 +01:00
opcode_string.go VM draft + cli setup (#20) 2018-02-09 17:08:50 +01:00