Commit History

作者 SHA1 備註 提交日期
  Rémi Verschelde e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 5 年之前
  Rémi Verschelde a128dd97d6 Merge pull request #37020 from aaronfranke/range 5 年之前
  Thakee Nathees 5758d87f09 more clearer unexpected statement end error messages 5 年之前
  Aaron Franke cf4482e8c4 Change get_completion_identifier_is_function to return a bool 5 年之前
  Thakee Nathees cd487201c6 export var type reduce() implemented 5 年之前
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 年之前
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 年之前
  Bojidar Marinov afbde3314a Allow mixed tabs and spaces when indentation does not depend on tab size 5 年之前
  Rémi Verschelde c3d5c96494 Merge pull request #31921 from bojidar-bg/28978-uninitialized-array-value 5 年之前
  Mitch Curtis aa8e3e7b0f GDScript: add an optional message parameter to assert() 6 年之前
  Bojidar Marinov 3ca7b4ee45 Fix uninitialized arrays and dictionaries retaining value 5 年之前
  geequlim f58560ac36 Add GDScript Language Protocol plugin 6 年之前
  Rémi Verschelde e81ddf1242 Merge pull request #30289 from bojidar-bg/29586-class-name-constant 6 年之前
  Bojidar Marinov 2ef438c200 Fix inheriting from class_name messing up constants 6 年之前
  Bojidar Marinov f7de816f8b Fix parsing of arguments in constant expressions 6 年之前
  lupoDharkael c07b49280a Prevent using multiple class_name in a class 6 年之前
  Rémi Verschelde 425ec6914c Revert "Forbid implicit type conversion in GDScript" 6 年之前
  George Marques d0b08342b8 GDScript: Forbid implicit type conversion 6 年之前
  George Marques bda60bfa29 Add a dependency search mode for GDScript parser 6 年之前
  George Marques 755c690252 Merge pull request #25018 from AllanDaemon/#24895 6 年之前
  Rémi Verschelde d35003d92a GDScript: Remove unused `switch`, `case` and `do` CF keywords 6 年之前
  Hein-Pieter van Braam d308eb091a Fix many asan and ubsan reported issues 6 年之前
  Allan Daemon 465842d8ea Fix #24895 (support for optional parameters in setters) 6 年之前
  George Marques 20e6ff263a GDScript: fix type-check of indexed values 6 年之前
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 年之前
  Rémi Verschelde b1b625f4f5 Fix various Clang 7 warnings about unused stuff 6 年之前
  Rémi Verschelde 7b081a7fc8 Fix warnings about unhandled enum value in switch [-Wswitch] 6 年之前
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 6 年之前
  George Marques 4b974a36b7 GDScript: Allow `is` operator to test built-in types 7 年之前
  Will Nations 6d9cc032e7 Add custom icons to script classes. 7 年之前