Commit Verlauf

Autor SHA1 Nachricht Datum
  Dmitrii Maganov a1d06749f1 Unify typing of variables, constants and parameters in GDScript vor 2 Jahren
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all vor 2 Jahren
  Bartosz Bielecki 2af4f7f762 Keep GDScriptAnalyzer alive for whole parse() vor 2 Jahren
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. vor 3 Jahren
  Atirut Wattanamongkol f2522adb89 LSP: Fix GDScript doc comments vor 3 Jahren
  Fabio Alessandrelli ca7d572908 [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. vor 3 Jahren
  Yuri Sizov f85bafaa11 Add grouping annotations for class properties in GDScript vor 3 Jahren
  reduz 746dddc067 Replace most uses of Map by HashMap vor 3 Jahren
  reduz 8b7c7f5a75 Add a new HashMap implementation vor 3 Jahren
  Hugo Locurcio 180e5d3028 Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` vor 3 Jahren
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. vor 3 Jahren
  bruvzg 244db37508 Cleanup and move char functions to the `char_utils.h` header. vor 3 Jahren
  Rémi Verschelde fe52458154 Update copyright statements to 2022 vor 3 Jahren
  Francois Belair 4995a477ff Fix LSP crash when parsing signal symbols. vor 3 Jahren
  ZuBsPaCe 551ceb590b GDScript: Report property type errors vor 4 Jahren
  Francois Belair 572979d011 Fix empty line hover; fix open non-res:// script vor 4 Jahren
  Francois Belair 41ef9cf789 Fix LSP reporting wrong types vor 4 Jahren
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators vor 4 Jahren
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations vor 4 Jahren
  Fabio Alessandrelli ddb68f76ff [Net] Single `rpc` annotation. "sync" no longer part of mode. vor 4 Jahren
  Marcel Admiraal 2bafcd3422 Consolidate JSON, JSONParseResults and JSONParser into JSON vor 4 Jahren
  Francois Belair 39f7408ccb Implement LSP didDeleteFiles & make parser aware of sub-nodes vor 4 Jahren
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 vor 4 Jahren
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() vor 4 Jahren
  Rémi Verschelde cf62289d24 LSP: Fix iterator in enum API dump vor 4 Jahren
  bruvzg 644f739660 Static analyzer fixes: vor 4 Jahren
  bruvzg 80b8eff6aa [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms. vor 5 Jahren
  George Marques fda6f3b600 GDScript: Fix LSP getting wrong union value on unnamed enums vor 5 Jahren
  George Marques a0f54cb95e Wrap up GDScript 2.0 base implementation vor 5 Jahren
  George Marques b6a2628c48 Reenable GDScript LSP server vor 5 Jahren