summaryrefslogtreecommitdiff
path: root/modules/gdscript/tests/scripts/parser/warnings
AgeCommit message (Expand)Author
2023-01-21Add support for Unicode identifiers in GDScriptGeorge Marques
2022-12-30GDScript: Make using return of void function an errorGeorge Marques
2022-11-21change RETURN_VALUE_DISCARDED GDScript warn textsouplamp
2022-10-14Add STATIC_CALLED_ON_INSTANCE warning to highlightclayjohn
2022-10-13Implement RETURN_VALUE_DISCARDED warning in GDscriptclayjohn
2022-05-18Merge pull request #55201 from Scony/fix-unreachable-code-false-positiveRĂ©mi Verschelde
2022-02-03GDScript: Consolidate behavior for assigning enum typesGeorge Marques
2021-12-13Fix shadowed global identifier warning duplicationYuri Roubinsky
2021-11-21Fix 'unreachable-code' false-positive, fixes #55154Pawel Lampe
2021-11-13Allow using built-in names for variables, push warnings insteadYuri Roubinsky
2021-09-14Add dozens of new integration tests to the GDScript test suiteHugo Locurcio
2021-09-11Fix error on parsing statement-less GDScript files,ThreeRhinosInAnElephantCostume
2021-04-16Rename GDScript test script filenames to use `snake_case`Andrii Doroshenko (Xrayez)