neo-go/pkg/vm/compiler/tests
Anthony De Meulemeester de3395fb51
Refactor of imports + lots of sweet stuff (#30)
* implemented global variables.

* refactored imports + lots and lots of other sweet stuff + fix #28.

* Implemented the VM interop runtime API (GetTrigger, CheckWitness, ...)
2018-02-25 13:26:56 +01:00
..
bar Compiler (#23) 2018-02-24 10:06:48 +01:00
foo Compiler (#23) 2018-02-24 10:06:48 +01:00
array_test.go Compiler (#23) 2018-02-24 10:06:48 +01:00
assign_test.go Compiler (#23) 2018-02-24 10:06:48 +01:00
binary_expr_test.go Compiler (#23) 2018-02-24 10:06:48 +01:00
bool_test.go Compiler (#23) 2018-02-24 10:06:48 +01:00
compiler_test.go Refactor of imports + lots of sweet stuff (#30) 2018-02-25 13:26:56 +01:00
constant_test.go Refactor of imports + lots of sweet stuff (#30) 2018-02-25 13:26:56 +01:00
custom_type_test.go Compiler (#23) 2018-02-24 10:06:48 +01:00
function_call_test.go Compiler (#23) 2018-02-24 10:06:48 +01:00
if_statement_test.go Compiler (#23) 2018-02-24 10:06:48 +01:00
import_test.go Compiler (#23) 2018-02-24 10:06:48 +01:00
storage_test.go Refactor of imports + lots of sweet stuff (#30) 2018-02-25 13:26:56 +01:00
string_test.go Compiler (#23) 2018-02-24 10:06:48 +01:00
struct_test.go Compiler (#23) 2018-02-24 10:06:48 +01:00