Historial de Commits

Autor SHA1 Mensaje Fecha
  Lightning_A c63b18507d Use range iterators for `Map` hace 4 años
  Rémi Verschelde 14dcb97556 Merge pull request #50378 from Razoric480/apply-edit-40 hace 4 años
  Ev1lbl0w 7bccd5487e Implemented initial DAP support hace 4 años
  Francois Belair 9a8421aa05 Implement applyEdit in LSP for signal connecting hace 4 años
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb hace 4 años
  Marcel Admiraal 2bafcd3422 Consolidate JSON, JSONParseResults and JSONParser into JSON hace 4 años
  Hugo Locurcio 3f078c99f6 Rename `IP_Unix`, `IP_Address` and `TCP_Server` to remove underscores hace 4 años
  Rémi Verschelde 8247667a3e Core: Drop custom `copymem`/`zeromem` defines hace 4 años
  Vignesh1-art a5d931033e Fixed Invalid function bindings #46135 hace 4 años
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 hace 4 años
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() hace 4 años
  Thakee Nathees 42bfa16996 Refactor DocData into core and editor (DocTools) parts hace 4 años
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already hace 5 años
  Rémi Verschelde 786f4ada35 GDScript LSP: Fix wrong error checks added in #39385 hace 5 años
  Rémi Verschelde e34f33711b GDScript LSP: Fix crash in notify_client hace 5 años
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops hace 5 años
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks hace 5 años
  lupoDharkael 95a1400a2a Replace NULL with nullptr hace 5 años
  Oliver Frank ed482f6167 Fix crash after closing a GDScript LSP session hace 5 años
  of9 24b27043fe Migrating language server from Websockets to raw TCP hace 5 años
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. hace 5 años
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector hace 5 años
  Houkime e1a0ce5af9 Prevent GDScript language server from listening to external hosts by default hace 5 años
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 hace 5 años
  Geequlim 1ab34bc3c2 lsp: Send godot class tree to clients hace 6 años
  geequlim e199488bc7 Add custom api `textDocument/nativeSymbol` to allow inspect native symbols from LSP clients hace 6 años
  geequlim 39813939fc Fix enumeration value of SymbolKind. hace 6 años
  qarmin 50be65bf43 Changed some code found by Clang Tidy and Coverity hace 6 años
  geequlim 72d11cd173 Add optional goto definition support for native symbols hace 6 años
  Geequlim 666ed89011 Add generate script api to dictionary support hace 6 años