Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Rémi Verschelde e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 5 gadi atpakaļ
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 gadi atpakaļ
  Francois Belair f6968d5f17 Fix static functions loop using class' functions 5 gadi atpakaļ
  Rémi Verschelde 40f0649e5b Fix typos with codespell 5 gadi atpakaļ
  Geequlim d5e1890c85 Fix infinite loop error in document link parsing 5 gadi atpakaļ
  geequlim d35c018a7a GDScript LSP: Implement signatureHelp 5 gadi atpakaļ
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 gadi atpakaļ
  Rafał Mikrut ed1c4bc77d Removed unused variables, add some constants numbers 5 gadi atpakaļ
  HaSa1002 d9dfc4496c fix #32588 crash in language server 5 gadi atpakaļ
  geequlim 9f27a4838c Format documentations to markdown only when needed 5 gadi atpakaļ
  geequlim 6a8303f82f Implement DocumentLink of GDScript LSP Server 5 gadi atpakaļ
  geequlim d1a6964d39 Fix codeblock formating to markdown 5 gadi atpakaļ
  Hugo Locurcio c1fcb22677 Fix `line` being assigned to twice in the GDScript language server 5 gadi atpakaļ
  qarmin 50be65bf43 Changed some code found by Clang Tidy and Coverity 5 gadi atpakaļ
  geequlim 72d11cd173 Add optional goto definition support for native symbols 6 gadi atpakaļ
  Geequlim 666ed89011 Add generate script api to dictionary support 6 gadi atpakaļ
  Geequlim 9618b0c63e Check client workspace directory is valid 6 gadi atpakaļ
  Geequlim b2f02317fa Improve symbol resolve for inner classes 6 gadi atpakaļ
  Geequlim 76c9e4ceb7 Improved performance for completion and symbol resolvation. 6 gadi atpakaļ
  geequlim fa6d6a329c Add optional smart resolve sulotion 6 gadi atpakaļ
  geequlim 37aafaaa9c Add a symbol pool to cache all native symbols and workspackes symbols. 6 gadi atpakaļ
  geequlim f58560ac36 Add GDScript Language Protocol plugin 6 gadi atpakaļ