Rémi Verschelde a7029e4c8a Merge pull request #91364 from vnen/gdscript-implicit-ready-base-first há 1 ano atrás
..
argument_count.gd 59bcc2888c Add methods to get argument count of methods há 1 ano atrás
argument_count.out 59bcc2888c Add methods to get argument count of methods há 1 ano atrás
array_string_stringname_equivalent.gd 44d1d72af1 Add GDScript `.editorconfig` rules há 2 anos atrás
array_string_stringname_equivalent.out e79be6ce07 Unify String and StringName há 2 anos atrás
arrays_arent_shared.gd 4c14051b3f Zero Dictionary and Array variants when changing type with reset há 4 anos atrás
arrays_arent_shared.out 4c14051b3f Zero Dictionary and Array variants when changing type with reset há 4 anos atrás
assign_member_with_operation.gd 84956fee4b GDScript: Fix member assignment with operation há 4 anos atrás
assign_member_with_operation.out 84956fee4b GDScript: Fix member assignment with operation há 4 anos atrás
assign_operator.gd e5365da03c [GDScript] Fix incorrect compound assignment há 2 anos atrás
assign_operator.out e5365da03c [GDScript] Fix incorrect compound assignment há 2 anos atrás
await_on_void.gd b004f8180e GDScript: Allow constant expressions in annotations há 2 anos atrás
await_on_void.out a1309f1f42 GDScript: Allow using await on calls to void functions há 2 anos atrás
await_signal_with_parameters.gd 809c6817be Add tests for signal await with parameters há 1 ano atrás
await_signal_with_parameters.out 809c6817be Add tests for signal await with parameters há 1 ano atrás
await_without_coroutine.gd c0eeb32e38 GDScript: Fix false positive `REDUNDANT_AWAIT` warning há 2 anos atrás
await_without_coroutine.out 056a54db7b GDScript: Properly return value with await on non-coroutine há 4 anos atrás
builtin_method_as_callable.gd d90c9db27f Core: Add `Callable.create` static method for `Variant` callables há 1 ano atrás
builtin_method_as_callable.out d90c9db27f Core: Add `Callable.create` static method for `Variant` callables há 1 ano atrás
call_native_static_method_validated.gd 7ca038effa GDScript: Perform validated calls with static methods há 1 ano atrás
call_native_static_method_validated.out 7ca038effa GDScript: Perform validated calls with static methods há 1 ano atrás
chain_assignment_works.gd a0608bd891 Fix set chain bug with jump_if_shared há 3 anos atrás
chain_assignment_works.out 6afbf0bd5a Improve dictionary printing to avoid confusion with arrays há 3 anos atrás
compare_builtin_equals_null.gd 1e61e42250 [GDScript] Fix some test file paths há 1 ano atrás
compare_builtin_equals_null.out 1e61e42250 [GDScript] Fix some test file paths há 1 ano atrás
compare_builtin_not_equals_null.gd 1e61e42250 [GDScript] Fix some test file paths há 1 ano atrás
compare_builtin_not_equals_null.out 1e61e42250 [GDScript] Fix some test file paths há 1 ano atrás
compare_null_equals_builtin.gd 1e61e42250 [GDScript] Fix some test file paths há 1 ano atrás
compare_null_equals_builtin.out 1e61e42250 [GDScript] Fix some test file paths há 1 ano atrás
compare_null_not_equals_builtin.gd 1e61e42250 [GDScript] Fix some test file paths há 1 ano atrás
compare_null_not_equals_builtin.out 1e61e42250 [GDScript] Fix some test file paths há 1 ano atrás
const_class_reference.gd 8eb837dc3d Add test for const class references há 2 anos atrás
const_class_reference.out 8eb837dc3d Add test for const class references há 2 anos atrás
const_class_reference_external.notest.gd 8eb837dc3d Add test for const class references há 2 anos atrás
constants_are_read_only.gd abe6d67232 GDScript: Fix test for read-only state of constants há 2 anos atrás
constants_are_read_only.out abe6d67232 GDScript: Fix test for read-only state of constants há 2 anos atrás
conversion_for_default_parameter.gd a8c2f8a0e1 GDScript: Fix missing conversion for default argument values há 2 anos atrás
conversion_for_default_parameter.out a8c2f8a0e1 GDScript: Fix missing conversion for default argument values há 2 anos atrás
conversions_from_native_members.gd 281c8c75d3 GDScript: Fix conversions from native members accessed by identifier há 2 anos atrás
conversions_from_native_members.out 281c8c75d3 GDScript: Fix conversions from native members accessed by identifier há 2 anos atrás
ctor_as_callable.gd b39b4010bd Fix: Get constructor as Callable há 2 anos atrás
ctor_as_callable.out b39b4010bd Fix: Get constructor as Callable há 2 anos atrás
default_set_beforehand.gd ea5fd3d732 Fix GDScript code style regarding colon há 2 anos atrás
default_set_beforehand.out 0e6aa6fc38 GDScript: Initialize all defaults beforehand in implicit constructor há 2 anos atrás
dictionaries_arent_shared.gd 4c14051b3f Zero Dictionary and Array variants when changing type with reset há 4 anos atrás
dictionaries_arent_shared.out 4c14051b3f Zero Dictionary and Array variants when changing type with reset há 4 anos atrás
dictionary_string_stringname_equivalent.gd 44d1d72af1 Add GDScript `.editorconfig` rules há 2 anos atrás
dictionary_string_stringname_equivalent.out e79be6ce07 Unify String and StringName há 2 anos atrás
does_not_override_temp_values.gd b004f8180e GDScript: Allow constant expressions in annotations há 2 anos atrás
does_not_override_temp_values.out 66fda2aeea GDScript: Fix temp values being written without proper clear há 2 anos atrás
emit_after_await.gd db455e5bee [Core] Disconnect one-shot signals before calling callbacks há 1 ano atrás
emit_after_await.out db455e5bee [Core] Disconnect one-shot signals before calling callbacks há 1 ano atrás
emit_one_shot_is_non_recursive.gd db455e5bee [Core] Disconnect one-shot signals before calling callbacks há 1 ano atrás
emit_one_shot_is_non_recursive.out db455e5bee [Core] Disconnect one-shot signals before calling callbacks há 1 ano atrás
export_group_no_name_conflict_with_properties.gd 3a3a2011f4 GDScript: Add `@export_storage` annotation há 1 ano atrás
export_group_no_name_conflict_with_properties.out 3a3a2011f4 GDScript: Add `@export_storage` annotation há 1 ano atrás
first_class_callable_and_signal.gd f19377160c GDScript: Fix regression with native signal not found há 2 anos atrás
first_class_callable_and_signal.out f19377160c GDScript: Fix regression with native signal not found há 2 anos atrás
for_loop_iterator_specified_types.gd 3c35e7f1d6 GDScript: Make array literal typed if `for` loop variable type is specified há 2 anos atrás
for_loop_iterator_specified_types.out 3c35e7f1d6 GDScript: Make array literal typed if `for` loop variable type is specified há 2 anos atrás
for_loop_iterator_types.gd 40613ebd21 GDScript: Fix typing of iterator in for loop há 2 anos atrás
for_loop_iterator_types.out 40613ebd21 GDScript: Fix typing of iterator in for loop há 2 anos atrás
free_is_callable.gd b4e08eb752 Allow `free()` to be used as Callable há 1 ano atrás
free_is_callable.out b4e08eb752 Allow `free()` to be used as Callable há 1 ano atrás
gdscript.gd b004f8180e GDScript: Allow constant expressions in annotations há 2 anos atrás
gdscript.out e3e55b29ce Add default virtual `gdscript://` path to `GDScript` instances há 2 anos atrás
getter_with_freed_object.gd abbdf80643 GDScript: Don't fail when freed object is return há 2 anos atrás
getter_with_freed_object.out abbdf80643 GDScript: Don't fail when freed object is return há 2 anos atrás
lambda_use_self.gd 01d13ab2c1 GDScript: Allow using self in lambdas há 3 anos atrás
lambda_use_self.out 01d13ab2c1 GDScript: Allow using self in lambdas há 3 anos atrás
lua_assign.gd 9e5fdbc79d Fix LUA-style assignment in Dictionary há 4 anos atrás
lua_assign.out 9e5fdbc79d Fix LUA-style assignment in Dictionary há 4 anos atrás
match_test_null.gd 081fa324fd set has_type false if it is BUILTIN but Variant::NIL há 1 ano atrás
match_test_null.out 081fa324fd set has_type false if it is BUILTIN but Variant::NIL há 1 ano atrás
match_with_pattern_guards.gd 54a1414500 GDScript: Implement pattern guards for match statement há 2 anos atrás
match_with_pattern_guards.out 54a1414500 GDScript: Implement pattern guards for match statement há 2 anos atrás
member_info.gd f9048fcd7d GDScript: Warn when enum variable has no default há 1 ano atrás
member_info.out 3a3a2011f4 GDScript: Add `@export_storage` annotation há 1 ano atrás
member_info_inheritance.gd ef1909fca3 GDScript: Fix `@warning_ignore` annotation issues há 1 ano atrás
member_info_inheritance.out 16e860bcb3 GDScript: Fix duplication of inherited script properties há 2 anos atrás
metatypes.gd b1eb737719 GDScript: Fix some lambda bugs há 2 anos atrás
metatypes.notest.gd b1eb737719 GDScript: Fix some lambda bugs há 2 anos atrás
metatypes.out b1eb737719 GDScript: Fix some lambda bugs há 2 anos atrás
object_constructor.gd e8696f9961 GDScript: Improve call analysis há 2 anos atrás
object_constructor.out e8696f9961 GDScript: Improve call analysis há 2 anos atrás
object_iterators.gd 2778069025 GDScript: Fix object iterator opcodes há 1 ano atrás
object_iterators.out 2778069025 GDScript: Fix object iterator opcodes há 1 ano atrás
onready_base_before_subclass.gd 99b702ea3d GDScript: Call implicit ready on base script first há 1 ano atrás
onready_base_before_subclass.out 99b702ea3d GDScript: Call implicit ready on base script first há 1 ano atrás
parameter_shadowing.gd 44d1d72af1 Add GDScript `.editorconfig` rules há 2 anos atrás
parameter_shadowing.out 97280279ee Fix incomplete shadowing of member properties by parameters há 2 anos atrás
params_default_values.gd 960a26f6c0 GDScript: Fix parsing default parameter values from function calls há 3 anos atrás
params_default_values.out 960a26f6c0 GDScript: Fix parsing default parameter values from function calls há 3 anos atrás
property_with_operator_assignment.gd ea5fd3d732 Fix GDScript code style regarding colon há 2 anos atrás
property_with_operator_assignment.out 991f4d8527 GDScript: Fix assignment with operation for properties há 4 anos atrás
range_optimized_in_for_has_int_iterator.gd c268e3a235 GDScript Fix type mismatch in optimized single arg `range` há 3 anos atrás
range_optimized_in_for_has_int_iterator.out c268e3a235 GDScript Fix type mismatch in optimized single arg `range` há 3 anos atrás
range_returns_ints.gd c268e3a235 GDScript Fix type mismatch in optimized single arg `range` há 3 anos atrás
range_returns_ints.out c268e3a235 GDScript Fix type mismatch in optimized single arg `range` há 3 anos atrás
recursion.gd c6ca09dc6f Add more integration tests to the GDScript test suite há 4 anos atrás
recursion.out c6ca09dc6f Add more integration tests to the GDScript test suite há 4 anos atrás
reset_local_var_on_exit_block.gd 1e61e42250 [GDScript] Fix some test file paths há 1 ano atrás
reset_local_var_on_exit_block.out 1e61e42250 [GDScript] Fix some test file paths há 1 ano atrás
reset_unassigned_variables_in_loops.gd 877802e252 GDScript: Don't warn on unassigned for builtin-typed variables há 1 ano atrás
reset_unassigned_variables_in_loops.out f3bf75fbb4 GDScript: Reset local variables on exit from block há 2 anos atrás
reset_uninit_local_vars.gd 4136ed7fc8 GDScript: Fix test `reset_uninit_local_vars.gd` failure há 1 ano atrás
reset_uninit_local_vars.out 27d7760f41 GDScript: Fix uninitialized local variables not being reset há 1 ano atrás
standalone_calls_do_not_write_to_nil.gd 1e61e42250 [GDScript] Fix some test file paths há 1 ano atrás
standalone_calls_do_not_write_to_nil.out 1e61e42250 [GDScript] Fix some test file paths há 1 ano atrás
static_access_via_instance.gd aebbbda080 GDScript: Fix some bugs with static variables and functions há 2 anos atrás
static_access_via_instance.out aebbbda080 GDScript: Fix some bugs with static variables and functions há 2 anos atrás
static_constructor.gd 0ba6048ad3 Add support for static variables in GDScript há 2 anos atrás
static_constructor.out 0ba6048ad3 Add support for static variables in GDScript há 2 anos atrás
static_func_as_callable.gd aebbbda080 GDScript: Fix some bugs with static variables and functions há 2 anos atrás
static_func_as_callable.out aebbbda080 GDScript: Fix some bugs with static variables and functions há 2 anos atrás
static_method_as_callable.gd 10dcb21d8b GDScript: Fix accessing static function as `Callable` in static context há 1 ano atrás
static_method_as_callable.out 10dcb21d8b GDScript: Fix accessing static function as `Callable` in static context há 1 ano atrás
static_variables.gd e8696f9961 GDScript: Improve call analysis há 2 anos atrás
static_variables.out aebbbda080 GDScript: Fix some bugs with static variables and functions há 2 anos atrás
static_variables_2.gd aebbbda080 GDScript: Fix some bugs with static variables and functions há 2 anos atrás
static_variables_2.out aebbbda080 GDScript: Fix some bugs with static variables and functions há 2 anos atrás
static_variables_load.gd 0ba6048ad3 Add support for static variables in GDScript há 2 anos atrás
static_variables_load.out 0ba6048ad3 Add support for static variables in GDScript há 2 anos atrás
static_variables_other.gd 0ba6048ad3 Add support for static variables in GDScript há 2 anos atrás
static_variables_other.out 0ba6048ad3 Add support for static variables in GDScript há 2 anos atrás
string_stringname_equivalent.gd fcdd926881 GDScript: Strings and StringNames match há 2 anos atrás
string_stringname_equivalent.out fcdd926881 GDScript: Strings and StringNames match há 2 anos atrás
stringify.gd ba96d4f631 GDScript: Fix `UNSAFE_CALL_ARGUMENT` warning for `Variant` constructors há 2 anos atrás
stringify.out 6afbf0bd5a Improve dictionary printing to avoid confusion with arrays há 3 anos atrás
type_casting.gd 6e996a597f GDScript: Fix `UNSAFE_CAST` warning há 2 anos atrás
type_casting.out 6e996a597f GDScript: Fix `UNSAFE_CAST` warning há 2 anos atrás
typed_argument_is_null.gd 30d4d3fa5e Fix: Func with typed args error when arg is null há 2 anos atrás
typed_argument_is_null.out 30d4d3fa5e Fix: Func with typed args error when arg is null há 2 anos atrás
typed_array_concatenation.gd 2a12213c31 Fix: Typed arrays aren't working with + há 2 anos atrás
typed_array_concatenation.out 2a12213c31 Fix: Typed arrays aren't working with + há 2 anos atrás
typed_array_init_with_untyped_in_literal.gd 5909f9f075 GDScript: Fix issues with typed arrays há 2 anos atrás
typed_array_init_with_untyped_in_literal.out 5909f9f075 GDScript: Fix issues with typed arrays há 2 anos atrás
typed_assignment.gd bbb21c3fd5 Fix type adjustment skipped when value is considered both not hard and not variant há 2 anos atrás
typed_assignment.out bbb21c3fd5 Fix type adjustment skipped when value is considered both not hard and not variant há 2 anos atrás
use_conversion_assign_with_variant_value.gd ea5fd3d732 Fix GDScript code style regarding colon há 2 anos atrás
use_conversion_assign_with_variant_value.out 04d0e851ea GDScript: Fix use of conversion assign for variant values há 2 anos atrás
utility_func_as_callable.gd b31acb0cd5 GDScript: Allow utility functions to be used as `Callable` há 1 ano atrás
utility_func_as_callable.out b31acb0cd5 GDScript: Allow utility functions to be used as `Callable` há 1 ano atrás