summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/gdscript_warning.cpp
Commit message (Expand)AuthorAgeFilesLines
* Allow using built-in names for variables, push warnings insteadYuri Roubinsky2021-11-131-0/+5
* Fix error on parsing statement-less GDScript files,ThreeRhinosInAnElephantCostume2021-09-111-0/+4
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-1/+1
* Add warning checks in GDScript analyzerGeorge Marques2020-07-201-28/+37
* New GDScript tokenizer and parserGeorge Marques2020-07-201-0/+201