summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-03-08add: description for `config.addonManager.enable`carsakiller
2023-03-08fix #1981 fix #1984 fix #1986CppCXY
2023-03-07search full refs for global最萌小汐
fix #1914
2023-03-06update submodules最萌小汐
2023-03-06update lovr-api最萌小汐
2023-03-06check multilneTokenSupport最萌小汐
fix #1753
2023-03-06Don't override lm.bindir and lm.EXE_DIR in make.lua (#1977)neeshy
* Don't override lm.bindir and lm.EXE_DIR in make.lua These create targets "/main.lua" and "/bootstrap.lua" in build/build.ninja which in turn cause access violations during the build --------- Co-authored-by: actboy168 <actboy168@gmail.com>
2023-03-03fixes #1972actboy168
2023-03-03enable `table.pack` and `table.unpack` to LuaJIT最萌小汐
resolve #1942
2023-03-03fix #1969CppCXY
2023-03-023.6.13最萌小汐
2023-03-02default for `addonManager.enable` should be `true`最萌小汐
2023-03-023.6.12最萌小汐
2023-03-02update submodules最萌小汐
2023-03-02Merge pull request #1959 from Bilal2453/patch-2最萌小汐
meta: newproxy can accept a userdata value
2023-03-02Merge pull request #1961 from C3pa/math.abs-annotation最萌小汐
Improve math.abs annotation
2023-03-02Merge pull request #1962 from jharajeev55/issue/1940最萌小汐
Array of a class type does not get completion #1940
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-01Improve math.abs annotationC3pa
This brings it in line with math.max, and max.min. This change allows the type inference to correctly infer the returned type if math.abs is passed an integer as an argument.
2023-03-01meta: newproxy can accept a userdata valueBilal Bassam
2023-03-01snip for `continue` and `ifcall`最萌小汐
2023-03-01update changelog最萌小汐
2023-03-01update locale最萌小汐
2023-03-01update submodules最萌小汐
2023-03-01Merge pull request #1954 from CppCXY/master最萌小汐
更新
2023-02-28Merge branch 'master' of github.com:CppCXY/lua-language-serverCppCXY
2023-02-28修复警告CppCXY
2023-02-28Merge branch 'LuaLS:master' into masterCppCXY
2023-02-28更新CppCXY
2023-02-27update submodules最萌小汐
2023-02-27update submodules最萌小汐
2023-02-24Merge pull request #1939 from CppCXY/master最萌小汐
更新
2023-02-23Merge branch 'master' of github.com:CppCXY/lua-language-serverCppCXY
2023-02-23更新支持对齐内联注释CppCXY
2023-02-23Merge pull request #1937 from carsakiller/master最萌小汐
README updates
2023-02-22chore: README cleanupcarsakiller
2023-02-22add: note about telemetry being removedcarsakiller
2023-02-22fix: add fallback for checkmark imagescarsakiller
2023-02-22add: links to supported clientscarsakiller
2023-02-22fix: wording of install badgescarsakiller
2023-02-22fix: README status badgescarsakiller
2023-02-21Merge pull request #1931 from carsakiller/addon-manager最萌小汐
add: addon manager setting to template
2023-02-20fix: Lua prefixcarsakiller
2023-02-20add: addon manager setting to templatecarsakiller
2023-02-20Update modules.cppactboy168
2023-02-20update submodules最萌小汐
2023-02-17Merge pull request #1923 from CppCXY/master最萌小汐
fix #1921
2023-02-17fix #1921CppCXY
2023-02-16Merge pull request #1920 from CppCXY/master最萌小汐
fix #1919
2023-02-16fix #1919CppCXY