提交历史

作者 SHA1 备注 提交日期
  George Marques c7b6a7adcc GDScript: Refactor builtin functions 4 年之前
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 5 年之前
  George Marques 745ca3059d Change GDScript compiler to use codegen abstraction 5 年之前
  George Marques 35176247af GDScript: Allow enum values to be set to constant expressions 5 年之前
  Rémi Verschelde cf05486d8e Merge pull request #41055 from snichols/null-callee-fix 5 年之前
  Stephen Nichols 8a13be50ab Fixing null callee crash. 5 年之前
  bruvzg ee973f5b90 [GDScript] Add static HashMap cleanup. 5 年之前
  George Marques a0f54cb95e Wrap up GDScript 2.0 base implementation 5 年之前
  George Marques aa09b4f85d Reintroduce code completion 5 年之前
  George Marques b6a2628c48 Reenable GDScript LSP server 5 年之前
  George Marques dadfcd8aba Added support for enums to be used as types in GDScript 5 年之前
  George Marques 95c0909290 Add warning checks in GDScript analyzer 5 年之前
  George Marques 9a76ab8b6a Add new GDScript type checker 5 年之前
  George Marques 17cd6347ba Add better local variable detection in GDScript parser 5 年之前
  George Marques 886732ac2b Add support for properties 5 年之前
  George Marques 5d6e853806 New GDScript tokenizer and parser 5 年之前
  Thakee Nathees c076a2b7e9 break, continue outside of a loop, match statement handled 5 年之前
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 年之前
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 年之前
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) 5 年之前
  Thakee Nathees e7f056dfac regression: static func can't access const fix 5 年之前
  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 6 年之前
  Rémi Verschelde c3d5c96494 Merge pull request #31921 from bojidar-bg/28978-uninitialized-array-value 6 年之前