neo-go/pkg
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
..
api bootstrapped projects folders. 2018-01-26 21:39:56 +01:00
core Fixed header sync issue (#17) 2018-02-07 15:16:50 +01:00
network VM draft + cli setup (#20) 2018-02-09 17:08:50 +01:00
smartcontract bootstrapped projects folders. 2018-01-26 21:39:56 +01:00
util Compiler update (#21) 2018-02-15 16:35:49 +01:00
vm Update compiler (#22) 2018-02-19 10:24:28 +01:00