Historique des commits

Auteur SHA1 Message Date
  George Marques b4d0a09f15 GDScript: Reintroduce binary tokenization on export il y a 1 an
  A Thousand Ships 15369fdb1d Remove unnecessary `this->` expressions il y a 1 an
  William Edwards 188132884d Fix dumping of signal API parameters il y a 1 an
  BooksBaum 0202a36a7a Language Server: Improve hovered symbol resolution, fix renaming bugs, implement reference lookup il y a 2 ans
  Adam Scott 10fe6f14bb Fix GDScript LSP variable rename il y a 2 ans
  Adam Scott 879791e305 Fix typo when parsing LSP function parameters il y a 2 ans
  Dmitrii Maganov 4e34cf238a GDScript: Change parser representation of class extends il y a 2 ans
  Dmitrii Maganov a1d06749f1 Unify typing of variables, constants and parameters in GDScript il y a 2 ans
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all il y a 2 ans
  Bartosz Bielecki 2af4f7f762 Keep GDScriptAnalyzer alive for whole parse() il y a 2 ans
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. il y a 2 ans
  Atirut Wattanamongkol f2522adb89 LSP: Fix GDScript doc comments il y a 2 ans
  Fabio Alessandrelli ca7d572908 [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. il y a 3 ans
  Yuri Sizov f85bafaa11 Add grouping annotations for class properties in GDScript il y a 3 ans
  reduz 746dddc067 Replace most uses of Map by HashMap il y a 3 ans
  reduz 8b7c7f5a75 Add a new HashMap implementation il y a 3 ans
  Hugo Locurcio 180e5d3028 Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` il y a 3 ans
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. il y a 3 ans
  bruvzg 244db37508 Cleanup and move char functions to the `char_utils.h` header. il y a 3 ans
  Rémi Verschelde fe52458154 Update copyright statements to 2022 il y a 3 ans
  Francois Belair 4995a477ff Fix LSP crash when parsing signal symbols. il y a 3 ans
  ZuBsPaCe 551ceb590b GDScript: Report property type errors il y a 3 ans
  Francois Belair 572979d011 Fix empty line hover; fix open non-res:// script il y a 3 ans
  Francois Belair 41ef9cf789 Fix LSP reporting wrong types il y a 4 ans
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators il y a 4 ans
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations il y a 4 ans
  Fabio Alessandrelli ddb68f76ff [Net] Single `rpc` annotation. "sync" no longer part of mode. il y a 4 ans
  Marcel Admiraal 2bafcd3422 Consolidate JSON, JSONParseResults and JSONParser into JSON il y a 4 ans
  Francois Belair 39f7408ccb Implement LSP didDeleteFiles & make parser aware of sub-nodes il y a 4 ans
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 il y a 4 ans