neo-go/pkg/vm
Anthony De Meulemeester 8fe079ec8e
Update compiler (#22)
* refactor to use ast.Walk for recursive converting
* added lots of test cases
* added a new way to handle jump labels
* function calls with multiple arguments
* binary expression (LOR LAND)
* struct types + method receives
* cleaner opcode dumps, side by side diff for debugging test cases
2018-02-19 10:24:28 +01:00
..
compiler Update compiler (#22) 2018-02-19 10:24:28 +01:00
opcode.go Update compiler (#22) 2018-02-19 10:24:28 +01:00
opcode_string.go Update compiler (#22) 2018-02-19 10:24:28 +01:00