Commit History

Author SHA1 Message Date
  kobewi 4682f22293 Improve various texts 3 years ago
  Benjamin Navarro 560d9a4cc0 Fix incorrect debug check for setters 3 years ago
  Rémi Verschelde 3f888966c0 Merge pull request #53843 from vnen/gdscript-typed-array-subscript-constant 3 years ago
  George Marques 540821a264 GDScript: Fix inferred typed array marked as constant 3 years ago
  George Marques 84abb9a76c GDScript: Fix typing for await expression 3 years ago
  George Marques 749d89ae38 GDScript: Remove error when coroutine is called without await 3 years ago
  George Marques bf322bacdd Merge pull request #53726 from briansemrau/gd-outer-class 3 years ago
  Brian Semrau 0ff0f64cd4 GDScript: Access outer scope classes 3 years ago
  Rémi Verschelde e4288bf728 Merge pull request #53720 from vnen/gdscript-typed-array-custom-class 3 years ago
  George Marques 34288b24a6 GDScript: Fix typed array with custom classes 3 years ago
  George Marques 45f546c1d8 GDScript: Make setter parameter type same as variable type 3 years ago
  ZuBsPaCe 551ceb590b GDScript: Report property type errors 3 years ago
  George Marques 3a856b4fcc GDScript: Use getter return type for the property type 3 years ago
  Rémi Verschelde 98b81ad35c Merge pull request #53479 from vnen/gdscript-subscript-object-self 3 years ago
  George Marques 1f55bd190c GDScript: Allow subscript on self and object types 3 years ago
  George Marques 6bdb28f5e4 GDScript: Avoid hard errors on inferred types 3 years ago
  George Marques 7725ebf3d2 GDScript: Use path cache when checking preloaded scripts 3 years ago
  Rémi Verschelde 4a4995524c Merge pull request #53338 from briansemrau/gdscript-handle-for-with-null-list 3 years ago
  kobewi cb28469281 Allow void as return type for constructors 3 years ago
  Brian Semrau dc046e5cbe GDScript Check for null list in `for` loop 3 years ago
  Lightning_A c63b18507d Use range iterators for `Map` 4 years ago
  Rémi Verschelde d2b8560d7a Revert "GdScript: Use reduced constant expression result when doing binary operations. Fixes #50293" 3 years ago
  Rémi Verschelde 7f8e50801e Merge pull request #51818 from MarianoGnu/gdscript2-enum-fixes 3 years ago
  George Marques 72c07708e8 GDScript: Don't allow builtin type names as identifiers 3 years ago
  George Marques 5107f9190b GDScript: Remove conversion assign mistakenly done when unneeded 3 years ago
  George Marques b8fdeb6467 Merge pull request #51671 from RandomShaper/fix_gdscript_crash 3 years ago
  George Marques 4e69341c01 GDScript: Avoid inferred types from giving hard errors 3 years ago
  George Marques a5c299630d Merge pull request #50456 from Blackiris/fix-extends-parent-relative 3 years ago
  Rémi Verschelde c23823ac54 Merge pull request #52582 from jmb462/Prevent-non-explicit-inferring-parameter-from-null 3 years ago
  Rémi Verschelde 45d9df2e63 Merge pull request #52632 from vnen/autoload-global-script-class-conflict 3 years ago