Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  lawnjelly 02fa77eb30 Revert "Fix parsing inner class declaration when "pass" keyword is on the same line" 11 kuukautta sitten
  Kirill Diduk 52507443d3 Check duplicate keys in dictionary literals: enums and const variables 3 vuotta sitten
  Rémi Verschelde 1426cd3b3a One Copyright Update to rule them all 2 vuotta sitten
  Kirill Diduk 5bcc3d476c Fix parsing inner class declaration when "pass" keyword is on the same line 3 vuotta sitten
  Rémi Verschelde a627cdafc5 Update copyright statements to 2022 3 vuotta sitten
  Rafał Mikrut 1558f4a599 Speedup parsing big GDScript files 3 vuotta sitten
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 4 vuotta sitten
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 4 vuotta sitten
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 vuotta sitten
  Rémi Verschelde 3d15f04668 Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 4 vuotta sitten
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 vuotta sitten
  Thakee Nathees d53f5b55ec Auto completion enhanced for extends and class level identifier 4 vuotta sitten
  Thakee Nathees 9ee77179b5 break, continue outside of a loop, match statement handled 5 vuotta sitten
  Thakee Nathees 6d7fb3d322 regression: static func can't access const fix 5 vuotta sitten
  Thakee Nathees 6b0cfc87af more clearer unexpected statement end error messages 5 vuotta sitten
  Thakee Nathees 1a4530e84c export var type reduce() implemented 5 vuotta sitten
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 vuotta sitten
  Bojidar Marinov afbde3314a Allow mixed tabs and spaces when indentation does not depend on tab size 5 vuotta sitten
  Rémi Verschelde c3d5c96494 Merge pull request #31921 from bojidar-bg/28978-uninitialized-array-value 5 vuotta sitten
  Mitch Curtis aa8e3e7b0f GDScript: add an optional message parameter to assert() 6 vuotta sitten
  Bojidar Marinov 3ca7b4ee45 Fix uninitialized arrays and dictionaries retaining value 5 vuotta sitten
  geequlim f58560ac36 Add GDScript Language Protocol plugin 6 vuotta sitten
  Rémi Verschelde e81ddf1242 Merge pull request #30289 from bojidar-bg/29586-class-name-constant 6 vuotta sitten
  Bojidar Marinov 2ef438c200 Fix inheriting from class_name messing up constants 6 vuotta sitten
  Bojidar Marinov f7de816f8b Fix parsing of arguments in constant expressions 6 vuotta sitten
  lupoDharkael c07b49280a Prevent using multiple class_name in a class 6 vuotta sitten
  Rémi Verschelde 425ec6914c Revert "Forbid implicit type conversion in GDScript" 6 vuotta sitten
  George Marques d0b08342b8 GDScript: Forbid implicit type conversion 6 vuotta sitten
  George Marques bda60bfa29 Add a dependency search mode for GDScript parser 6 vuotta sitten
  George Marques 755c690252 Merge pull request #25018 from AllanDaemon/#24895 6 vuotta sitten