summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/tests/scripts/analyzer/errors
Commit message (Expand)AuthorAgeFilesLines
* Fixes GDScript define nested dictionary and array as constants #50285PastMoments2022-04-191-1/+1
* GDScript: Check if method signature matches the parentGeorge Marques2022-03-0610-0/+60
* GDScript: Consolidate behavior for assigning enum typesGeorge Marques2022-02-038-0/+40
* GDScript: Fix parsing default parameter values from function callsstrank2022-01-132-0/+11
* GDScript: Make setter parameter type same as variable typeGeorge Marques2021-10-122-0/+10
* GDScript: Report property type errorsZuBsPaCe2021-10-088-0/+48
* GDScript: Don't allow builtin type names as identifiersGeorge Marques2021-09-298-0/+25
* Add more integration tests to the GDScript test suiteHugo Locurcio2021-09-152-2/+2
* GDScript: Allow string keys on Lua-style dictionariesGeorge Marques2021-09-156-0/+24
* Add dozens of new integration tests to the GDScript test suiteHugo Locurcio2021-09-1434-0/+115