godot/modules/gdscript/tests/scripts
Danil Alexeev 10b00bc2ea
GDScript: Prevent constructing and inheriting engine singletons
2023-09-22 17:30:00 +03:00
..
analyzer GDScript: Prevent constructing and inheriting engine singletons 2023-09-22 17:30:00 +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 raw string literals (r-strings) 2023-09-11 18:34:33 +03:00
runtime GDScript: Fix some lambda bugs 2023-09-14 14:22:23 +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