Histórico de Commits

Autor SHA1 Mensagem Data
  Aaron Franke e829b7aee4 Unify URI encoding/decoding and add to C# há 4 anos atrás
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 há 4 anos atrás
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() há 4 anos atrás
  Thakee Nathees 42bfa16996 Refactor DocData into core and editor (DocTools) parts há 4 anos atrás
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already há 5 anos atrás
  George Marques b6a2628c48 Reenable GDScript LSP server há 5 anos atrás
  George Marques 5d6e853806 New GDScript tokenizer and parser há 5 anos atrás
  Rémi Verschelde e34f33711b GDScript LSP: Fix crash in notify_client há 5 anos atrás
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops há 5 anos atrás
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks há 5 anos atrás
  Rémi Verschelde e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine há 5 anos atrás
  lupoDharkael 95a1400a2a Replace NULL with nullptr há 5 anos atrás
  Rémi Verschelde 7579a792be Merge pull request #36683 from rafaeldelboni/master há 5 anos atrás
  Rafael Delboni 2f08f4ef4e fix: Return only scenes for script owners on LSP completion há 5 anos atrás
  Thakee Nathees 07c99340d1 typo in gdscript_workspace.cpp/remove_cache_parser() fixed há 5 anos atrás
  Rafael Delboni 06bce137e3 Improve LSP completion using scene owner há 5 anos atrás
  geequlim d35c018a7a GDScript LSP: Implement signatureHelp há 5 anos atrás
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 há 5 anos atrás
  Rémi Verschelde ab3bccdb78 Fix typos with codespell há 6 anos atrás
  Marcel Admiraal d18b2e599d Remove all uses of ERR_EXPLAIN macros. há 6 anos atrás
  Geequlim 2b5b5874a2 lsp: Fix signature of void returned functions in native methods há 6 anos atrás
  geequlim 9f27a4838c Format documentations to markdown only when needed há 6 anos atrás
  geequlim e199488bc7 Add custom api `textDocument/nativeSymbol` to allow inspect native symbols from LSP clients há 6 anos atrás
  geequlim 6a8303f82f Implement DocumentLink of GDScript LSP Server há 6 anos atrás
  geequlim e5b91a15e6 Improve code compeletion for virtual methods with signatures há 6 anos atrás
  geequlim 72d11cd173 Add optional goto definition support for native symbols há 6 anos atrás
  Geequlim 666ed89011 Add generate script api to dictionary support há 6 anos atrás
  Geequlim b2f02317fa Improve symbol resolve for inner classes há 6 anos atrás
  Geequlim 76c9e4ceb7 Improved performance for completion and symbol resolvation. há 6 anos atrás
  geequlim fa6d6a329c Add optional smart resolve sulotion há 6 anos atrás