neo-go/pkg/vm/smartcontract
Anthony De Meulemeester b6b8542caf
Compiler (#37)
* refactored structs so the scope is not needed anymore + fix passing struct in func arguments.

* implemented byte arrays and added runtime tests

* Added sc examples in compiler README + added quick nested if test.

* Updated README

* Changed import paths to interop layer
2018-03-02 16:49:10 +01:00
..
runtime Compiler (#37) 2018-03-02 16:49:10 +01:00
storage Compiler (#37) 2018-03-02 16:49:10 +01:00
types Compiler (#37) 2018-03-02 16:49:10 +01:00