godot/modules/gdscript/tests/scripts
George Marques d76b3f2a4c
GDScript: Allow boolean operators between any types
To make consistent with previous behavior. Mostly to be used in
conditions for `if` and `while`.
2023-03-10 16:01:17 -03:00
..
analyzer GDScript: Allow boolean operators between any types 2023-03-10 16:01:17 -03:00
parser Fix GDScript code style regarding colon 2023-03-05 17:03:20 +03:00
runtime Fix GDScript code style regarding colon 2023-03-05 17:03:20 +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