godot/modules/gdscript/tests/scripts
George Marques 5d31ce4b16
GDScript: Allow string keys on Lua-style dictionaries
Which is useful when the key isn't a valid identifier, such as keys with
spaces or numeric keys.
2021-09-15 09:56:24 -03:00
..
analyzer GDScript: Allow string keys on Lua-style dictionaries 2021-09-15 09:56:24 -03:00
parser GDScript: Allow string keys on Lua-style dictionaries 2021-09-15 09:56:24 -03:00
runtime/errors Make Callable not crash on call when the object has been freed 2021-05-24 14:23:02 -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