godot/modules/gdscript/tests/scripts/analyzer
George Marques defa46bfd1
GDScript: Don't use validated call for vararg methods
Since they may have runtime type validation, we cannot use the validated
call.
2023-02-24 14:06:02 -03:00
..
errors GDScript: Fix error message for unfound type 2023-02-21 23:00:29 +02:00
features GDScript: Fix range regression 2023-02-24 00:35:11 +02:00
warnings GDScript: Don't use validated call for vararg methods 2023-02-24 14:06:02 -03:00