neo-go/pkg/compiler/testdata
Evgenii Stratonikov a781d299e0 compiler: use fully-qualified names for tracking functions
Function name now consists of 3 parts:
1) full package path
2) method receiver type (if any)
3) function name itself .

Fix #1150.

Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
2020-07-31 12:07:06 +03:00
..
bar compiler: move tests from vm/tests 2019-12-23 17:05:34 +03:00
block compiler: process interop together with package 2020-06-09 12:41:33 +03:00
compile *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
foo compiler: use fully-qualified names for tracking functions 2020-07-31 12:07:06 +03:00
foobar compiler: move tests from vm/tests 2019-12-23 17:05:34 +03:00
multi compiler: allow to use exported constants 2020-07-31 12:06:42 +03:00
strange compiler: allow to use exported variables 2020-07-31 12:06:42 +03:00
util compiler: process interop together with package 2020-06-09 12:41:33 +03:00