.. |
bitwise_float_left_operand.gd
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
il y a 3 ans |
bitwise_float_left_operand.out
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
il y a 3 ans |
bitwise_float_right_operand.gd
|
c6ca09dc6f
Add more integration tests to the GDScript test suite
|
il y a 3 ans |
bitwise_float_right_operand.out
|
c6ca09dc6f
Add more integration tests to the GDScript test suite
|
il y a 3 ans |
class_name_shadows_builtin_type.gd
|
72c07708e8
GDScript: Don't allow builtin type names as identifiers
|
il y a 3 ans |
class_name_shadows_builtin_type.out
|
72c07708e8
GDScript: Don't allow builtin type names as identifiers
|
il y a 3 ans |
constant_name_shadows_builtin_type.gd
|
72c07708e8
GDScript: Don't allow builtin type names as identifiers
|
il y a 3 ans |
constant_name_shadows_builtin_type.out
|
72c07708e8
GDScript: Don't allow builtin type names as identifiers
|
il y a 3 ans |
constant_used_as_function.gd
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
il y a 3 ans |
constant_used_as_function.out
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
il y a 3 ans |
dictionary_duplicate_key_lua.gd
|
5d31ce4b16
GDScript: Allow string keys on Lua-style dictionaries
|
il y a 3 ans |
dictionary_duplicate_key_lua.out
|
5d31ce4b16
GDScript: Allow string keys on Lua-style dictionaries
|
il y a 3 ans |
dictionary_duplicate_key_lua_with_string.gd
|
5d31ce4b16
GDScript: Allow string keys on Lua-style dictionaries
|
il y a 3 ans |
dictionary_duplicate_key_lua_with_string.out
|
5d31ce4b16
GDScript: Allow string keys on Lua-style dictionaries
|
il y a 3 ans |
dictionary_duplicate_key_python.gd
|
5d31ce4b16
GDScript: Allow string keys on Lua-style dictionaries
|
il y a 3 ans |
dictionary_duplicate_key_python.out
|
5d31ce4b16
GDScript: Allow string keys on Lua-style dictionaries
|
il y a 3 ans |
enum_class_var_assign_with_wrong_enum_type.gd
|
ad6e2e82a9
GDScript: Consolidate behavior for assigning enum types
|
il y a 3 ans |
enum_class_var_assign_with_wrong_enum_type.out
|
ad6e2e82a9
GDScript: Consolidate behavior for assigning enum types
|
il y a 3 ans |
enum_class_var_init_with_wrong_enum_type.gd
|
ad6e2e82a9
GDScript: Consolidate behavior for assigning enum types
|
il y a 3 ans |
enum_class_var_init_with_wrong_enum_type.out
|
ad6e2e82a9
GDScript: Consolidate behavior for assigning enum types
|
il y a 3 ans |
enum_float_value.gd
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
il y a 3 ans |
enum_float_value.out
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
il y a 3 ans |
enum_local_var_assign_with_wrong_enum_type.gd
|
ad6e2e82a9
GDScript: Consolidate behavior for assigning enum types
|
il y a 3 ans |
enum_local_var_assign_with_wrong_enum_type.out
|
ad6e2e82a9
GDScript: Consolidate behavior for assigning enum types
|
il y a 3 ans |
enum_local_var_init_with_wrong_enum_type.gd
|
ad6e2e82a9
GDScript: Consolidate behavior for assigning enum types
|
il y a 3 ans |
enum_local_var_init_with_wrong_enum_type.out
|
ad6e2e82a9
GDScript: Consolidate behavior for assigning enum types
|
il y a 3 ans |
enum_name_shadows_builtin_type.gd
|
72c07708e8
GDScript: Don't allow builtin type names as identifiers
|
il y a 3 ans |
enum_name_shadows_builtin_type.out
|
72c07708e8
GDScript: Don't allow builtin type names as identifiers
|
il y a 3 ans |
enum_string_value.gd
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
il y a 3 ans |
enum_string_value.out
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
il y a 3 ans |
function_dont_match_parent_signature_parameter_count_less.gd
|
1ebcb58e69
GDScript: Check if method signature matches the parent
|
il y a 3 ans |
function_dont_match_parent_signature_parameter_count_less.out
|
1ebcb58e69
GDScript: Check if method signature matches the parent
|
il y a 3 ans |
function_dont_match_parent_signature_parameter_count_more.gd
|
1ebcb58e69
GDScript: Check if method signature matches the parent
|
il y a 3 ans |
function_dont_match_parent_signature_parameter_count_more.out
|
1ebcb58e69
GDScript: Check if method signature matches the parent
|
il y a 3 ans |
function_dont_match_parent_signature_parameter_default_values.gd
|
1ebcb58e69
GDScript: Check if method signature matches the parent
|
il y a 3 ans |
function_dont_match_parent_signature_parameter_default_values.out
|
1ebcb58e69
GDScript: Check if method signature matches the parent
|
il y a 3 ans |
function_dont_match_parent_signature_parameter_type.gd
|
1ebcb58e69
GDScript: Check if method signature matches the parent
|
il y a 3 ans |
function_dont_match_parent_signature_parameter_type.out
|
1ebcb58e69
GDScript: Check if method signature matches the parent
|
il y a 3 ans |
function_dont_match_parent_signature_return_type.gd
|
1ebcb58e69
GDScript: Check if method signature matches the parent
|
il y a 3 ans |
function_dont_match_parent_signature_return_type.out
|
1ebcb58e69
GDScript: Check if method signature matches the parent
|
il y a 3 ans |
function_used_as_property.gd
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
il y a 3 ans |
function_used_as_property.out
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
il y a 3 ans |
invalid_array_index.gd
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
il y a 3 ans |
invalid_array_index.out
|
b3704e664d
Fixes GDScript define nested dictionary and array as constants #50285
|
il y a 3 ans |
invalid_concatenation_bool.gd
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
il y a 3 ans |
invalid_concatenation_bool.out
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
il y a 3 ans |
invalid_concatenation_dictionary.gd
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
il y a 3 ans |
invalid_concatenation_dictionary.out
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
il y a 3 ans |
invalid_concatenation_mixed.gd
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
il y a 3 ans |
invalid_concatenation_mixed.out
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
il y a 3 ans |
invalid_constant.gd
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
il y a 3 ans |
invalid_constant.out
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
il y a 3 ans |
leading_number_separator.gd
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
il y a 3 ans |
leading_number_separator.out
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
il y a 3 ans |
missing_argument.gd
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
il y a 3 ans |
missing_argument.out
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
il y a 3 ans |
overload_script_variable.gd
|
13be0ab733
Fix ability to overload "script" variable
|
il y a 2 ans |
overload_script_variable.out
|
13be0ab733
Fix ability to overload "script" variable
|
il y a 2 ans |
params_default_forward_reference.gd
|
960a26f6c0
GDScript: Fix parsing default parameter values from function calls
|
il y a 3 ans |
params_default_forward_reference.out
|
960a26f6c0
GDScript: Fix parsing default parameter values from function calls
|
il y a 3 ans |
property_function_get_type_error.gd
|
551ceb590b
GDScript: Report property type errors
|
il y a 3 ans |
property_function_get_type_error.out
|
551ceb590b
GDScript: Report property type errors
|
il y a 3 ans |
property_function_set_type_error.gd
|
551ceb590b
GDScript: Report property type errors
|
il y a 3 ans |
property_function_set_type_error.out
|
551ceb590b
GDScript: Report property type errors
|
il y a 3 ans |
property_inline_get_type_error.gd
|
551ceb590b
GDScript: Report property type errors
|
il y a 3 ans |
property_inline_get_type_error.out
|
551ceb590b
GDScript: Report property type errors
|
il y a 3 ans |
property_inline_set_type_error.gd
|
551ceb590b
GDScript: Report property type errors
|
il y a 3 ans |
property_inline_set_type_error.out
|
551ceb590b
GDScript: Report property type errors
|
il y a 3 ans |
property_used_as_function.gd
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
il y a 3 ans |
property_used_as_function.out
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
il y a 3 ans |
redefine_class_constant.gd
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
il y a 3 ans |
redefine_class_constant.out
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
il y a 3 ans |
redefine_local_constant.gd
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
il y a 3 ans |
redefine_local_constant.out
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
il y a 3 ans |
setter_parameter_uses_property_type.gd
|
45f546c1d8
GDScript: Make setter parameter type same as variable type
|
il y a 3 ans |
setter_parameter_uses_property_type.out
|
45f546c1d8
GDScript: Make setter parameter type same as variable type
|
il y a 3 ans |
super_nonexistent_base_method.gd
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
il y a 3 ans |
super_nonexistent_base_method.out
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
il y a 3 ans |
variable_name_shadows_builtin_type.gd
|
72c07708e8
GDScript: Don't allow builtin type names as identifiers
|
il y a 3 ans |
variable_name_shadows_builtin_type.out
|
72c07708e8
GDScript: Don't allow builtin type names as identifiers
|
il y a 3 ans |
variable_overloads_superclass_function.gd
|
13be0ab733
Fix ability to overload "script" variable
|
il y a 2 ans |
variable_overloads_superclass_function.out
|
13be0ab733
Fix ability to overload "script" variable
|
il y a 2 ans |