.. |
abstract_class_instantiate.gd
|
274d49790d
GDScript: Fix extending abstract classes, forbid their construction
|
2 anos atrás |
abstract_class_instantiate.out
|
274d49790d
GDScript: Fix extending abstract classes, forbid their construction
|
2 anos atrás |
abstract_script_instantiate.gd
|
274d49790d
GDScript: Fix extending abstract classes, forbid their construction
|
2 anos atrás |
abstract_script_instantiate.out
|
274d49790d
GDScript: Fix extending abstract classes, forbid their construction
|
2 anos atrás |
annotation_non_constant_parameter.gd
|
b004f8180e
GDScript: Allow constant expressions in annotations
|
2 anos atrás |
annotation_non_constant_parameter.out
|
b004f8180e
GDScript: Allow constant expressions in annotations
|
2 anos atrás |
assign_enum.gd
|
366ec895b1
Assorted enum and native type fixes
|
2 anos atrás |
assign_enum.out
|
366ec895b1
Assorted enum and native type fixes
|
2 anos atrás |
assign_named_enum.gd
|
366ec895b1
Assorted enum and native type fixes
|
2 anos atrás |
assign_named_enum.out
|
366ec895b1
Assorted enum and native type fixes
|
2 anos atrás |
assign_signal.gd
|
d93dbab054
Add MethodInfo to signal datatype
|
2 anos atrás |
assign_signal.out
|
d93dbab054
Add MethodInfo to signal datatype
|
2 anos atrás |
assymetric_assignment_bad.gd
|
31e0ae2012
GDScript: Fix constant conversions
|
2 anos atrás |
assymetric_assignment_bad.out
|
31e0ae2012
GDScript: Fix constant conversions
|
2 anos atrás |
bitwise_float_left_operand.gd
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
4 anos atrás |
bitwise_float_left_operand.out
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
4 anos atrás |
bitwise_float_right_operand.gd
|
c6ca09dc6f
Add more integration tests to the GDScript test suite
|
4 anos atrás |
bitwise_float_right_operand.out
|
c6ca09dc6f
Add more integration tests to the GDScript test suite
|
4 anos atrás |
class_name_shadows_builtin_type.gd
|
72c07708e8
GDScript: Don't allow builtin type names as identifiers
|
3 anos atrás |
class_name_shadows_builtin_type.out
|
2dfc6d5b69
GDScript: Allow out of order member resolution
|
2 anos atrás |
constant_array_index_assign.gd
|
5e2ac1a31e
GDScript: Begin making constants deep, not shallow or flat
|
2 anos atrás |
constant_array_index_assign.out
|
5e2ac1a31e
GDScript: Begin making constants deep, not shallow or flat
|
2 anos atrás |
constant_dictionary_index_assign.gd
|
5e2ac1a31e
GDScript: Begin making constants deep, not shallow or flat
|
2 anos atrás |
constant_dictionary_index_assign.out
|
5e2ac1a31e
GDScript: Begin making constants deep, not shallow or flat
|
2 anos atrás |
constant_name_shadows_builtin_type.gd
|
72c07708e8
GDScript: Don't allow builtin type names as identifiers
|
3 anos atrás |
constant_name_shadows_builtin_type.out
|
72c07708e8
GDScript: Don't allow builtin type names as identifiers
|
3 anos atrás |
constant_subscript_type.gd
|
ff505c9875
GDScript: Fix type for index subscript on constant
|
2 anos atrás |
constant_subscript_type.out
|
ff505c9875
GDScript: Fix type for index subscript on constant
|
2 anos atrás |
constant_used_as_function.gd
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
4 anos atrás |
constant_used_as_function.out
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
4 anos atrás |
constructor_call_type.gd
|
f67aa3e46d
GDScript: Fix return type of constructor call for extending class
|
2 anos atrás |
constructor_call_type.out
|
f67aa3e46d
GDScript: Fix return type of constructor call for extending class
|
2 anos atrás |
cyclic_inheritance.gd
|
2dfc6d5b69
GDScript: Allow out of order member resolution
|
2 anos atrás |
cyclic_inheritance.out
|
2dfc6d5b69
GDScript: Allow out of order member resolution
|
2 anos atrás |
cyclic_ref_const.gd
|
2dfc6d5b69
GDScript: Allow out of order member resolution
|
2 anos atrás |
cyclic_ref_const.out
|
2dfc6d5b69
GDScript: Allow out of order member resolution
|
2 anos atrás |
cyclic_ref_enum.gd
|
2dfc6d5b69
GDScript: Allow out of order member resolution
|
2 anos atrás |
cyclic_ref_enum.out
|
2dfc6d5b69
GDScript: Allow out of order member resolution
|
2 anos atrás |
cyclic_ref_enum_value.gd
|
2dfc6d5b69
GDScript: Allow out of order member resolution
|
2 anos atrás |
cyclic_ref_enum_value.out
|
2dfc6d5b69
GDScript: Allow out of order member resolution
|
2 anos atrás |
cyclic_ref_external.gd
|
2dfc6d5b69
GDScript: Allow out of order member resolution
|
2 anos atrás |
cyclic_ref_external.out
|
2dfc6d5b69
GDScript: Allow out of order member resolution
|
2 anos atrás |
cyclic_ref_external_a.notest.gd
|
2dfc6d5b69
GDScript: Allow out of order member resolution
|
2 anos atrás |
cyclic_ref_func.gd
|
2dfc6d5b69
GDScript: Allow out of order member resolution
|
2 anos atrás |
cyclic_ref_func.out
|
2dfc6d5b69
GDScript: Allow out of order member resolution
|
2 anos atrás |
cyclic_ref_override.gd
|
2dfc6d5b69
GDScript: Allow out of order member resolution
|
2 anos atrás |
cyclic_ref_override.out
|
2dfc6d5b69
GDScript: Allow out of order member resolution
|
2 anos atrás |
cyclic_ref_var.gd
|
2dfc6d5b69
GDScript: Allow out of order member resolution
|
2 anos atrás |
cyclic_ref_var.out
|
2dfc6d5b69
GDScript: Allow out of order member resolution
|
2 anos atrás |
dictionary_duplicate_key_lua.gd
|
5d31ce4b16
GDScript: Allow string keys on Lua-style dictionaries
|
4 anos atrás |
dictionary_duplicate_key_lua.out
|
5d31ce4b16
GDScript: Allow string keys on Lua-style dictionaries
|
4 anos atrás |
dictionary_duplicate_key_lua_with_string.gd
|
5d31ce4b16
GDScript: Allow string keys on Lua-style dictionaries
|
4 anos atrás |
dictionary_duplicate_key_lua_with_string.out
|
5d31ce4b16
GDScript: Allow string keys on Lua-style dictionaries
|
4 anos atrás |
dictionary_duplicate_key_python.gd
|
5d31ce4b16
GDScript: Allow string keys on Lua-style dictionaries
|
4 anos atrás |
dictionary_duplicate_key_python.out
|
5d31ce4b16
GDScript: Allow string keys on Lua-style dictionaries
|
4 anos atrás |
dictionary_string_stringname_equivalent.gd
|
e79be6ce07
Unify String and StringName
|
2 anos atrás |
dictionary_string_stringname_equivalent.out
|
e79be6ce07
Unify String and StringName
|
2 anos atrás |
enum_bad_method.gd
|
366ec895b1
Assorted enum and native type fixes
|
2 anos atrás |
enum_bad_method.out
|
366ec895b1
Assorted enum and native type fixes
|
2 anos atrás |
enum_bad_value.gd
|
366ec895b1
Assorted enum and native type fixes
|
2 anos atrás |
enum_bad_value.out
|
366ec895b1
Assorted enum and native type fixes
|
2 anos atrás |
enum_class_var_assign_with_wrong_enum_type.gd
|
ad6e2e82a9
GDScript: Consolidate behavior for assigning enum types
|
3 anos atrás |
enum_class_var_assign_with_wrong_enum_type.out
|
31e0ae2012
GDScript: Fix constant conversions
|
2 anos atrás |
enum_class_var_init_with_wrong_enum_type.gd
|
ad6e2e82a9
GDScript: Consolidate behavior for assigning enum types
|
3 anos atrás |
enum_class_var_init_with_wrong_enum_type.out
|
31e0ae2012
GDScript: Fix constant conversions
|
2 anos atrás |
enum_duplicate_bad_method.gd
|
366ec895b1
Assorted enum and native type fixes
|
2 anos atrás |
enum_duplicate_bad_method.out
|
366ec895b1
Assorted enum and native type fixes
|
2 anos atrás |
enum_float_value.gd
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
4 anos atrás |
enum_float_value.out
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
4 anos atrás |
enum_function_parameter_wrong_type.gd
|
366ec895b1
Assorted enum and native type fixes
|
2 anos atrás |
enum_function_parameter_wrong_type.out
|
31e0ae2012
GDScript: Fix constant conversions
|
2 anos atrás |
enum_function_return_wrong_type.gd
|
366ec895b1
Assorted enum and native type fixes
|
2 anos atrás |
enum_function_return_wrong_type.out
|
31e0ae2012
GDScript: Fix constant conversions
|
2 anos atrás |
enum_local_var_assign_outer_with_wrong_enum_type.gd
|
366ec895b1
Assorted enum and native type fixes
|
2 anos atrás |
enum_local_var_assign_outer_with_wrong_enum_type.out
|
31e0ae2012
GDScript: Fix constant conversions
|
2 anos atrás |
enum_local_var_assign_with_wrong_enum_type.gd
|
ad6e2e82a9
GDScript: Consolidate behavior for assigning enum types
|
3 anos atrás |
enum_local_var_assign_with_wrong_enum_type.out
|
31e0ae2012
GDScript: Fix constant conversions
|
2 anos atrás |
enum_local_var_init_with_wrong_enum_type.gd
|
ad6e2e82a9
GDScript: Consolidate behavior for assigning enum types
|
3 anos atrás |
enum_local_var_init_with_wrong_enum_type.out
|
31e0ae2012
GDScript: Fix constant conversions
|
2 anos atrás |
enum_name_shadows_builtin_type.gd
|
72c07708e8
GDScript: Don't allow builtin type names as identifiers
|
3 anos atrás |
enum_name_shadows_builtin_type.out
|
72c07708e8
GDScript: Don't allow builtin type names as identifiers
|
3 anos atrás |
enum_native_bad_value.gd
|
366ec895b1
Assorted enum and native type fixes
|
2 anos atrás |
enum_native_bad_value.out
|
366ec895b1
Assorted enum and native type fixes
|
2 anos atrás |
enum_preload_unnamed_assign_to_named.gd
|
44d1d72af1
Add GDScript `.editorconfig` rules
|
2 anos atrás |
enum_preload_unnamed_assign_to_named.out
|
31e0ae2012
GDScript: Fix constant conversions
|
2 anos atrás |
enum_shadows_base_enum.gd
|
366ec895b1
Assorted enum and native type fixes
|
2 anos atrás |
enum_shadows_base_enum.out
|
366ec895b1
Assorted enum and native type fixes
|
2 anos atrás |
enum_string_value.gd
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
4 anos atrás |
enum_string_value.out
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
4 anos atrás |
enum_unnamed_assign_to_named.gd
|
366ec895b1
Assorted enum and native type fixes
|
2 anos atrás |
enum_unnamed_assign_to_named.out
|
31e0ae2012
GDScript: Fix constant conversions
|
2 anos atrás |
for_loop_on_constant_float.gd
|
40613ebd21
GDScript: Fix typing of iterator in for loop
|
2 anos atrás |
for_loop_on_constant_float.out
|
40613ebd21
GDScript: Fix typing of iterator in for loop
|
2 anos atrás |
for_loop_on_constant_int.gd
|
40613ebd21
GDScript: Fix typing of iterator in for loop
|
2 anos atrás |
for_loop_on_constant_int.out
|
40613ebd21
GDScript: Fix typing of iterator in for loop
|
2 anos atrás |
for_loop_on_enum_value.gd
|
40613ebd21
GDScript: Fix typing of iterator in for loop
|
2 anos atrás |
for_loop_on_enum_value.out
|
40613ebd21
GDScript: Fix typing of iterator in for loop
|
2 anos atrás |
for_loop_on_hard_float.gd
|
40613ebd21
GDScript: Fix typing of iterator in for loop
|
2 anos atrás |
for_loop_on_hard_float.out
|
40613ebd21
GDScript: Fix typing of iterator in for loop
|
2 anos atrás |
for_loop_on_hard_int.gd
|
40613ebd21
GDScript: Fix typing of iterator in for loop
|
2 anos atrás |
for_loop_on_hard_int.out
|
40613ebd21
GDScript: Fix typing of iterator in for loop
|
2 anos atrás |
for_loop_on_hard_iterator.gd
|
40613ebd21
GDScript: Fix typing of iterator in for loop
|
2 anos atrás |
for_loop_on_hard_iterator.out
|
40613ebd21
GDScript: Fix typing of iterator in for loop
|
2 anos atrás |
for_loop_on_hard_string.gd
|
40613ebd21
GDScript: Fix typing of iterator in for loop
|
2 anos atrás |
for_loop_on_hard_string.out
|
40613ebd21
GDScript: Fix typing of iterator in for loop
|
2 anos atrás |
for_loop_on_literal_bool.gd
|
40613ebd21
GDScript: Fix typing of iterator in for loop
|
2 anos atrás |
for_loop_on_literal_bool.out
|
40613ebd21
GDScript: Fix typing of iterator in for loop
|
2 anos atrás |
for_loop_on_literal_int.gd
|
40613ebd21
GDScript: Fix typing of iterator in for loop
|
2 anos atrás |
for_loop_on_literal_int.out
|
40613ebd21
GDScript: Fix typing of iterator in for loop
|
2 anos atrás |
function_dont_match_parent_signature_parameter_count_less.gd
|
1ebcb58e69
GDScript: Check if method signature matches the parent
|
3 anos atrás |
function_dont_match_parent_signature_parameter_count_less.out
|
d1e4146462
Improve parent signature error
|
2 anos atrás |
function_dont_match_parent_signature_parameter_count_more.gd
|
1ebcb58e69
GDScript: Check if method signature matches the parent
|
3 anos atrás |
function_dont_match_parent_signature_parameter_count_more.out
|
d1e4146462
Improve parent signature error
|
2 anos atrás |
function_dont_match_parent_signature_parameter_default_values.gd
|
1ebcb58e69
GDScript: Check if method signature matches the parent
|
3 anos atrás |
function_dont_match_parent_signature_parameter_default_values.out
|
d1e4146462
Improve parent signature error
|
2 anos atrás |
function_dont_match_parent_signature_parameter_type.gd
|
1ebcb58e69
GDScript: Check if method signature matches the parent
|
3 anos atrás |
function_dont_match_parent_signature_parameter_type.out
|
d1e4146462
Improve parent signature error
|
2 anos atrás |
function_dont_match_parent_signature_return_type.gd
|
1ebcb58e69
GDScript: Check if method signature matches the parent
|
3 anos atrás |
function_dont_match_parent_signature_return_type.out
|
d1e4146462
Improve parent signature error
|
2 anos atrás |
function_used_as_property.gd
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
4 anos atrás |
function_used_as_property.out
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
4 anos atrás |
incompatible_assignment.gd
|
38c214d483
GDScript: Fix some issues with assignments that involve untyped things
|
2 anos atrás |
incompatible_assignment.out
|
38c214d483
GDScript: Fix some issues with assignments that involve untyped things
|
2 anos atrás |
inferring_with_weak_type_local_variable.gd
|
a1e0281b45
GDScript: Disallow type inference with untyped initializer
|
2 anos atrás |
inferring_with_weak_type_local_variable.out
|
a1e0281b45
GDScript: Disallow type inference with untyped initializer
|
2 anos atrás |
inferring_with_weak_type_member_variable.gd
|
a1e0281b45
GDScript: Disallow type inference with untyped initializer
|
2 anos atrás |
inferring_with_weak_type_member_variable.out
|
a1e0281b45
GDScript: Disallow type inference with untyped initializer
|
2 anos atrás |
inferring_with_weak_type_parameter.gd
|
a1e0281b45
GDScript: Disallow type inference with untyped initializer
|
2 anos atrás |
inferring_with_weak_type_parameter.out
|
a1e0281b45
GDScript: Disallow type inference with untyped initializer
|
2 anos atrás |
invalid_array_index.gd
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
4 anos atrás |
invalid_array_index.out
|
5909f9f075
GDScript: Fix issues with typed arrays
|
2 anos atrás |
invalid_concatenation_bool.gd
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
4 anos atrás |
invalid_concatenation_bool.out
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
4 anos atrás |
invalid_concatenation_dictionary.gd
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
4 anos atrás |
invalid_concatenation_dictionary.out
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
4 anos atrás |
invalid_concatenation_mixed.gd
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
4 anos atrás |
invalid_concatenation_mixed.out
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
4 anos atrás |
invalid_constant.gd
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
4 anos atrás |
invalid_constant.out
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
4 anos atrás |
lambda_no_return.gd
|
532ffc30bd
GDScript: Fix typing of lambda functions
|
2 anos atrás |
lambda_no_return.out
|
532ffc30bd
GDScript: Fix typing of lambda functions
|
2 anos atrás |
lambda_wrong_return.gd
|
532ffc30bd
GDScript: Fix typing of lambda functions
|
2 anos atrás |
lambda_wrong_return.out
|
31e0ae2012
GDScript: Fix constant conversions
|
2 anos atrás |
leading_number_separator.gd
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
4 anos atrás |
leading_number_separator.out
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
4 anos atrás |
match_with_subscript.gd
|
c68b2358d5
GDScript: Allow variables in match patterns
|
2 anos atrás |
match_with_subscript.out
|
c68b2358d5
GDScript: Allow variables in match patterns
|
2 anos atrás |
match_with_variable_expression.gd
|
c68b2358d5
GDScript: Allow variables in match patterns
|
2 anos atrás |
match_with_variable_expression.out
|
c68b2358d5
GDScript: Allow variables in match patterns
|
2 anos atrás |
missing_argument.gd
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
4 anos atrás |
missing_argument.out
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
4 anos atrás |
native_type_errors.gd
|
366ec895b1
Assorted enum and native type fixes
|
2 anos atrás |
native_type_errors.out
|
366ec895b1
Assorted enum and native type fixes
|
2 anos atrás |
outer_class_constants.gd
|
fb175d92da
Fix GDScript base and outer classes, signals and functions lookup order
|
2 anos atrás |
outer_class_constants.out
|
fb175d92da
Fix GDScript base and outer classes, signals and functions lookup order
|
2 anos atrás |
outer_class_constants_as_variant.gd
|
fb175d92da
Fix GDScript base and outer classes, signals and functions lookup order
|
2 anos atrás |
outer_class_constants_as_variant.out
|
fb175d92da
Fix GDScript base and outer classes, signals and functions lookup order
|
2 anos atrás |
outer_class_instance_constants.gd
|
fb175d92da
Fix GDScript base and outer classes, signals and functions lookup order
|
2 anos atrás |
outer_class_instance_constants.out
|
fb175d92da
Fix GDScript base and outer classes, signals and functions lookup order
|
2 anos atrás |
outer_class_instance_constants_as_variant.gd
|
fb175d92da
Fix GDScript base and outer classes, signals and functions lookup order
|
2 anos atrás |
outer_class_instance_constants_as_variant.out
|
fb175d92da
Fix GDScript base and outer classes, signals and functions lookup order
|
2 anos atrás |
outer_class_lookup.gd
|
44d1d72af1
Add GDScript `.editorconfig` rules
|
2 anos atrás |
outer_class_lookup.out
|
1bbb2b4159
Fix outer class lookup
|
2 anos atrás |
overload_script_variable.gd
|
13be0ab733
Fix ability to overload "script" variable
|
2 anos atrás |
overload_script_variable.out
|
13be0ab733
Fix ability to overload "script" variable
|
2 anos atrás |
params_default_forward_reference.gd
|
960a26f6c0
GDScript: Fix parsing default parameter values from function calls
|
3 anos atrás |
params_default_forward_reference.out
|
960a26f6c0
GDScript: Fix parsing default parameter values from function calls
|
3 anos atrás |
preload_enum_error.gd
|
366ec895b1
Assorted enum and native type fixes
|
2 anos atrás |
preload_enum_error.out
|
31e0ae2012
GDScript: Fix constant conversions
|
2 anos atrás |
property_function_get_type_error.gd
|
551ceb590b
GDScript: Report property type errors
|
3 anos atrás |
property_function_get_type_error.out
|
551ceb590b
GDScript: Report property type errors
|
3 anos atrás |
property_function_set_type_error.gd
|
551ceb590b
GDScript: Report property type errors
|
3 anos atrás |
property_function_set_type_error.out
|
551ceb590b
GDScript: Report property type errors
|
3 anos atrás |
property_inline_get_type_error.gd
|
551ceb590b
GDScript: Report property type errors
|
3 anos atrás |
property_inline_get_type_error.out
|
551ceb590b
GDScript: Report property type errors
|
3 anos atrás |
property_inline_set_type_error.gd
|
551ceb590b
GDScript: Report property type errors
|
3 anos atrás |
property_inline_set_type_error.out
|
366ec895b1
Assorted enum and native type fixes
|
2 anos atrás |
property_used_as_function.gd
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
4 anos atrás |
property_used_as_function.out
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
4 anos atrás |
redefine_class_constant.gd
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
4 anos atrás |
redefine_class_constant.out
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
4 anos atrás |
redefine_local_constant.gd
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
4 anos atrás |
redefine_local_constant.out
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
4 anos atrás |
return_null_in_void_func.gd
|
44d1d72af1
Add GDScript `.editorconfig` rules
|
2 anos atrás |
return_null_in_void_func.out
|
9507f65e25
GDScript: Disallow return with value in void functions
|
2 anos atrás |
return_variant_in_void_func.gd
|
44d1d72af1
Add GDScript `.editorconfig` rules
|
2 anos atrás |
return_variant_in_void_func.out
|
9507f65e25
GDScript: Disallow return with value in void functions
|
2 anos atrás |
setter_parameter_uses_property_type.gd
|
45f546c1d8
GDScript: Make setter parameter type same as variable type
|
3 anos atrás |
setter_parameter_uses_property_type.out
|
a1d06749f1
Unify typing of variables, constants and parameters in GDScript
|
2 anos atrás |
super_nonexistent_base_method.gd
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
4 anos atrás |
super_nonexistent_base_method.out
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
4 anos atrás |
typed_array_assign_differently_typed.gd
|
5909f9f075
GDScript: Fix issues with typed arrays
|
2 anos atrás |
typed_array_assign_differently_typed.out
|
5909f9f075
GDScript: Fix issues with typed arrays
|
2 anos atrás |
typed_array_assignment.gd
|
5909f9f075
GDScript: Fix issues with typed arrays
|
2 anos atrás |
typed_array_assignment.out
|
5909f9f075
GDScript: Fix issues with typed arrays
|
2 anos atrás |
typed_array_init_with_unconvertable_in_literal.gd
|
5909f9f075
GDScript: Fix issues with typed arrays
|
2 anos atrás |
typed_array_init_with_unconvertable_in_literal.out
|
5909f9f075
GDScript: Fix issues with typed arrays
|
2 anos atrás |
typed_array_pass_differently_to_typed.gd
|
5909f9f075
GDScript: Fix issues with typed arrays
|
2 anos atrás |
typed_array_pass_differently_to_typed.out
|
5909f9f075
GDScript: Fix issues with typed arrays
|
2 anos atrás |
use_value_of_void_function_builtin_method.gd
|
bc739a4687
GDScript: Make using return of void function an error
|
2 anos atrás |
use_value_of_void_function_builtin_method.out
|
bc739a4687
GDScript: Make using return of void function an error
|
2 anos atrás |
use_value_of_void_function_custom_method.gd
|
bc739a4687
GDScript: Make using return of void function an error
|
2 anos atrás |
use_value_of_void_function_custom_method.out
|
bc739a4687
GDScript: Make using return of void function an error
|
2 anos atrás |
use_value_of_void_function_gd_utility.gd
|
bc739a4687
GDScript: Make using return of void function an error
|
2 anos atrás |
use_value_of_void_function_gd_utility.out
|
bc739a4687
GDScript: Make using return of void function an error
|
2 anos atrás |
use_value_of_void_function_native_method.gd
|
bc739a4687
GDScript: Make using return of void function an error
|
2 anos atrás |
use_value_of_void_function_native_method.out
|
bc739a4687
GDScript: Make using return of void function an error
|
2 anos atrás |
use_value_of_void_function_utility.gd
|
bc739a4687
GDScript: Make using return of void function an error
|
2 anos atrás |
use_value_of_void_function_utility.out
|
bc739a4687
GDScript: Make using return of void function an error
|
2 anos atrás |
variable_name_shadows_builtin_type.gd
|
72c07708e8
GDScript: Don't allow builtin type names as identifiers
|
3 anos atrás |
variable_name_shadows_builtin_type.out
|
72c07708e8
GDScript: Don't allow builtin type names as identifiers
|
3 anos atrás |
variable_overloads_superclass_function.gd
|
13be0ab733
Fix ability to overload "script" variable
|
2 anos atrás |
variable_overloads_superclass_function.out
|
13be0ab733
Fix ability to overload "script" variable
|
2 anos atrás |