virtualx-engine/modules/gdscript/tests/scripts
Danil Alexeev e8696f9961
GDScript: Improve call analysis
* Add missing `UNSAFE_CALL_ARGUMENT` warning.
* Fix `Object` constructor.
* Display an error for non-existent static methods.
2023-09-21 13:36:39 +03:00
..
analyzer GDScript: Improve call analysis 2023-09-21 13:36:39 +03:00
lsp Language Server: Improve hovered symbol resolution, fix renaming bugs, implement reference lookup 2023-09-11 09:46:34 -05:00
parser GDScript: Improve call analysis 2023-09-21 13:36:39 +03:00
runtime GDScript: Improve call analysis 2023-09-21 13:36:39 +03:00
.gitignore Add runner for GDScript testing 2021-04-08 09:34:59 -03:00
project.godot Add runner for GDScript testing 2021-04-08 09:34:59 -03:00
utils.notest.gd GDScript: Fix subscript resolution for constant non-metatypes 2023-09-19 22:26:06 +03:00