Historique des commits

Auteur SHA1 Message Date
  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
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() il y a 4 ans
  Rémi Verschelde cf62289d24 LSP: Fix iterator in enum API dump il y a 4 ans
  bruvzg 644f739660 Static analyzer fixes: il y a 4 ans
  bruvzg 80b8eff6aa [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms. il y a 5 ans
  George Marques fda6f3b600 GDScript: Fix LSP getting wrong union value on unnamed enums il y a 5 ans
  George Marques a0f54cb95e Wrap up GDScript 2.0 base implementation il y a 5 ans
  George Marques b6a2628c48 Reenable GDScript LSP server il y a 5 ans
  George Marques 5d6e853806 New GDScript tokenizer and parser il y a 5 ans
  Ryan Roden-Corrent 8dcc39ec91 Include gdscript warning name in LSP message. il y a 5 ans
  Rémi Verschelde e34f33711b GDScript LSP: Fix crash in notify_client il y a 5 ans
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops il y a 5 ans
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks il y a 5 ans
  Rémi Verschelde e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine il y a 5 ans
  lupoDharkael 95a1400a2a Replace NULL with nullptr il y a 5 ans
  Francois Belair f6968d5f17 Fix static functions loop using class' functions il y a 5 ans
  Rémi Verschelde 40f0649e5b Fix typos with codespell il y a 5 ans