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