summaryrefslogtreecommitdiff
path: root/modules/gdscript/tests/scripts/analyzer/errors
AgeCommit message (Expand)Author
2022-12-21Add MethodInfo to signal datatypeocean (they/them)
2022-12-17Fix outer class lookupAdam Scott
2022-12-14GDScript: Allow out of order member resolutionrune-scape
2022-12-05Unify String and StringNamerune-scape
2022-12-01Improve parent signature errorkobewi
2022-11-17Fix ability to overload "script" variableocean (they/them)
2022-04-19Fixes GDScript define nested dictionary and array as constants #50285PastMoments
2022-03-06GDScript: Check if method signature matches the parentGeorge Marques
2022-02-03GDScript: Consolidate behavior for assigning enum typesGeorge Marques
2022-01-13GDScript: Fix parsing default parameter values from function callsstrank
2021-10-12GDScript: Make setter parameter type same as variable typeGeorge Marques
2021-10-08GDScript: Report property type errorsZuBsPaCe
2021-09-29GDScript: Don't allow builtin type names as identifiersGeorge Marques
2021-09-15Add more integration tests to the GDScript test suiteHugo Locurcio
2021-09-15GDScript: Allow string keys on Lua-style dictionariesGeorge Marques
2021-09-14Add dozens of new integration tests to the GDScript test suiteHugo Locurcio