virtualx-engine/modules/gdscript/tests/scripts
George Marques 9462ae4783
GDScript: Remove function of continue for match statement
The keyword is confusing and rarely is used in the intended way. It is
removed now in favor of a future feature (pattern guards) to avoid
breaking compatibility later.
2023-01-22 18:45:24 -03:00
..
analyzer Fix unnammed enum crash regression 2023-01-18 09:35:48 -05:00
parser GDScript: Remove function of continue for match statement 2023-01-22 18:45:24 -03:00
runtime GDScript: Fix typing of iterator in for loop 2023-01-13 15:36:11 +02: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