tutus-chain/pkg/compiler
Tutus Development a63b3dcb70 Migrate from GitHub to git.marketally.com
Update all module paths and import statements from github.com/tutus-one
to git.marketally.com/tutus-one for self-hosted Git server migration.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-27 09:54:31 -05:00
..
testdata Migrate from GitHub to git.marketally.com 2025-12-27 09:54:31 -05:00
analysis.go Migrate from GitHub to git.marketally.com 2025-12-27 09:54:31 -05:00
assign_test.go Migrate from GitHub to git.marketally.com 2025-12-27 09:54:31 -05:00
binary_expr_test.go Migrate from GitHub to git.marketally.com 2025-12-27 09:54:31 -05:00
builtin_test.go Migrate from GitHub to git.marketally.com 2025-12-27 09:54:31 -05:00
byte_conversion_test.go Initial Tutus chain fork from NeoGo 2025-12-19 14:23:04 +00:00
codegen.go Migrate from GitHub to git.marketally.com 2025-12-27 09:54:31 -05:00
codegen_test.go Migrate from GitHub to git.marketally.com 2025-12-27 09:54:31 -05:00
compiler.go Migrate from GitHub to git.marketally.com 2025-12-27 09:54:31 -05:00
compiler_test.go Migrate from GitHub to git.marketally.com 2025-12-27 09:54:31 -05:00
constant_test.go Migrate from GitHub to git.marketally.com 2025-12-27 09:54:31 -05:00
convert_test.go Migrate from GitHub to git.marketally.com 2025-12-27 09:54:31 -05:00
debug.go Migrate from GitHub to git.marketally.com 2025-12-27 09:54:31 -05:00
debug_test.go Migrate from GitHub to git.marketally.com 2025-12-27 09:54:31 -05:00
defer_test.go Migrate from GitHub to git.marketally.com 2025-12-27 09:54:31 -05:00
doc.go Initial Tutus chain fork from NeoGo 2025-12-19 14:23:04 +00:00
for_test.go Migrate from GitHub to git.marketally.com 2025-12-27 09:54:31 -05:00
func_scope.go Initial Tutus chain fork from NeoGo 2025-12-19 14:23:04 +00:00
function_call_test.go Migrate from GitHub to git.marketally.com 2025-12-27 09:54:31 -05:00
generics_test.go Migrate from GitHub to git.marketally.com 2025-12-27 09:54:31 -05:00
global_test.go Migrate from GitHub to git.marketally.com 2025-12-27 09:54:31 -05:00
if_test.go Initial Tutus chain fork from NeoGo 2025-12-19 14:23:04 +00:00
import_test.go Migrate from GitHub to git.marketally.com 2025-12-27 09:54:31 -05:00
init_test.go Migrate from GitHub to git.marketally.com 2025-12-27 09:54:31 -05:00
inline.go Migrate from GitHub to git.marketally.com 2025-12-27 09:54:31 -05:00
inline_test.go Migrate from GitHub to git.marketally.com 2025-12-27 09:54:31 -05:00
interop_test.go Migrate from GitHub to git.marketally.com 2025-12-27 09:54:31 -05:00
jumps_test.go Migrate from GitHub to git.marketally.com 2025-12-27 09:54:31 -05:00
lambda_test.go Initial Tutus chain fork from NeoGo 2025-12-19 14:23:04 +00:00
limit_test.go Initial Tutus chain fork from NeoGo 2025-12-19 14:23:04 +00:00
map_test.go Migrate from GitHub to git.marketally.com 2025-12-27 09:54:31 -05:00
native_test.go Migrate from GitHub to git.marketally.com 2025-12-27 09:54:31 -05:00
nilcheck_test.go Initial Tutus chain fork from NeoGo 2025-12-19 14:23:04 +00:00
numeric_test.go Initial Tutus chain fork from NeoGo 2025-12-19 14:23:04 +00:00
panic_test.go Initial Tutus chain fork from NeoGo 2025-12-19 14:23:04 +00:00
pointer_test.go Initial Tutus chain fork from NeoGo 2025-12-19 14:23:04 +00:00
return_test.go Initial Tutus chain fork from NeoGo 2025-12-19 14:23:04 +00:00
slice_test.go Migrate from GitHub to git.marketally.com 2025-12-27 09:54:31 -05:00
struct_test.go Migrate from GitHub to git.marketally.com 2025-12-27 09:54:31 -05:00
switch_test.go Migrate from GitHub to git.marketally.com 2025-12-27 09:54:31 -05:00
syscall_test.go Migrate from GitHub to git.marketally.com 2025-12-27 09:54:31 -05:00
type_test.go Initial Tutus chain fork from NeoGo 2025-12-19 14:23:04 +00:00
types.go Migrate from GitHub to git.marketally.com 2025-12-27 09:54:31 -05:00
vardecl_test.go Migrate from GitHub to git.marketally.com 2025-12-27 09:54:31 -05:00
vars.go Initial Tutus chain fork from NeoGo 2025-12-19 14:23:04 +00:00
verify_test.go Migrate from GitHub to git.marketally.com 2025-12-27 09:54:31 -05:00
vm_test.go Migrate from GitHub to git.marketally.com 2025-12-27 09:54:31 -05:00