提交历史

作者 SHA1 备注 提交日期
  Lukas Tenbrink ffa6ef220b Use `append_` instead of `parse_` for `String` methods. 4 月之前
  Thaddeus Crews 1cb3cfaa8e Style: Convert namespaces to PascalCase 4 月之前
  A Thousand Ships 194bdde947 Cleanup of raw `nullptr` checks with `Ref` 1 年之前
  Mikael Hermansson e2485044a1 Allow LSP to process multiple messages per poll 1 年之前
  A Thousand Ships 517e9f8aef [Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 1 年之前
  BooksBaum 0202a36a7a Language Server: Improve hovered symbol resolution, fix renaming bugs, implement reference lookup 2 年之前
  Danil Alexeev 36bedd341a Fix misuses of error macros 2 年之前
  Ricardo Subtil 4be4eeea3a Poll LSP/DAP clients for connection status updates 2 年之前
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 年之前
  trollodel c90d0bd84f Use forward-declarations in big editor classes 2 年之前
  Lamia 42a16ef76e fix: modifies workspace->root_uri so that p_uri is symmetrical to other operating systems. #63388 3 年之前
  Yuri Sizov 9f55bd971e Extract EditorResourceConversionPlugin into its own source files and clean up editor includes 3 年之前
  reduz 8b7c7f5a75 Add a new HashMap implementation 3 年之前
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 年之前
  Lightning_A e078f970db Rename `remove()` to `remove_at()` when removing by index 4 年之前
  Lightning_A c63b18507d Use range iterators for `Map` 4 年之前
  Rémi Verschelde 14dcb97556 Merge pull request #50378 from Razoric480/apply-edit-40 3 年之前
  Ev1lbl0w 7bccd5487e Implemented initial DAP support 4 年之前
  Francois Belair 9a8421aa05 Implement applyEdit in LSP for signal connecting 4 年之前
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb 4 年之前
  Marcel Admiraal 2bafcd3422 Consolidate JSON, JSONParseResults and JSONParser into JSON 4 年之前
  Hugo Locurcio 3f078c99f6 Rename `IP_Unix`, `IP_Address` and `TCP_Server` to remove underscores 4 年之前
  Rémi Verschelde 8247667a3e Core: Drop custom `copymem`/`zeromem` defines 4 年之前
  Vignesh1-art a5d931033e Fixed Invalid function bindings #46135 4 年之前
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 年之前
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() 4 年之前
  Thakee Nathees 42bfa16996 Refactor DocData into core and editor (DocTools) parts 4 年之前
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 年之前
  Rémi Verschelde 786f4ada35 GDScript LSP: Fix wrong error checks added in #39385 5 年之前
  Rémi Verschelde e34f33711b GDScript LSP: Fix crash in notify_client 5 年之前