summaryrefslogtreecommitdiff
path: root/script
AgeCommit message (Expand)Author
2023-05-12support arrayfesily
2023-05-12add expandSinglefesily
2023-05-12fix testfesily
2023-05-12link server by pluginfesily
2023-05-12add builderfesily
2023-05-11more testfesily
2023-05-11Merge branch 'LuaLS:master' into luajit-ffi-supportfesily
2023-05-11Merge pull request #2091 from CppCXY/master最萌小汐
2023-05-11add builderfesily
2023-05-10support connecting by socket with `--socket=PORT`最萌小汐
2023-05-10fix testfesily
2023-05-10more testfesily
2023-05-10fix testfesily
2023-05-10ffi supportfesily
2023-04-27Merge branch 'master' of https://github.com/LuaLS/lua-language-server into HEADCppCXY
2023-04-27更新实现CppCXY
2023-04-27fix typo最萌小汐
2023-04-27apply changs immediately最萌小汐
2023-04-27Revert "try to abort incorrect formatting"最萌小汐
2023-04-26complete namestyle providerCppCXY
2023-04-26lock parsing resume最萌小汐
2023-04-26don't merge comments from `setlocal`最萌小汐
2023-04-26try to abort incorrect formatting最萌小汐
2023-04-25fix first semantic token is dropped最萌小汐
2023-04-25export name and comment in returns最萌小汐
2023-04-25fix method view in doc最萌小汐
2023-04-25fix最萌小汐
2023-04-24update luarc最萌小汐
2023-04-24Cleanup PRAndreaWalchshoferSCCH
2023-04-19Warn about missing '---comment', '@return' and '@param' annotations (#3)Thomas Wetzlmaier
2023-04-04Add diagnostic to enforce lowercase local element names (#6)AndreaWalchshoferSCCH
2023-03-31Merge pull request #2040 from AlWoSp/master最萌小汐
2023-03-30Incorporate Review Comments (#4)AndreaWalchshoferSCCH
2023-03-30Revert "Add diagnostic to enforce lowercase local element names (#2)" (#5)AndreaWalchshoferSCCH
2023-03-30Add diagnostic to enforce lowercase local element names (#2)AndreaWalchshoferSCCH
2023-03-29commandline parameter `checklevel` may not work最萌小汐
2023-03-29fix #2037最萌小汐
2023-03-28Merge remote-tracking branch 'upstream/master'alwo
2023-03-27check operator `/`, `^` and `//`最萌小汐
2023-03-22Merge remote-tracking branch 'upstream/master'alwo
2023-03-22recover mark before return最萌小汐
2023-03-22Merge remote-tracking branch 'upstream/master'alwo
2023-03-22don't treat half string in comment as string最萌小汐
2023-03-22Add diagnostic warning about any global (#1)AndreaWalchshoferSCCH
2023-03-13look into unions for operators最萌小汐
2023-03-13infer unknown operation as unknown最萌小汐
2023-03-13export all globals最萌小汐
2023-03-13export from libraries最萌小汐
2023-03-11fix wrong semantic-tokens when skipping empty char最萌小汐
2023-03-10fix offset to finish pos in diff最萌小汐