Histórico de Commits

Autor SHA1 Mensagem Data
  George Marques 34288b24a6 GDScript: Fix typed array with custom classes há 4 anos atrás
  ZuBsPaCe 551ceb590b GDScript: Report property type errors há 4 anos atrás
  George Marques 3a856b4fcc GDScript: Use getter return type for the property type há 4 anos atrás
  Rémi Verschelde 98b81ad35c Merge pull request #53479 from vnen/gdscript-subscript-object-self há 4 anos atrás
  George Marques 1f55bd190c GDScript: Allow subscript on self and object types há 4 anos atrás
  George Marques 6bdb28f5e4 GDScript: Avoid hard errors on inferred types há 4 anos atrás
  George Marques 7725ebf3d2 GDScript: Use path cache when checking preloaded scripts há 4 anos atrás
  Rémi Verschelde 4a4995524c Merge pull request #53338 from briansemrau/gdscript-handle-for-with-null-list há 4 anos atrás
  kobewi cb28469281 Allow void as return type for constructors há 4 anos atrás
  Brian Semrau dc046e5cbe GDScript Check for null list in `for` loop há 4 anos atrás
  Lightning_A c63b18507d Use range iterators for `Map` há 4 anos atrás
  Rémi Verschelde d2b8560d7a Revert "GdScript: Use reduced constant expression result when doing binary operations. Fixes #50293" há 4 anos atrás
  Rémi Verschelde 7f8e50801e Merge pull request #51818 from MarianoGnu/gdscript2-enum-fixes há 4 anos atrás
  George Marques 72c07708e8 GDScript: Don't allow builtin type names as identifiers há 4 anos atrás
  George Marques 5107f9190b GDScript: Remove conversion assign mistakenly done when unneeded há 4 anos atrás
  George Marques b8fdeb6467 Merge pull request #51671 from RandomShaper/fix_gdscript_crash há 4 anos atrás
  George Marques 4e69341c01 GDScript: Avoid inferred types from giving hard errors há 4 anos atrás
  George Marques a5c299630d Merge pull request #50456 from Blackiris/fix-extends-parent-relative há 4 anos atrás
  Rémi Verschelde c23823ac54 Merge pull request #52582 from jmb462/Prevent-non-explicit-inferring-parameter-from-null há 4 anos atrás
  Rémi Verschelde 45d9df2e63 Merge pull request #52632 from vnen/autoload-global-script-class-conflict há 4 anos atrás
  Rémi Verschelde 0c2ab55a58 Merge pull request #52100 from vnen/gdscript-access-outer-constants há 4 anos atrás
  George Marques 2e5fa124f4 Disallow class names to be the same as global names há 4 anos atrás
  jmb462 b9219bedf7 Prevent non explicit inferring parameter from null há 4 anos atrás
  Pedro J. Estébanez 7c79e361f5 Fix parameter type resolution in GDScript há 4 anos atrás
  Pedro J. Estébanez d72f12a561 Implement iterator variable typing in GDScript há 4 anos atrás
  George Marques 6da061faf5 Merge pull request #49897 from Blackiris/fix-dollar-point-crash-on-editor há 4 anos atrás
  Julien Nguyen a92d2c447b Fix extends with relative path to parent script há 4 anos atrás
  Max Hilbrunner 8c82e305ba Merge pull request #52329 from ZuBsPaCe/gdscript-unused-private-class-variable-fix há 4 anos atrás
  ZuBsPaCe c76ad6b158 GDScript: Count usages of member variables. há 4 anos atrás
  SaracenOne 84852585b9 Check for GDScript member and class naming conflicts in a variety of conditions. há 4 anos atrás