| .. | 
		
		
			
			
			
			
				| abstract_methods.gd | GDScript: Add abstract methods | 2025-06-09 20:11:58 +03:00 | 
		
			
			
			
			
				| abstract_methods.out | GDScript: Add abstract methods | 2025-06-09 20:11:58 +03:00 | 
		
			
			
			
			
				| argument_count.gd | Fix various typos with codespell | 2024-05-07 10:08:42 +02:00 | 
		
			
			
			
			
				| argument_count.out | Add methods to get argument count of methods | 2024-03-10 11:02:43 +01:00 | 
		
			
			
			
			
				| array_string_stringname_equivalent.gd | GDScript: Replace assert()withUtils.check()in tests | 2024-08-28 17:41:52 +03:00 | 
		
			
			
			
			
				| array_string_stringname_equivalent.out | Unify String and StringName | 2022-12-05 21:46:47 -05:00 | 
		
			
			
			
			
				| arrays_arent_shared.gd | Zero Dictionary and Array variants when changing type with reset | 2021-10-14 11:22:17 -03:00 | 
		
			
			
			
			
				| arrays_arent_shared.out | Zero Dictionary and Array variants when changing type with reset | 2021-10-14 11:22:17 -03:00 | 
		
			
			
			
			
				| assign_member_with_operation.gd | GDScript: Fix member assignment with operation | 2021-10-04 14:09:54 -03:00 | 
		
			
			
			
			
				| assign_member_with_operation.out | GDScript: Fix member assignment with operation | 2021-10-04 14:09:54 -03:00 | 
		
			
			
			
			
				| assign_operator.gd | GDScript: Add @warning_ignore_startand@warning_ignore_restoreannotations | 2024-12-06 15:37:02 +03:00 | 
		
			
			
			
			
				| assign_operator.out | [GDScript] Fix incorrect compound assignment | 2023-04-14 11:28:44 +02:00 | 
		
			
			
			
			
				| await_on_void.gd | GDScript: Allow constant expressions in annotations | 2023-01-25 18:43:56 +03:00 | 
		
			
			
			
			
				| await_on_void.out | GDScript: Allow using await on calls to void functions | 2023-01-09 09:55:05 -03:00 | 
		
			
			
			
			
				| await_signal_with_parameters.gd | Add tests for signal await with parameters | 2024-04-08 19:12:01 +02:00 | 
		
			
			
			
			
				| await_signal_with_parameters.out | Add tests for signal await with parameters | 2024-04-08 19:12:01 +02:00 | 
		
			
			
			
			
				| await_without_coroutine.gd | GDScript: Fix false positive REDUNDANT_AWAITwarning | 2023-03-16 14:04:14 +03:00 | 
		
			
			
			
			
				| await_without_coroutine.out | Fix a few GDScript warning messages for grammar and consistency | 2025-05-06 20:28:01 -07:00 | 
		
			
			
			
			
				| builtin_method_as_callable.gd | Core: Add Callable.createstatic method forVariantcallables | 2024-02-29 10:45:00 +03:00 | 
		
			
			
			
			
				| builtin_method_as_callable.out | Core: Add Callable.createstatic method forVariantcallables | 2024-02-29 10:45:00 +03:00 | 
		
			
			
			
			
				| call_native_static_method_validated.gd | Style: Trim trailing whitespace and ensure newline at EOF | 2024-05-08 10:12:46 +02:00 | 
		
			
			
			
			
				| call_native_static_method_validated.out | GDScript: Perform validated calls with static methods | 2024-04-25 21:19:40 -03:00 | 
		
			
			
			
			
				| callv_readonly_array.gd | Add gdscript tests for callv with const arrays | 2025-04-10 23:13:01 +02:00 | 
		
			
			
			
			
				| callv_readonly_array.out | Add gdscript tests for callv with const arrays | 2025-04-10 23:13:01 +02:00 | 
		
			
			
			
			
				| chain_assignment_works.gd | Fix set chain bug with jump_if_shared | 2022-06-28 18:45:27 +03:00 | 
		
			
			
			
			
				| chain_assignment_works.out | Always add decimal when printing float | 2024-10-23 15:00:21 +02:00 | 
		
			
			
			
			
				| compare_builtin_equals_null.gd | Add PackedVector4Array Variant type | 2024-05-03 00:58:27 +02:00 | 
		
			
			
			
			
				| compare_builtin_equals_null.out | Add PackedVector4Array Variant type | 2024-05-03 00:58:27 +02:00 | 
		
			
			
			
			
				| compare_builtin_not_equals_null.gd | Add PackedVector4Array Variant type | 2024-05-03 00:58:27 +02:00 | 
		
			
			
			
			
				| compare_builtin_not_equals_null.out | Add PackedVector4Array Variant type | 2024-05-03 00:58:27 +02:00 | 
		
			
			
			
			
				| compare_null_equals_builtin.gd | Add PackedVector4Array Variant type | 2024-05-03 00:58:27 +02:00 | 
		
			
			
			
			
				| compare_null_equals_builtin.out | Add PackedVector4Array Variant type | 2024-05-03 00:58:27 +02:00 | 
		
			
			
			
			
				| compare_null_not_equals_builtin.gd | Add PackedVector4Array Variant type | 2024-05-03 00:58:27 +02:00 | 
		
			
			
			
			
				| compare_null_not_equals_builtin.out | Add PackedVector4Array Variant type | 2024-05-03 00:58:27 +02:00 | 
		
			
			
			
			
				| const_class_reference.gd | Add test for const class references | 2023-02-20 23:01:32 -05:00 | 
		
			
			
			
			
				| const_class_reference.out | Add test for const class references | 2023-02-20 23:01:32 -05:00 | 
		
			
			
			
			
				| const_class_reference_external.notest.gd | Add test for const class references | 2023-02-20 23:01:32 -05:00 | 
		
			
			
			
			
				| constants_are_read_only.gd | GDScript: Replace assert()withUtils.check()in tests | 2024-08-28 17:41:52 +03:00 | 
		
			
			
			
			
				| constants_are_read_only.out | GDScript: Fix test for read-only state of constants | 2023-01-27 05:28:08 +02:00 | 
		
			
			
			
			
				| conversion_for_default_parameter.gd | GDScript: Fix missing conversion for default argument values | 2023-01-06 11:49:06 +02:00 | 
		
			
			
			
			
				| conversion_for_default_parameter.out | Always add decimal when printing float | 2024-10-23 15:00:21 +02:00 | 
		
			
			
			
			
				| conversions_from_native_members.gd | GDScript: Replace assert()withUtils.check()in tests | 2024-08-28 17:41:52 +03:00 | 
		
			
			
			
			
				| conversions_from_native_members.out | GDScript: Fix conversions from native members accessed by identifier | 2023-02-25 10:53:36 +02:00 | 
		
			
			
			
			
				| ctor_as_callable.gd | Fix: Get constructor as Callable | 2023-02-20 22:05:54 -05:00 | 
		
			
			
			
			
				| ctor_as_callable.out | Fix: Get constructor as Callable | 2023-02-20 22:05:54 -05:00 | 
		
			
			
			
			
				| default_set_beforehand.gd | GDScript: Replace assert()withUtils.check()in tests | 2024-08-28 17:41:52 +03:00 | 
		
			
			
			
			
				| default_set_beforehand.out | GDScript: Initialize all defaults beforehand in implicit constructor | 2023-02-24 22:01:06 -03:00 | 
		
			
			
			
			
				| dictionaries_arent_shared.gd | Zero Dictionary and Array variants when changing type with reset | 2021-10-14 11:22:17 -03:00 | 
		
			
			
			
			
				| dictionaries_arent_shared.out | Zero Dictionary and Array variants when changing type with reset | 2021-10-14 11:22:17 -03:00 | 
		
			
			
			
			
				| dictionary_string_stringname_equivalent.gd | StringName Dictionary keys | 2024-08-29 13:39:27 -07:00 | 
		
			
			
			
			
				| dictionary_string_stringname_equivalent.out | StringName Dictionary keys | 2024-08-29 13:39:27 -07:00 | 
		
			
			
			
			
				| does_not_override_temp_values.gd | GDScript: Allow constant expressions in annotations | 2023-01-25 18:43:56 +03:00 | 
		
			
			
			
			
				| does_not_override_temp_values.out | GDScript: Fix temp values being written without proper clear | 2023-01-11 14:24:23 -03:00 | 
		
			
			
			
			
				| duplicate_resource.gd | Add tests for resource duplication | 2025-05-26 17:05:04 +02:00 | 
		
			
			
			
			
				| duplicate_resource.out | Add tests for resource duplication | 2025-05-26 17:05:04 +02:00 | 
		
			
			
			
			
				| emit_after_await.gd | [Core] Disconnect one-shot signals before calling callbacks | 2024-03-20 20:24:44 +01:00 | 
		
			
			
			
			
				| emit_after_await.out | [Core] Disconnect one-shot signals before calling callbacks | 2024-03-20 20:24:44 +01:00 | 
		
			
			
			
			
				| emit_one_shot_is_non_recursive.gd | [Core] Disconnect one-shot signals before calling callbacks | 2024-03-20 20:24:44 +01:00 | 
		
			
			
			
			
				| emit_one_shot_is_non_recursive.out | [Core] Disconnect one-shot signals before calling callbacks | 2024-03-20 20:24:44 +01:00 | 
		
			
			
			
			
				| export_group_no_name_conflict_with_properties.gd | GDScript: Replace assert()withUtils.check()in tests | 2024-08-28 17:41:52 +03:00 | 
		
			
			
			
			
				| export_group_no_name_conflict_with_properties.out | GDScript: Fix some export annotation issues | 2024-05-13 17:49:06 +03:00 | 
		
			
			
			
			
				| first_class_callable_and_signal.gd | GDScript: Fix regression with native signal not found | 2023-08-02 15:42:36 +03:00 | 
		
			
			
			
			
				| first_class_callable_and_signal.out | GDScript: Fix regression with native signal not found | 2023-08-02 15:42:36 +03:00 | 
		
			
			
			
			
				| for_loop_iterator_specified_types.gd | Implement typed dictionaries | 2024-09-04 10:27:26 -05:00 | 
		
			
			
			
			
				| for_loop_iterator_specified_types.out | Implement typed dictionaries | 2024-09-04 10:27:26 -05:00 | 
		
			
			
			
			
				| for_loop_iterator_types.gd | GDScript: Fix typing of iterator in for loop | 2023-01-13 15:36:11 +02:00 | 
		
			
			
			
			
				| for_loop_iterator_types.out | GDScript: Fix typing of iterator in for loop | 2023-01-13 15:36:11 +02:00 | 
		
			
			
			
			
				| for_range_large_ints.gd | GDScript: Optimize non-constant for-range | 2025-06-09 22:04:39 +03:00 | 
		
			
			
			
			
				| for_range_large_ints.out | GDScript: Optimize non-constant for-range | 2025-06-09 22:04:39 +03:00 | 
		
			
			
			
			
				| free_is_callable.gd | Allow free()to be used as Callable | 2024-01-18 09:33:44 -03:00 | 
		
			
			
			
			
				| free_is_callable.out | Allow free()to be used as Callable | 2024-01-18 09:33:44 -03:00 | 
		
			
			
			
			
				| gdscript.gd | GDScript: Allow constant expressions in annotations | 2023-01-25 18:43:56 +03:00 | 
		
			
			
			
			
				| gdscript.out | Add default virtual gdscript://path toGDScriptinstances | 2023-01-12 10:27:38 -05:00 | 
		
			
			
			
			
				| gdscript_utility_implicit_conversion.gd | GDScript: Rework GDScriptUtilityFunctionsmacros | 2024-10-25 17:46:38 +03:00 | 
		
			
			
			
			
				| gdscript_utility_implicit_conversion.out | GDScript: Rework GDScriptUtilityFunctionsmacros | 2024-10-25 17:46:38 +03:00 | 
		
			
			
			
			
				| getter_with_freed_object.gd | GDScript: Don't fail when freed object is return | 2023-04-26 10:57:22 -03:00 | 
		
			
			
			
			
				| getter_with_freed_object.out | GDScript: Don't fail when freed object is return | 2023-04-26 10:57:22 -03:00 | 
		
			
			
			
			
				| lambda_bind_argument_count.gd | [GDScript] Fix get_argument_countfor lambdaCallables | 2024-07-05 13:53:56 +02:00 | 
		
			
			
			
			
				| lambda_bind_argument_count.out | [GDScript] Fix get_argument_countfor lambdaCallables | 2024-07-05 13:53:56 +02:00 | 
		
			
			
			
			
				| lambda_captures.gd | GDScript: Fix lambdas capturing non-local variables | 2024-05-22 10:07:31 +03:00 | 
		
			
			
			
			
				| lambda_captures.out | GDScript: Fix lambdas capturing non-local variables | 2024-05-22 10:07:31 +03:00 | 
		
			
			
			
			
				| lambda_get_method.gd | [GDScript] Fix get_methodfor lambda selfCallables | 2024-07-08 18:01:54 +02:00 | 
		
			
			
			
			
				| lambda_get_method.out | [GDScript] Fix get_methodfor lambda selfCallables | 2024-07-08 18:01:54 +02:00 | 
		
			
			
			
			
				| lambda_use_self.gd | GDScript: Allow using self in lambdas | 2022-04-24 21:49:02 -03:00 | 
		
			
			
			
			
				| lambda_use_self.out | GDScript: Allow using self in lambdas | 2022-04-24 21:49:02 -03:00 | 
		
			
			
			
			
				| lua_assign.gd | Fix LUA-style assignment in Dictionary | 2021-10-05 12:17:13 +02:00 | 
		
			
			
			
			
				| lua_assign.out | Fix LUA-style assignment in Dictionary | 2021-10-05 12:17:13 +02:00 | 
		
			
			
			
			
				| match_test_null.gd | set has_type false if it is BUILTIN but Variant::NIL | 2024-02-11 13:47:12 +00:00 | 
		
			
			
			
			
				| match_test_null.out | set has_type false if it is BUILTIN but Variant::NIL | 2024-02-11 13:47:12 +00:00 | 
		
			
			
			
			
				| match_with_pattern_guards.gd | GDScript: Replace assert()withUtils.check()in tests | 2024-08-28 17:41:52 +03:00 | 
		
			
			
			
			
				| match_with_pattern_guards.out | GDScript: Implement pattern guards for match statement | 2023-09-27 11:25:25 -03:00 | 
		
			
			
			
			
				| member_info.gd | GDScript: Add @warning_ignore_startand@warning_ignore_restoreannotations | 2024-12-06 15:37:02 +03:00 | 
		
			
			
			
			
				| member_info.out | Implement typed dictionaries | 2024-09-04 10:27:26 -05:00 | 
		
			
			
			
			
				| member_info_inheritance.gd | GDScript: Add abstract methods | 2025-06-09 20:11:58 +03:00 | 
		
			
			
			
			
				| member_info_inheritance.out | GDScript: Add abstract methods | 2025-06-09 20:11:58 +03:00 | 
		
			
			
			
			
				| metatypes.gd | GDScript: Replace assert()withUtils.check()in tests | 2024-08-28 17:41:52 +03:00 | 
		
			
			
			
			
				| metatypes.notest.gd | GDScript: Fix some lambda bugs | 2023-09-14 14:22:23 +03:00 | 
		
			
			
			
			
				| metatypes.out | GDScript: Fix subscript resolution on constant non-metatype GDScript base | 2024-05-30 17:37:05 +03:00 | 
		
			
			
			
			
				| native_static_method_as_callable.gd | GDScriptNativeClass: Allow getting static function as callable | 2024-09-23 10:56:53 -07:00 | 
		
			
			
			
			
				| native_static_method_as_callable.out | GDScriptNativeClass: Allow getting static function as callable | 2024-09-23 10:56:53 -07:00 | 
		
			
			
			
			
				| object_constructor.gd | GDScript: Improve call analysis | 2023-09-21 13:36:39 +03:00 | 
		
			
			
			
			
				| object_constructor.out | GDScript: Improve call analysis | 2023-09-21 13:36:39 +03:00 | 
		
			
			
			
			
				| object_iterators.gd | GDScript: Fix object iterator opcodes | 2024-04-26 09:21:55 +03:00 | 
		
			
			
			
			
				| object_iterators.out | GDScript: Fix object iterator opcodes | 2024-04-26 09:21:55 +03:00 | 
		
			
			
			
			
				| onready_base_before_subclass.gd | GDScript: Call implicit ready on base script first | 2024-05-02 11:25:52 -03:00 | 
		
			
			
			
			
				| onready_base_before_subclass.out | GDScript: Call implicit ready on base script first | 2024-05-02 11:25:52 -03:00 | 
		
			
			
			
			
				| parameter_shadowing.gd | Add GDScript .editorconfigrules | 2023-01-10 12:25:35 -05:00 | 
		
			
			
			
			
				| parameter_shadowing.out | GDScript: Support tracking multiple analyzer and runtime errors in tests | 2024-11-21 22:09:50 +03:00 | 
		
			
			
			
			
				| params_default_values.gd | GDScript: Fix parsing default parameter values from function calls | 2022-01-13 19:28:39 -05:00 | 
		
			
			
			
			
				| params_default_values.out | GDScript: Fix parsing default parameter values from function calls | 2022-01-13 19:28:39 -05:00 | 
		
			
			
			
			
				| property_with_operator_assignment.gd | Fix GDScript code style regarding colon | 2023-03-05 17:03:20 +03:00 | 
		
			
			
			
			
				| property_with_operator_assignment.out | GDScript: Fix assignment with operation for properties | 2021-09-29 10:54:16 -03:00 | 
		
			
			
			
			
				| range_optimized_in_for_has_int_iterator.gd | GDScript Fix type mismatch in optimized single arg range | 2022-11-02 13:20:47 +01:00 | 
		
			
			
			
			
				| range_optimized_in_for_has_int_iterator.out | GDScript Fix type mismatch in optimized single arg range | 2022-11-02 13:20:47 +01:00 | 
		
			
			
			
			
				| range_returns_ints.gd | GDScript Fix type mismatch in optimized single arg range | 2022-11-02 13:20:47 +01:00 | 
		
			
			
			
			
				| range_returns_ints.out | GDScript Fix type mismatch in optimized single arg range | 2022-11-02 13:20:47 +01:00 | 
		
			
			
			
			
				| recursion.gd | Add more integration tests to the GDScript test suite | 2021-09-15 19:57:39 +02:00 | 
		
			
			
			
			
				| recursion.out | Add more integration tests to the GDScript test suite | 2021-09-15 19:57:39 +02:00 | 
		
			
			
			
			
				| reset_local_var_on_exit_block.gd | GDScript: Fix locals clearing after exiting whileblock | 2024-07-25 12:10:37 +03:00 | 
		
			
			
			
			
				| reset_local_var_on_exit_block.out | GDScript: Fix locals clearing after exiting whileblock | 2024-07-25 12:10:37 +03:00 | 
		
			
			
			
			
				| reset_unassigned_variables_in_loops.gd | GDScript: Don't warn on unassigned for builtin-typed variables | 2024-04-10 11:59:57 -03:00 | 
		
			
			
			
			
				| reset_unassigned_variables_in_loops.out | GDScript: Reset local variables on exit from block | 2023-06-02 13:20:19 +03:00 | 
		
			
			
			
			
				| reset_uninit_local_vars.gd | GDScript: Fix test reset_uninit_local_vars.gdfailure | 2024-04-24 20:49:52 +03:00 | 
		
			
			
			
			
				| reset_uninit_local_vars.out | GDScript: Fix uninitialized local variables not being reset | 2024-03-30 23:25:30 +03:00 | 
		
			
			
			
			
				| self_destruction.gd | Object: Add tests about the safety of tail destruction | 2024-09-16 09:58:47 +02:00 | 
		
			
			
			
			
				| self_destruction.out | Object: Add tests about the safety of tail destruction | 2024-09-16 09:58:47 +02:00 | 
		
			
			
			
			
				| set_does_not_leak.gd | GDScript: Replace assert()withUtils.check()in tests | 2024-08-28 17:41:52 +03:00 | 
		
			
			
			
			
				| set_does_not_leak.out | [Core] Fix Variant::constructofObject | 2024-07-25 12:25:29 +02:00 | 
		
			
			
			
			
				| setter_chain_shared_types.gd | GDScript: Fix incorrect setter call for reference types | 2024-07-24 10:37:35 +03:00 | 
		
			
			
			
			
				| setter_chain_shared_types.out | Always add decimal when printing float | 2024-10-23 15:00:21 +02:00 | 
		
			
			
			
			
				| simple_setter_chain_call_setter.gd | GDScript: Call setter on simple setter chain without getter | 2024-07-09 13:01:59 -03:00 | 
		
			
			
			
			
				| simple_setter_chain_call_setter.out | Always add decimal when printing float | 2024-10-23 15:00:21 +02:00 | 
		
			
			
			
			
				| single_underscore_node_name.gd | GDScript: Replace assert()withUtils.check()in tests | 2024-08-28 17:41:52 +03:00 | 
		
			
			
			
			
				| single_underscore_node_name.out | GDScript: Restore support for Token::UNDERSCOREin identifiers | 2024-07-15 10:04:11 +02:00 | 
		
			
			
			
			
				| standalone_calls_do_not_write_to_nil.gd | GDScript: Replace assert()withUtils.check()in tests | 2024-08-28 17:41:52 +03:00 | 
		
			
			
			
			
				| standalone_calls_do_not_write_to_nil.out | [GDScript] Fix some test file paths | 2024-03-04 19:11:28 +01:00 | 
		
			
			
			
			
				| static_access_via_instance.gd | GDScript: Fix some bugs with static variables and functions | 2023-06-16 22:52:11 +03:00 | 
		
			
			
			
			
				| static_access_via_instance.out | GDScript: Fix some bugs with static variables and functions | 2023-06-16 22:52:11 +03:00 | 
		
			
			
			
			
				| static_constructor.gd | Add support for static variables in GDScript | 2023-04-27 09:51:44 -03:00 | 
		
			
			
			
			
				| static_constructor.out | Add support for static variables in GDScript | 2023-04-27 09:51:44 -03:00 | 
		
			
			
			
			
				| static_func_as_callable.gd | GDScript: Fix some bugs with static variables and functions | 2023-06-16 22:52:11 +03:00 | 
		
			
			
			
			
				| static_func_as_callable.out | GDScript: Fix some bugs with static variables and functions | 2023-06-16 22:52:11 +03:00 | 
		
			
			
			
			
				| static_method_as_callable.gd | GDScript: Fix accessing static function as Callablein static context | 2023-12-12 22:19:39 +03:00 | 
		
			
			
			
			
				| static_method_as_callable.out | GDScript: Fix accessing static function as Callablein static context | 2023-12-12 22:19:39 +03:00 | 
		
			
			
			
			
				| static_variables.gd | GDScript: Improve call analysis | 2023-09-21 13:36:39 +03:00 | 
		
			
			
			
			
				| static_variables.out | GDScript: Fix some bugs with static variables and functions | 2023-06-16 22:52:11 +03:00 | 
		
			
			
			
			
				| static_variables_2.gd | GDScript: Fix some bugs with static variables and functions | 2023-06-16 22:52:11 +03:00 | 
		
			
			
			
			
				| static_variables_2.out | GDScript: Fix some bugs with static variables and functions | 2023-06-16 22:52:11 +03:00 | 
		
			
			
			
			
				| static_variables_load.gd | Add support for static variables in GDScript | 2023-04-27 09:51:44 -03:00 | 
		
			
			
			
			
				| static_variables_load.out | Add support for static variables in GDScript | 2023-04-27 09:51:44 -03:00 | 
		
			
			
			
			
				| static_variables_other.gd | Add support for static variables in GDScript | 2023-04-27 09:51:44 -03:00 | 
		
			
			
			
			
				| static_variables_other.out | Add support for static variables in GDScript | 2023-04-27 09:51:44 -03:00 | 
		
			
			
			
			
				| string_stringname_equivalent.gd | GDScript: Strings and StringNames match | 2023-06-14 19:24:28 -07:00 | 
		
			
			
			
			
				| string_stringname_equivalent.out | GDScript: Strings and StringNames match | 2023-06-14 19:24:28 -07:00 | 
		
			
			
			
			
				| stringify.gd | Fix stringification of Projection | 2024-11-25 21:10:32 +01:00 | 
		
			
			
			
			
				| stringify.out | Fix stringification of Projection | 2024-11-25 21:10:32 +01:00 | 
		
			
			
			
			
				| type_casting.gd | GDScript: Fix UNSAFE_CASTwarning | 2023-10-27 12:42:00 +03:00 | 
		
			
			
			
			
				| type_casting.out | GDScript: Fix UNSAFE_CASTwarning | 2023-10-27 12:42:00 +03:00 | 
		
			
			
			
			
				| typed_argument_is_null.gd | Fix: Func with typed args error when arg is null | 2023-02-19 21:47:48 -05:00 | 
		
			
			
			
			
				| typed_argument_is_null.out | Fix: Func with typed args error when arg is null | 2023-02-19 21:47:48 -05:00 | 
		
			
			
			
			
				| typed_array_concatenation.gd | Fix: Typed arrays aren't working with + | 2023-02-22 18:42:26 -05:00 | 
		
			
			
			
			
				| typed_array_concatenation.out | Fix: Typed arrays aren't working with + | 2023-02-22 18:42:26 -05:00 | 
		
			
			
			
			
				| typed_array_implicit_cast_param.gd | GDScript: Fix implicit cast to typed array when passing parameter | 2024-07-07 13:43:09 +03:00 | 
		
			
			
			
			
				| typed_array_implicit_cast_param.out | GDScript: Fix implicit cast to typed array when passing parameter | 2024-07-07 13:43:09 +03:00 | 
		
			
			
			
			
				| typed_array_init_with_untyped_in_literal.gd | GDScript: Replace assert()withUtils.check()in tests | 2024-08-28 17:41:52 +03:00 | 
		
			
			
			
			
				| typed_array_init_with_untyped_in_literal.out | GDScript: Fix issues with typed arrays | 2023-01-31 11:54:41 +02:00 | 
		
			
			
			
			
				| typed_assignment.gd | Fix type adjustment skipped when value is considered both not hard and not variant | 2022-12-25 17:11:30 +03:00 | 
		
			
			
			
			
				| typed_assignment.out | GDScript: Support tracking multiple analyzer and runtime errors in tests | 2024-11-21 22:09:50 +03:00 | 
		
			
			
			
			
				| typed_dictionary_implicit_cast_param.gd | Implement typed dictionaries | 2024-09-04 10:27:26 -05:00 | 
		
			
			
			
			
				| typed_dictionary_implicit_cast_param.out | Implement typed dictionaries | 2024-09-04 10:27:26 -05:00 | 
		
			
			
			
			
				| typed_dictionary_init_with_untyped_in_literal.gd | Implement typed dictionaries | 2024-09-04 10:27:26 -05:00 | 
		
			
			
			
			
				| typed_dictionary_init_with_untyped_in_literal.out | Implement typed dictionaries | 2024-09-04 10:27:26 -05:00 | 
		
			
			
			
			
				| use_conversion_assign_with_variant_value.gd | Fix GDScript code style regarding colon | 2023-03-05 17:03:20 +03:00 | 
		
			
			
			
			
				| use_conversion_assign_with_variant_value.out | GDScript: Fix use of conversion assign for variant values | 2023-01-10 20:01:11 -03:00 | 
		
			
			
			
			
				| utility_func_as_callable.gd | GDScript: Allow utility functions to be used as Callable | 2024-01-05 21:16:53 +03:00 | 
		
			
			
			
			
				| utility_func_as_callable.out | GDScript: Fix Callablecall error text | 2025-05-02 18:30:35 +03:00 |