Commit History

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