summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/tests/scripts/parser/errors
Commit message (Expand)AuthorAgeFilesLines
* GDScript: Properly catch error when missing index in subscriptGeorge Marques2021-09-172-0/+5
* Merge pull request #52706 from vnen/gdscript-ternary-operator-crashRémi Verschelde2021-09-152-0/+6
|\
| * GDScript: Show error when missing expression after ternary elseGeorge Marques2021-09-152-0/+6
* | GDScript: Show error on unary operators without argumentGeorge Marques2021-09-1510-0/+22
|/
* Add dozens of new integration tests to the GDScript test suiteHugo Locurcio2021-09-1446-17/+125
* Fix crash with consecutive commas in Dictionarykobewi2021-09-102-0/+4
* Fixed crash when parsing an empty assignment.Louis Dumont2021-08-252-0/+5
* Rename GDScript test script filenames to use `snake_case`Andrii Doroshenko (Xrayez)2021-04-1616-0/+45