Historique des commits

Auteur SHA1 Message Date
  George Marques 81cac4907f GDScript: Don't add implicit constructor to the list of functions il y a 3 ans
  bruvzg 860e24683f Make enum/constant binds 64-bit. il y a 3 ans
  George Marques 15740c37a3 Merge pull request #57151 from cdemirer/fix-match-array-dict-pattern-logic-error il y a 3 ans
  George Marques eba3e0a9fc GDScript: Support `%` in shorthand for `get_node` il y a 3 ans
  Yuri Rubinsky 5d95a5a024 Fix crash when extending inner class in GDScript il y a 3 ans
  reduz 746dddc067 Replace most uses of Map by HashMap il y a 3 ans
  reduz 8b7c7f5a75 Add a new HashMap implementation il y a 3 ans
  Hugo Locurcio 180e5d3028 Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` il y a 3 ans
  George Marques 01d13ab2c1 GDScript: Allow using self in lambdas il y a 3 ans
  George Marques cdbd6056ef GDScript: Fix method call on singletons il y a 3 ans
  George Marques 4710e2b278 GDScript: Add support for static method calls in native types il y a 3 ans
  Rémi Verschelde 79bbe57244 Merge pull request #56830 from strank/parent-signals il y a 3 ans
  Rémi Verschelde 4bbd7417c4 Merge pull request #58320 from mphe/fix_object_typed_arrays il y a 3 ans
  cdemirer 3afe50c2fa Fix logic errors in match-statement Array & Dictionary Patterns il y a 3 ans
  Marvin Ewald cea0630fef Fix typed arrays for Object based types il y a 3 ans
  SaracenOne ab2a8bd1d8 Fix using typed arrays based on script classes il y a 3 ans
  strank dcf19f8914 Fix "Identifier not found" compiler error when accessing inherited signals or functions as callables. 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