Historique des commits

Auteur SHA1 Message Date
  Rémi Verschelde 9963ae3553 Merge pull request #59863 from cdemirer/fix-match-multiple-bind-single-pattern il y a 3 ans
  George Marques 01d13ab2c1 GDScript: Allow using self in lambdas il y a 3 ans
  cdemirer 3c5b9d1be3 Fix issues with multiple bind patterns in match statement il y a 3 ans
  Rémi Verschelde 5ba3b993d5 Merge pull request #59694 from vnen/gdscript-better-call-super il y a 3 ans
  George Marques be718285f7 GDScript: Fix issues with completion and `super` calls il y a 3 ans
  Yuri Roubinsky 0584387918 Fix autocompletion of static methods in built-in types in GDScript il y a 3 ans
  Yuri Rubinsky 7befa7234d Merge pull request #58971 from Chaosus/gds_multiline_annotation il y a 3 ans
  Yuri Roubinsky 8a6ab899ec Add an error emitting when the `@export_flags` arg count is exceeded il y a 3 ans
  Yuri Roubinsky 85488f12f3 Allow making multiline annotations in GDScript il y a 3 ans
  SaracenOne ae0026bc7b Make 'is_attribute' false during parse error to prevent crash il y a 3 ans
  Rémi Verschelde 317cd0b19a Refactor some object type checking code with `cast_to` il y a 3 ans
  Rémi Verschelde 89eb6d372d Merge pull request #57591 from vnen/gdscript-enum-fixes il y a 3 ans
  George Marques ad6e2e82a9 GDScript: Consolidate behavior for assigning enum types il y a 3 ans
  Rémi Verschelde b5f524d4c0 Merge pull request #55433 from V-Sekai/prev_operand_nullptr_check il y a 3 ans
  Rémi Verschelde 182a36db47 Merge pull request #55214 from Scony/fix-gdscript-crash-2 il y a 3 ans
  Rémi Verschelde 91909ef801 Merge pull request #55625 from cdemirer/fix-type-guessing-and-gdscript-parser-printing il y a 3 ans
  luz paz 858bcd5058 Fix various typos il y a 3 ans
  Rémi Verschelde 49482966ec Merge pull request #55715 from nathanfranke/enum-ordered il y a 3 ans
  Rémi Verschelde 8f8c3f4b4c Merge pull request #56342 from NNesh/fix/class-completion il y a 3 ans
  NNesh 1a1ee43e3e Fixed completion showing for class members il y a 3 ans
  Rémi Verschelde 6d4ed65f4c Merge pull request #56483 from vnen/gdscript-warning-annotation il y a 3 ans
  George Marques fd643c903d GDScript: Add annotation to ignore warnings il y a 3 ans
  Rémi Verschelde fe52458154 Update copyright statements to 2022 il y a 3 ans
  cdemirer 3033e0f8a2 Fix gdscript-parser crash il y a 3 ans
  Nathan Franke b5b75cad43 Use OrderedHashMap for enum_values il y a 3 ans
  Yuri Roubinsky 566895732c Fix shadowed global identifier warning duplication il y a 3 ans
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() il y a 3 ans
  Raul Santos c3fb5ff359 Fix typo in `gdscript_parser` il y a 3 ans
  SaracenOne 3eec759e87 Check for nullptr expression in parse_precedence function il y a 3 ans
  Lightning_A e078f970db Rename `remove()` to `remove_at()` when removing by index il y a 4 ans