Commit History

作者 SHA1 備註 提交日期
  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] 7 年之前
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 年之前
  George Marques 4b974a36b7 GDScript: Allow `is` operator to test built-in types 7 年之前
  Will Nations 6d9cc032e7 Add custom icons to script classes. 7 年之前
  George Marques eb48119821 Added system for GDScript warnings 7 年之前
  George Marques 3445dca01d Add ability to infer variable type from assigned value 7 年之前
  George Marques 03746da73f Add editor highlight for type-safe lines 7 年之前
  George Marques e3d72d14ff Use type information to enable GDScript introspection 7 年之前
  George Marques 743053734f Add static type checks in the parser 7 年之前
  George Marques f7793fc5c9 Store type hint of declared identifiers 7 年之前
  George Marques b7a00aead0 Move inheritance resolution to the parser 7 年之前
  George Marques 8aab9a06d4 Add typing syntax 7 年之前
  Fabio Alessandrelli 1400f6fdc4 Refactor RPCMode enum and checks 7 年之前
  Max Hilbrunner 4c69a495c9 Revert "RPCMode refactor, more sync modes" 7 年之前
  Fabio Alessandrelli 9de4ffde61 Refactor RPCMode enum and checks 7 年之前
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 年之前