summaryrefslogtreecommitdiff
path: root/script
AgeCommit message (Collapse)Author
2023-03-09support `x or error(...)`最萌小汐
fix #1945
2023-03-09export global variables最萌小汐
resolve #1943
2023-03-08fix #1928最萌小汐
2023-03-08keep invalid uri最萌小汐
fix #1924
2023-03-08should check type of `self`最萌小汐
fix #1922
2023-03-08don't treat `_ENV` as param最萌小汐
fix #1715
2023-03-07search full refs for global最萌小汐
fix #1914
2023-03-06check multilneTokenSupport最萌小汐
fix #1753
2023-03-02default for `addonManager.enable` should be `true`最萌小汐
2023-03-02Array of a class type does not get completion #1940jharajeev55
https: //github.com/LuaLS/lua-language-server/issues/1940 Co-Authored-By: esarver <4965633+esarver@users.noreply.github.com>
2023-03-01snip for `continue` and `ifcall`最萌小汐
2023-02-20fix: Lua prefixcarsakiller
2023-02-20add: addon manager setting to templatecarsakiller
2023-02-15fix runtime error最萌小汐
#1911
2023-02-15should normalize path in filewatch最萌小汐
2023-02-13fix #1902最萌小汐
2023-02-10fix #1887最萌小汐
2023-02-10Add many logs for modifying configs最萌小汐
#1859
2023-02-10fix #1889最萌小汐
2023-02-10some fix最萌小汐
#1895
2023-02-10special goto for LuaJIT最萌小汐
fix #1895
2023-02-10completion: don't show loading process最萌小汐
resolve #1705
2023-02-07fix count of local variables最萌小汐
fix #1886
2023-02-07fix wrong `PARSER_NEED_PAREN`最萌小汐
#1886
2023-02-07check nil最萌小汐
#1886
2023-02-07log init params最萌小汐
2023-02-06should add watch at last最萌小汐
#1872
2023-02-06move filewatch into C最萌小汐
#1872
2023-02-06just check client ready最萌小汐
2023-02-06update API `setConfig`, `getConfig`最萌小汐
2023-02-06Merge pull request #1877 from CppCXY/master最萌小汐
更新编译
2023-02-04修复linux arm 编译CppCXY
2023-02-04improve peformance for scanning files最萌小汐
#1872
2023-02-04fix最萌小汐
#1872
2023-02-04add default exclude for non-VSCode最萌小汐
#1872
2023-02-04should write complete array or object into json最萌小汐
#1859
2023-02-04skip more files最萌小汐
2023-02-03improve filewatch最萌小汐
#1872
2023-02-03add more logs最萌小汐
#1872
2023-02-03add more logs最萌小汐
#1859
2023-02-03Revert "check ready"最萌小汐
This reverts commit 12777ffab279fc723a9748b14a3c38efad8b63ba.
2023-02-03add some logs最萌小汐
2023-02-03GC don't warn dummy function最萌小汐
2023-02-02check ready最萌小汐
#1859
2023-02-02improve checking for modifying config最萌小汐
#1859
2023-02-02fix #1871最萌小汐
2023-02-02special treate for return values of require最萌小汐
2nd should be unknown since Lua 5.3, otherwise should be nil #1868
2023-02-01use xpcall for scanning最萌小汐
2023-01-31improve markdown最萌小汐
2023-01-31cleanup最萌小汐