Cronologia Commit

Autore SHA1 Messaggio Data
  Rémi Verschelde 0dba21a4d1 Merge pull request #45076 from ThakeeNathees/gdscript-operator-precedence-bug-fix 4 anni fa
  Thakee Nathees 0889f14af9 GDScript operator `+` `-` precedence bug fix 4 anni fa
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 anni fa
  Rémi Verschelde abfc528439 Merge pull request #43890 from vnen/gdscript-builtin-functions-refactor 4 anni fa
  Thakee Nathees 42bfa16996 Refactor DocData into core and editor (DocTools) parts 4 anni fa
  Thakee Nathees d0e7d9b62f Documentation generation for GDScript 4 anni fa
  George Marques c7b6a7adcc GDScript: Refactor builtin functions 4 anni fa
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 anni fa
  George Marques 745ca3059d Change GDScript compiler to use codegen abstraction 5 anni fa
  George Marques 35176247af GDScript: Allow enum values to be set to constant expressions 5 anni fa
  Rémi Verschelde cf05486d8e Merge pull request #41055 from snichols/null-callee-fix 5 anni fa
  Stephen Nichols 8a13be50ab Fixing null callee crash. 5 anni fa
  bruvzg ee973f5b90 [GDScript] Add static HashMap cleanup. 5 anni fa
  George Marques a0f54cb95e Wrap up GDScript 2.0 base implementation 5 anni fa
  George Marques aa09b4f85d Reintroduce code completion 5 anni fa
  George Marques b6a2628c48 Reenable GDScript LSP server 5 anni fa
  George Marques dadfcd8aba Added support for enums to be used as types in GDScript 5 anni fa
  George Marques 95c0909290 Add warning checks in GDScript analyzer 5 anni fa
  George Marques 9a76ab8b6a Add new GDScript type checker 5 anni fa
  George Marques 17cd6347ba Add better local variable detection in GDScript parser 5 anni fa
  George Marques 886732ac2b Add support for properties 5 anni fa
  George Marques 5d6e853806 New GDScript tokenizer and parser 5 anni fa
  Thakee Nathees c076a2b7e9 break, continue outside of a loop, match statement handled 5 anni fa
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 anni fa
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 anni fa
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) 5 anni fa
  Thakee Nathees e7f056dfac regression: static func can't access const fix 5 anni fa
  Rémi Verschelde e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 5 anni fa
  Rémi Verschelde a128dd97d6 Merge pull request #37020 from aaronfranke/range 5 anni fa
  Thakee Nathees 5758d87f09 more clearer unexpected statement end error messages 5 anni fa