mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2024-12-26 09:43:49 +00:00
34bd9d31ac
* implemented operation and param flags in the cli invoke cmd. * reverted prev changes and added debug flag for compiling. * change transactionType variable to Type, for package convention * index support for arrays. * implemented builtin (len) for the compiler. * bumped version -> 0.35.0 * updated compiler README and changed invoke to testinvoke. |
||
---|---|---|
.. | ||
bar | ||
foo | ||
array_test.go | ||
assign_test.go | ||
binary_expr_test.go | ||
bool_test.go | ||
builtin_test.go | ||
compiler_test.go | ||
constant_test.go | ||
custom_type_test.go | ||
function_call_test.go | ||
if_statement_test.go | ||
import_test.go | ||
runtime_test.go | ||
storage_test.go | ||
string_test.go | ||
struct_test.go |