Historique des commits

Auteur SHA1 Message Date
  cdemirer 3afe50c2fa Fix logic errors in match-statement Array & Dictionary Patterns il y a 3 ans
  George Marques ceafdf347e GDScript: Treat enum values as int and enum types as dictionary il y a 3 ans
  George Marques ad6e2e82a9 GDScript: Consolidate behavior for assigning enum types il y a 3 ans
  strank 960a26f6c0 GDScript: Fix parsing default parameter values from function calls il y a 3 ans
  SaracenOne 64d8b3aef2 Assign member type when parsing setters to prevent il y a 3 ans
  Rémi Verschelde cc7f634066 Merge pull request #56260 from cdemirer/fix-type-mutation-upon-assignment-with-operation il y a 3 ans
  Rémi Verschelde c8b4fe3b8d Merge pull request #56287 from cdemirer/fix-member-property-only-getter-cant-be-set il y a 3 ans
  Rémi Verschelde 1fd5954962 Merge pull request #56288 from cdemirer/fix-member-property-getter-dont-update-subscript-chain-root il y a 3 ans
  Ger Hean 609964848d Fix leak when function returning self type il y a 3 ans
  Rémi Verschelde fe52458154 Update copyright statements to 2022 il y a 3 ans
  cdemirer bb9469aa65 Fix member properties with getters don't update as subscript chain root il y a 3 ans
  cdemirer e8305e17ff Fix member properties with only getters can't be set il y a 3 ans
  cdemirer 067b4c8c07 Fix type mutation upon compound assignment il y a 3 ans
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() il y a 3 ans
  George Marques d36213bab8 GDScript: Make sure calls don't use return when not needed il y a 4 ans
  ZuBsPaCe 551ceb590b GDScript: Report property type errors il y a 4 ans
  Brian Semrau c18a27a9cd GDScript fix wrong base class assignment il y a 4 ans
  George Marques 84956fee4b GDScript: Fix member assignment with operation il y a 4 ans
  Lightning_A c63b18507d Use range iterators for `Map` il y a 4 ans
  George Marques 991f4d8527 GDScript: Fix assignment with operation for properties il y a 4 ans
  George Marques 5a612d61b9 Merge pull request #49765 from Blackiris/fix-assignment-with-operator-on-type-member il y a 4 ans
  George Marques 5d31ce4b16 GDScript: Allow string keys on Lua-style dictionaries il y a 4 ans
  Rémi Verschelde ffe8412291 Merge pull request #52323 from vnen/gdscript-singleton-interdependence-fix il y a 4 ans
  Fabio Alessandrelli bf9aae09ba [Net] Move multiplayer to core subdir, split RPCManager. il y a 4 ans
  SaracenOne 84852585b9 Check for GDScript member and class naming conflicts in a variety of conditions. il y a 4 ans
  George Marques 3d13588057 GDScript: Fix loading of interdependent autoloads il y a 4 ans
  Julien Nguyen 9bc5119d4e Fix assignment with operator on type member il y a 4 ans
  George Marques 89695da337 GDScript: Fix memory leak when using self class as type il y a 4 ans
  Julien Nguyen 51b7179b5a Fix infinite loop when creating a newly inherited GdScript file il y a 4 ans
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators il y a 4 ans