neoneo-go/pkg/util
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
..
endpoint.go Refactor version msg 2018-01-29 19:17:49 +01:00
io.go bug fixes (TCP + uint256) and started core part (#14) 2018-02-04 20:54:51 +01:00
random.go checked missing files for inventory. 2018-01-28 08:05:35 +01:00
uint160.go Fixed header sync issue (#17) 2018-02-07 15:16:50 +01:00
uint256.go Compiler update (#21) 2018-02-15 16:35:49 +01:00
uint256_test.go Compiler update (#21) 2018-02-15 16:35:49 +01:00