Danil Alexeev 07beae98f0 GDScript: Fix false positive `REDUNDANT_AWAIT` warning il y a 2 ans
..
cast_enum_bad_enum.gd 31e0ae2012 GDScript: Fix constant conversions il y a 3 ans
cast_enum_bad_enum.out 75f16b8167 Make global scope enums accessible as types in GDScript il y a 2 ans
cast_enum_bad_int.gd 31e0ae2012 GDScript: Fix constant conversions il y a 3 ans
cast_enum_bad_int.out 75f16b8167 Make global scope enums accessible as types in GDScript il y a 2 ans
get_node_without_onready.gd 273bf7210f GDScript: Add warnings that are set to error by default il y a 2 ans
get_node_without_onready.out 273bf7210f GDScript: Add warnings that are set to error by default il y a 2 ans
inference_with_variant.gd 273bf7210f GDScript: Add warnings that are set to error by default il y a 2 ans
inference_with_variant.out 273bf7210f GDScript: Add warnings that are set to error by default il y a 2 ans
lambda_shadowing_arg.gd 532ffc30bd GDScript: Fix typing of lambda functions il y a 3 ans
lambda_shadowing_arg.out 532ffc30bd GDScript: Fix typing of lambda functions il y a 3 ans
lambda_unused_arg.gd defa46bfd1 GDScript: Don't use validated call for vararg methods il y a 2 ans
lambda_unused_arg.out 7548e043fc Add support for Unicode identifiers in GDScript il y a 3 ans
onready_with_export.gd 273bf7210f GDScript: Add warnings that are set to error by default il y a 2 ans
onready_with_export.out 273bf7210f GDScript: Add warnings that are set to error by default il y a 2 ans
overriding_native_method.gd 273bf7210f GDScript: Add warnings that are set to error by default il y a 2 ans
overriding_native_method.out 273bf7210f GDScript: Add warnings that are set to error by default il y a 2 ans
redundant_await.gd 07beae98f0 GDScript: Fix false positive `REDUNDANT_AWAIT` warning il y a 2 ans
redundant_await.out 07beae98f0 GDScript: Fix false positive `REDUNDANT_AWAIT` warning il y a 2 ans