summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/tests/scripts/parser/errors
Commit message (Expand)AuthorAgeFilesLines
* Improve GDScript indentation error messageMax Hilbrunner2021-10-281-1/+1
* GDScript: Show specific error when "yield" is usedGeorge Marques2021-09-212-0/+8
* Merge pull request #52718 from Calinou/gdscript-add-integration-tests-2Rémi Verschelde2021-09-218-0/+31
|\
| * Add more integration tests to the GDScript test suiteHugo Locurcio2021-09-158-0/+31
* | 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