neoneo-go/pkg/vm/test
Anthony De Meulemeester 69c3e645b6
VM improvements, tests + bugfixes (#61)
* changed vm commands to match more of the standard

* fixed Uint16 jmp bug in VM

* moved test to vm + fixed numnotequal bug

* fixed broken tests

* moved compiler tests to vm tests

* added basic for support + inc and dec stmts

* bumped version
2018-04-02 17:04:42 +02:00
..
array_test.go VM improvements, tests + bugfixes (#61) 2018-04-02 17:04:42 +02:00
assign_test.go VM improvements, tests + bugfixes (#61) 2018-04-02 17:04:42 +02:00
binary_expr_test.go VM improvements, tests + bugfixes (#61) 2018-04-02 17:04:42 +02:00
for_test.go VM improvements, tests + bugfixes (#61) 2018-04-02 17:04:42 +02:00
numeric_test.go VM improvements, tests + bugfixes (#61) 2018-04-02 17:04:42 +02:00
struct_test.go VM improvements, tests + bugfixes (#61) 2018-04-02 17:04:42 +02:00
vm_test.go VM improvements, tests + bugfixes (#61) 2018-04-02 17:04:42 +02:00