Historique des commits

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