This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
mirror of
https://github.com/godotengine/godot
Watch
1
Star
0
Fork
You've already forked godot
0
Code
5c5079b398
godot
/
modules
/
gdscript
/
tests
/
scripts
/
analyzer
/
errors
History
PastMoments
b3704e664d
Fixes GDScript define nested dictionary and array as constants
#50285
2022-04-19 08:57:23 -04:00
..
bitwise_float_left_operand.gd
…
bitwise_float_left_operand.out
…
bitwise_float_right_operand.gd
…
bitwise_float_right_operand.out
…
class_name_shadows_builtin_type.gd
…
class_name_shadows_builtin_type.out
…
constant_name_shadows_builtin_type.gd
…
constant_name_shadows_builtin_type.out
…
constant_used_as_function.gd
…
constant_used_as_function.out
…
dictionary_duplicate_key_lua.gd
…
dictionary_duplicate_key_lua.out
…
dictionary_duplicate_key_lua_with_string.gd
…
dictionary_duplicate_key_lua_with_string.out
…
dictionary_duplicate_key_python.gd
…
dictionary_duplicate_key_python.out
…
enum_class_var_assign_with_wrong_enum_type.gd
…
enum_class_var_assign_with_wrong_enum_type.out
…
enum_class_var_init_with_wrong_enum_type.gd
…
enum_class_var_init_with_wrong_enum_type.out
…
enum_float_value.gd
…
enum_float_value.out
…
enum_local_var_assign_with_wrong_enum_type.gd
…
enum_local_var_assign_with_wrong_enum_type.out
…
enum_local_var_init_with_wrong_enum_type.gd
…
enum_local_var_init_with_wrong_enum_type.out
…
enum_name_shadows_builtin_type.gd
…
enum_name_shadows_builtin_type.out
…
enum_string_value.gd
…
enum_string_value.out
…
function_dont_match_parent_signature_parameter_count_less.gd
…
function_dont_match_parent_signature_parameter_count_less.out
…
function_dont_match_parent_signature_parameter_count_more.gd
…
function_dont_match_parent_signature_parameter_count_more.out
…
function_dont_match_parent_signature_parameter_default_values.gd
…
function_dont_match_parent_signature_parameter_default_values.out
…
function_dont_match_parent_signature_parameter_type.gd
…
function_dont_match_parent_signature_parameter_type.out
…
function_dont_match_parent_signature_return_type.gd
…
function_dont_match_parent_signature_return_type.out
…
function_used_as_property.gd
…
function_used_as_property.out
…
invalid_array_index.gd
…
invalid_array_index.out
Fixes GDScript define nested dictionary and array as constants
#50285
2022-04-19 08:57:23 -04:00
invalid_concatenation_bool.gd
…
invalid_concatenation_bool.out
…
invalid_concatenation_dictionary.gd
…
invalid_concatenation_dictionary.out
…
invalid_concatenation_mixed.gd
…
invalid_concatenation_mixed.out
…
invalid_constant.gd
…
invalid_constant.out
…
leading_number_separator.gd
…
leading_number_separator.out
…
missing_argument.gd
…
missing_argument.out
…
params_default_forward_reference.gd
…
params_default_forward_reference.out
…
property_function_get_type_error.gd
…
property_function_get_type_error.out
…
property_function_set_type_error.gd
…
property_function_set_type_error.out
…
property_inline_get_type_error.gd
…
property_inline_get_type_error.out
…
property_inline_set_type_error.gd
…
property_inline_set_type_error.out
…
property_used_as_function.gd
…
property_used_as_function.out
…
redefine_class_constant.gd
…
redefine_class_constant.out
…
redefine_local_constant.gd
…
redefine_local_constant.out
…
setter_parameter_uses_property_type.gd
…
setter_parameter_uses_property_type.out
…
super_nonexistent_base_method.gd
…
super_nonexistent_base_method.out
…
variable_name_shadows_builtin_type.gd
…
variable_name_shadows_builtin_type.out
…