提交歷史

作者 SHA1 備註 提交日期
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() 4 年之前
  Thakee Nathees ebade0e454 GDScript assert message parsing bug fixed 4 年之前
  Rémi Verschelde abfc528439 Merge pull request #43890 from vnen/gdscript-builtin-functions-refactor 4 年之前
  Thakee Nathees 42bfa16996 Refactor DocData into core and editor (DocTools) parts 4 年之前
  Thakee Nathees d0e7d9b62f Documentation generation for GDScript 4 年之前
  Rémi Verschelde d395f70828 Merge pull request #43500 from AndreaCatania/gds_fixes 4 年之前
  George Marques cf7a6be1db Merge pull request #43226 from mateosss/unreachable-prop-crash 4 年之前
  George Marques c7b6a7adcc GDScript: Refactor builtin functions 4 年之前
  Andrea Catania 98daa0af6b Fixes crash when returns . 5 年之前
  Gustav 0ddd4097a6 Fix completion for built-in load function 5 年之前
  Rémi Verschelde 9d2e8f2f27 Variant: Rename Type::_RID to Type::RID 5 年之前
  reduz 221a2a1742 Refactored variant constructor logic 5 年之前
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 5 年之前
  Mateo de Mayo 531958b2f0 Fix crash due to unreachable code in properties 5 年之前
  strank 409af31b55 Add a "not in" operator to GDScript. 5 年之前
  Rémi Verschelde 3e78963bb9 Fix typos with codespell 5 年之前
  Thakee Nathees e4d5393ecf GDScript export array/dictionary type infer bug fix 5 年之前
  bruvzg 80b8eff6aa [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms. 5 年之前
  George Marques 745ca3059d Change GDScript compiler to use codegen abstraction 5 年之前
  George Marques edb4caf24e GDScript: Allow "extends" to be used inside inner class 5 年之前
  George Marques 34dc689ad4 GDScript: Allow "self" to be used in class level 5 年之前
  George Marques 5033d5c71c GDScript: Fix crash when parsing properties 5 年之前
  George Marques 8ccf88a206 GDScript: Fix issues when deriving from other scripts 5 年之前
  George Marques 846856728b GDScript: Show error when function return type is missing 5 年之前
  George Marques 15b16ec0ce GDScript: Fix signal parameters not respecting commas 5 年之前
  George Marques cd3f51c67c GDScript: Check duplicate keys in dictionaries and enums 5 年之前
  George Marques f9ad0b30fa GDScript: Allow preload() to be used with constant expressions 5 年之前
  George Marques a52e457ada GDScript: Allow keywords to be used in $ notation 5 年之前
  George Marques 35176247af GDScript: Allow enum values to be set to constant expressions 5 年之前
  George Marques 0f9923e67f GDScript: Allow empty files to be valid scripts 5 年之前