Histórico de Commits

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