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