Historial de Commits

Autor SHA1 Mensaje Fecha
  Rémi Verschelde 0dba21a4d1 Merge pull request #45076 from ThakeeNathees/gdscript-operator-precedence-bug-fix hace 4 años
  Thakee Nathees 0889f14af9 GDScript operator `+` `-` precedence bug fix hace 4 años
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 hace 4 años
  Thakee Nathees 18f30dda63 GDScript crash at incomplete const bug fix hace 4 años
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() hace 4 años
  Thakee Nathees ebade0e454 GDScript assert message parsing bug fixed hace 4 años
  Rémi Verschelde abfc528439 Merge pull request #43890 from vnen/gdscript-builtin-functions-refactor hace 4 años
  Thakee Nathees 42bfa16996 Refactor DocData into core and editor (DocTools) parts hace 4 años
  Thakee Nathees d0e7d9b62f Documentation generation for GDScript hace 4 años
  Rémi Verschelde d395f70828 Merge pull request #43500 from AndreaCatania/gds_fixes hace 4 años
  George Marques cf7a6be1db Merge pull request #43226 from mateosss/unreachable-prop-crash hace 4 años
  George Marques c7b6a7adcc GDScript: Refactor builtin functions hace 4 años
  Andrea Catania 98daa0af6b Fixes crash when returns . hace 5 años
  Gustav 0ddd4097a6 Fix completion for built-in load function hace 5 años
  Rémi Verschelde 9d2e8f2f27 Variant: Rename Type::_RID to Type::RID hace 5 años
  reduz 221a2a1742 Refactored variant constructor logic hace 5 años
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already hace 5 años
  Mateo de Mayo 531958b2f0 Fix crash due to unreachable code in properties hace 5 años
  strank 409af31b55 Add a "not in" operator to GDScript. hace 5 años
  Rémi Verschelde 3e78963bb9 Fix typos with codespell hace 5 años
  Thakee Nathees e4d5393ecf GDScript export array/dictionary type infer bug fix hace 5 años
  bruvzg 80b8eff6aa [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms. hace 5 años
  George Marques 745ca3059d Change GDScript compiler to use codegen abstraction hace 5 años
  George Marques edb4caf24e GDScript: Allow "extends" to be used inside inner class hace 5 años
  George Marques 34dc689ad4 GDScript: Allow "self" to be used in class level hace 5 años
  George Marques 5033d5c71c GDScript: Fix crash when parsing properties hace 5 años
  George Marques 8ccf88a206 GDScript: Fix issues when deriving from other scripts hace 5 años
  George Marques 846856728b GDScript: Show error when function return type is missing hace 5 años
  George Marques 15b16ec0ce GDScript: Fix signal parameters not respecting commas hace 5 años
  George Marques cd3f51c67c GDScript: Check duplicate keys in dictionaries and enums hace 5 años