virtualx-engine/modules/gdscript/tests/scripts/analyzer
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
..
errors Fix GDScript code style regarding colon 2023-03-05 17:03:20 +03:00
features GDScript: Allow boolean operators between any types 2023-03-10 16:01:17 -03:00
warnings GDScript: Don't use validated call for vararg methods 2023-02-24 14:06:02 -03:00