Commit History

Author SHA1 Message Date
  Aaron Franke 754d49ac81 Skip copying values constructed immediately before returning 2 weeks ago
  A Thousand Ships f11aff3841 Editor: Restructure editor code 4 months ago
  Rémi Verschelde f400e10011 Merge pull request #107315 from HolonProduction/lsp-brief-fix 4 months ago
  Danil Alexeev ee121ef80e GDScript: Add support for variadic functions 6 months ago
  HolonProduction 30672ffce7 LSP: Fix class documentation to include brief 4 months ago
  Rémi Verschelde 0518bd5fee Merge pull request #106683 from dalexeev/gds-remove-leftmost-rightmost-column 4 months ago
  Danil Alexeev 7aafa6ef18 GDScript: Remove `leftmost_column` and `rightmost_column` fields 4 months ago
  HolonProduction e213737d66 LSP: Account for unicode identifiers 6 months ago
  HolonProduction 920997d0c8 LSP: Fix relative path handling for document links 6 months ago
  Thaddeus Crews 1cb3cfaa8e Style: Convert namespaces to PascalCase 7 months ago
  A Thousand Ships 5113022dfe Clean up some uses of `String::substr` 7 months ago
  Lukas Tenbrink b5c31ebb41 Add contains_char() for single-character 'contains' calls. 10 months ago
  HolonProduction 2f620db1d8 LSP: Fix spec violations that break the VSCode outline 10 months ago
  A Thousand Ships 955d5affa8 Reduce and prevent unnecessary random-access to `List` 1 year ago
  George Marques b4d0a09f15 GDScript: Reintroduce binary tokenization on export 1 year ago
  A Thousand Ships 15369fdb1d Remove unnecessary `this->` expressions 1 year ago
  William Edwards 188132884d Fix dumping of signal API parameters 2 years ago
  BooksBaum 0202a36a7a Language Server: Improve hovered symbol resolution, fix renaming bugs, implement reference lookup 2 years ago
  Adam Scott 10fe6f14bb Fix GDScript LSP variable rename 2 years ago
  Adam Scott 879791e305 Fix typo when parsing LSP function parameters 2 years ago
  Dmitrii Maganov 4e34cf238a GDScript: Change parser representation of class extends 2 years ago
  Dmitrii Maganov a1d06749f1 Unify typing of variables, constants and parameters in GDScript 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Bartosz Bielecki 2af4f7f762 Keep GDScriptAnalyzer alive for whole parse() 2 years ago
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 3 years ago
  Atirut Wattanamongkol f2522adb89 LSP: Fix GDScript doc comments 3 years ago
  Fabio Alessandrelli ca7d572908 [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. 3 years ago
  Yuri Sizov f85bafaa11 Add grouping annotations for class properties in GDScript 3 years ago
  reduz 746dddc067 Replace most uses of Map by HashMap 3 years ago
  reduz 8b7c7f5a75 Add a new HashMap implementation 3 years ago