Historial de Commits

Autor SHA1 Mensaje Fecha
  George Marques b6a2628c48 Reenable GDScript LSP server hace 5 años
  George Marques dadfcd8aba Added support for enums to be used as types in GDScript hace 5 años
  George Marques 95c0909290 Add warning checks in GDScript analyzer hace 5 años
  George Marques 9a76ab8b6a Add new GDScript type checker hace 5 años
  George Marques 17cd6347ba Add better local variable detection in GDScript parser hace 5 años
  George Marques 886732ac2b Add support for properties hace 5 años
  George Marques 5d6e853806 New GDScript tokenizer and parser hace 5 años
  Thakee Nathees c076a2b7e9 break, continue outside of a loop, match statement handled hace 5 años
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops hace 5 años
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks hace 5 años
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) hace 5 años
  Thakee Nathees e7f056dfac regression: static func can't access const fix hace 5 años
  Rémi Verschelde e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine hace 5 años
  Rémi Verschelde a128dd97d6 Merge pull request #37020 from aaronfranke/range hace 5 años
  Thakee Nathees 5758d87f09 more clearer unexpected statement end error messages hace 5 años
  Aaron Franke cf4482e8c4 Change get_completion_identifier_is_function to return a bool hace 5 años
  Thakee Nathees cd487201c6 export var type reduce() implemented hace 5 años
  lupoDharkael 95a1400a2a Replace NULL with nullptr hace 5 años
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 hace 5 años
  Bojidar Marinov afbde3314a Allow mixed tabs and spaces when indentation does not depend on tab size hace 6 años
  Rémi Verschelde c3d5c96494 Merge pull request #31921 from bojidar-bg/28978-uninitialized-array-value hace 6 años
  Mitch Curtis aa8e3e7b0f GDScript: add an optional message parameter to assert() hace 6 años
  Bojidar Marinov 3ca7b4ee45 Fix uninitialized arrays and dictionaries retaining value hace 6 años
  geequlim f58560ac36 Add GDScript Language Protocol plugin hace 6 años
  Rémi Verschelde e81ddf1242 Merge pull request #30289 from bojidar-bg/29586-class-name-constant hace 6 años
  Bojidar Marinov 2ef438c200 Fix inheriting from class_name messing up constants hace 6 años
  Bojidar Marinov f7de816f8b Fix parsing of arguments in constant expressions hace 6 años
  lupoDharkael c07b49280a Prevent using multiple class_name in a class hace 6 años
  Rémi Verschelde 425ec6914c Revert "Forbid implicit type conversion in GDScript" hace 6 años
  George Marques d0b08342b8 GDScript: Forbid implicit type conversion hace 6 años