virtualx-engine/modules/gdscript/tests/scripts
2023-12-12 22:19:39 +03:00
..
analyzer GDScript: Fix non-static call is allowed in static var lambda body 2023-10-20 20:43:07 +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: Add error when exporting node in non [Node]-derived classes 2023-10-05 13:50:26 +03:00
runtime GDScript: Fix accessing static function as Callable in static context 2023-12-12 22:19: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 Add type_string() utility 2023-10-02 17:41:20 +02:00