virtualx-engine/modules/gdscript/tests/scripts
Rémi Verschelde 2e1725bef6
Merge pull request #86088 from dalexeev/gds-fix-static-func-as-callable-in-static-context
GDScript: Fix accessing static function as `Callable` in static context
2024-01-02 18:05:16 +01: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 Merge pull request #86088 from dalexeev/gds-fix-static-func-as-callable-in-static-context 2024-01-02 18:05:16 +01: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