Histórico de Commits

Autor SHA1 Mensagem Data
  SaracenOne ae0026bc7b Make 'is_attribute' false during parse error to prevent crash há 3 anos atrás
  Rémi Verschelde 317cd0b19a Refactor some object type checking code with `cast_to` há 3 anos atrás
  Rémi Verschelde 89eb6d372d Merge pull request #57591 from vnen/gdscript-enum-fixes há 3 anos atrás
  George Marques ad6e2e82a9 GDScript: Consolidate behavior for assigning enum types há 3 anos atrás
  Rémi Verschelde b5f524d4c0 Merge pull request #55433 from V-Sekai/prev_operand_nullptr_check há 3 anos atrás
  Rémi Verschelde 182a36db47 Merge pull request #55214 from Scony/fix-gdscript-crash-2 há 3 anos atrás
  Rémi Verschelde 91909ef801 Merge pull request #55625 from cdemirer/fix-type-guessing-and-gdscript-parser-printing há 3 anos atrás
  luz paz 858bcd5058 Fix various typos há 3 anos atrás
  Rémi Verschelde 49482966ec Merge pull request #55715 from nathanfranke/enum-ordered há 3 anos atrás
  Rémi Verschelde 8f8c3f4b4c Merge pull request #56342 from NNesh/fix/class-completion há 3 anos atrás
  NNesh 1a1ee43e3e Fixed completion showing for class members há 3 anos atrás
  Rémi Verschelde 6d4ed65f4c Merge pull request #56483 from vnen/gdscript-warning-annotation há 3 anos atrás
  George Marques fd643c903d GDScript: Add annotation to ignore warnings há 3 anos atrás
  Rémi Verschelde fe52458154 Update copyright statements to 2022 há 3 anos atrás
  cdemirer 3033e0f8a2 Fix gdscript-parser crash há 3 anos atrás
  Nathan Franke b5b75cad43 Use OrderedHashMap for enum_values há 3 anos atrás
  Yuri Roubinsky 566895732c Fix shadowed global identifier warning duplication há 3 anos atrás
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() há 3 anos atrás
  Raul Santos c3fb5ff359 Fix typo in `gdscript_parser` há 3 anos atrás
  SaracenOne 3eec759e87 Check for nullptr expression in parse_precedence function há 3 anos atrás
  Lightning_A e078f970db Rename `remove()` to `remove_at()` when removing by index há 4 anos atrás
  Pawel Lampe 1a15a3adf6 Fix GDScript parser crash on 'dollar mixed with assignment' expression há 3 anos atrás
  Yuri Roubinsky 3396b25489 Allow using built-in names for variables, push warnings instead há 3 anos atrás
  Rémi Verschelde e8870ddefc Merge pull request #54676 from Chaosus/gds_restrict_names há 3 anos atrás
  Maximilian c7a8e047cc Allow using $/root node paths há 4 anos atrás
  Yuri Roubinsky 95f6f3c756 Prevent identifiers from naming as built-in funcs and global classes há 3 anos atrás
  Rémi Verschelde f7d852b532 Merge pull request #54350 from akien-mga/clang-format-dont-align-operands há 4 anos atrás
  Rémi Verschelde 6b090e325a Merge pull request #53526 from KoBeWi/super_print há 4 anos atrás
  Rémi Verschelde 3a6be64c12 clang-format: Various fixes to comments alignment from `clang-format` 13 há 4 anos atrás
  George Marques b0725a3b7d GDScript: Avoid crash if missing setter signature há 4 anos atrás