Historial de Commits

Autor SHA1 Mensaje Fecha
  George Marques 15740c37a3 Merge pull request #57151 from cdemirer/fix-match-array-dict-pattern-logic-error hace 3 años
  George Marques eba3e0a9fc GDScript: Support `%` in shorthand for `get_node` hace 3 años
  Yuri Rubinsky 5d95a5a024 Fix crash when extending inner class in GDScript hace 3 años
  reduz 746dddc067 Replace most uses of Map by HashMap hace 3 años
  reduz 8b7c7f5a75 Add a new HashMap implementation hace 3 años
  Hugo Locurcio 180e5d3028 Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` hace 3 años
  George Marques 01d13ab2c1 GDScript: Allow using self in lambdas hace 3 años
  George Marques cdbd6056ef GDScript: Fix method call on singletons hace 3 años
  George Marques 4710e2b278 GDScript: Add support for static method calls in native types hace 3 años
  Rémi Verschelde 79bbe57244 Merge pull request #56830 from strank/parent-signals hace 3 años
  Rémi Verschelde 4bbd7417c4 Merge pull request #58320 from mphe/fix_object_typed_arrays hace 3 años
  cdemirer 3afe50c2fa Fix logic errors in match-statement Array & Dictionary Patterns hace 3 años
  Marvin Ewald cea0630fef Fix typed arrays for Object based types hace 3 años
  SaracenOne ab2a8bd1d8 Fix using typed arrays based on script classes hace 3 años
  strank dcf19f8914 Fix "Identifier not found" compiler error when accessing inherited signals or functions as callables. hace 3 años
  George Marques ceafdf347e GDScript: Treat enum values as int and enum types as dictionary hace 3 años
  George Marques ad6e2e82a9 GDScript: Consolidate behavior for assigning enum types hace 3 años
  strank 960a26f6c0 GDScript: Fix parsing default parameter values from function calls hace 3 años
  SaracenOne 64d8b3aef2 Assign member type when parsing setters to prevent hace 3 años
  Rémi Verschelde cc7f634066 Merge pull request #56260 from cdemirer/fix-type-mutation-upon-assignment-with-operation hace 3 años
  Rémi Verschelde c8b4fe3b8d Merge pull request #56287 from cdemirer/fix-member-property-only-getter-cant-be-set hace 3 años
  Rémi Verschelde 1fd5954962 Merge pull request #56288 from cdemirer/fix-member-property-getter-dont-update-subscript-chain-root hace 3 años
  Ger Hean 609964848d Fix leak when function returning self type hace 3 años
  Rémi Verschelde fe52458154 Update copyright statements to 2022 hace 3 años
  cdemirer bb9469aa65 Fix member properties with getters don't update as subscript chain root hace 3 años
  cdemirer e8305e17ff Fix member properties with only getters can't be set hace 3 años
  cdemirer 067b4c8c07 Fix type mutation upon compound assignment hace 3 años
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() hace 3 años
  George Marques d36213bab8 GDScript: Make sure calls don't use return when not needed hace 4 años
  ZuBsPaCe 551ceb590b GDScript: Report property type errors hace 4 años