Commit History

Author SHA1 Message Date
  Danil Alexeev d53fc92b4c GDScript: Fix bug with identifier shadowed below in current scope 2 years ago
  Danil Alexeev 13310f3557 GDScript: Reorganize and unify warnings 2 years ago
  George Marques 0ba6048ad3 Add support for static variables in GDScript 2 years ago
  VolTer f832eb92e4 Fix mistakes in documentation and GDScript errors 2 years ago
  George Marques 273bf7210f GDScript: Add warnings that are set to error by default 2 years ago
  Rémi Verschelde afe3b94ab2 Revert "GDScript: Add warnings that are set to error by default" 2 years ago
  George Marques a166833bfa GDScript: Add warnings that are set to error by default 2 years ago
  Rémi Verschelde 6d9c9d30b9 Merge pull request #72206 from vnen/gdscript-allow-void-return-shorthand 2 years ago
  Rémi Verschelde 361f3f1721 Merge pull request #57520 from jordigcs/gd-rename-map 2 years ago
  George Marques a47d4d57ca GDScript: Allow void functions to return calls to other void functions 2 years ago
  Dmitrii Maganov 31e0ae2012 GDScript: Fix constant conversions 2 years ago
  jordi bb9a00889a Add hint for identifiers renamed since Godot 3 3 years ago
  George Marques 7548e043fc Add support for Unicode identifiers in GDScript 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  George Marques bc739a4687 GDScript: Make using return of void function an error 2 years ago
  Rémi Verschelde 4abbb2d684 GDScript: Don't warn about RETURN_VALUE_DISCARDED by default 2 years ago
  souplamp 5bdd883dfd change RETURN_VALUE_DISCARDED GDScript warn text 2 years ago
  clayjohn 0a51bb4ca5 Add STATIC_CALLED_ON_INSTANCE warning to highlight 2 years ago
  jordi 14bad75206 Add enum values (Ignore, Warn, Error) to GDScript warnings 3 years ago
  George Marques ad6e2e82a9 GDScript: Consolidate behavior for assigning enum types 3 years ago
  Rémi Verschelde 6d4ed65f4c Merge pull request #56483 from vnen/gdscript-warning-annotation 3 years ago
  George Marques fd643c903d GDScript: Add annotation to ignore warnings 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Yuri Roubinsky 3396b25489 Allow using built-in names for variables, push warnings instead 3 years ago
  ThreeRhinosInAnElephantCostume e99730340b Fix error on parsing statement-less GDScript files, 3 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago
  George Marques 95c0909290 Add warning checks in GDScript analyzer 5 years ago
  George Marques 5d6e853806 New GDScript tokenizer and parser 5 years ago