Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-09 | update submodules | 最萌小汐 | |
2023-03-09 | check nil | 最萌小汐 | |
fix #1978 | |||
2023-03-09 | update submodules | 最萌小汐 | |
2023-03-09 | fix | 最萌小汐 | |
2023-03-09 | update submodules | 最萌小汐 | |
2023-03-09 | support `x or error(...)` | 最萌小汐 | |
fix #1945 | |||
2023-03-09 | update bee.lua | 最萌小汐 | |
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 | update bee.lua | 最萌小汐 | |
2023-03-08 | don't treat `_ENV` as param | 最萌小汐 | |
fix #1715 | |||
2023-03-08 | add: description for `config.addonManager.enable` | carsakiller | |
2023-03-08 | fix #1981 fix #1984 fix #1986 | CppCXY | |
2023-03-07 | search full refs for global | 最萌小汐 | |
fix #1914 | |||
2023-03-06 | update submodules | 最萌小汐 | |
2023-03-06 | update lovr-api | 最萌小汐 | |
2023-03-06 | check multilneTokenSupport | 最萌小汐 | |
fix #1753 | |||
2023-03-06 | Don'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-03 | fixes #1972 | actboy168 | |
2023-03-03 | enable `table.pack` and `table.unpack` to LuaJIT | 最萌小汐 | |
resolve #1942 | |||
2023-03-03 | fix #1969 | CppCXY | |
2023-03-02 | 3.6.13 | 最萌小汐 | |
2023-03-02 | default for `addonManager.enable` should be `true` | 最萌小汐 | |
2023-03-02 | 3.6.12 | 最萌小汐 | |
2023-03-02 | update submodules | 最萌小汐 | |
2023-03-02 | Merge pull request #1959 from Bilal2453/patch-2 | 最萌小汐 | |
meta: newproxy can accept a userdata value | |||
2023-03-02 | Merge pull request #1961 from C3pa/math.abs-annotation | 最萌小汐 | |
Improve math.abs annotation | |||
2023-03-02 | Merge pull request #1962 from jharajeev55/issue/1940 | 最萌小汐 | |
Array of a class type does not get completion #1940 | |||
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 | Improve math.abs annotation | C3pa | |
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-01 | meta: newproxy can accept a userdata value | Bilal Bassam | |
2023-03-01 | snip for `continue` and `ifcall` | 最萌小汐 | |
2023-03-01 | update changelog | 最萌小汐 | |
2023-03-01 | update locale | 最萌小汐 | |
2023-03-01 | update submodules | 最萌小汐 | |
2023-03-01 | Merge pull request #1954 from CppCXY/master | 最萌小汐 | |
更新 | |||
2023-02-28 | Merge branch 'master' of github.com:CppCXY/lua-language-server | CppCXY | |
2023-02-28 | 修复警告 | CppCXY | |
2023-02-28 | Merge branch 'LuaLS:master' into master | CppCXY | |
2023-02-28 | 更新 | CppCXY | |
2023-02-27 | update submodules | 最萌小汐 | |
2023-02-27 | update submodules | 最萌小汐 | |
2023-02-24 | Merge pull request #1939 from CppCXY/master | 最萌小汐 | |
更新 | |||
2023-02-23 | Merge branch 'master' of github.com:CppCXY/lua-language-server | CppCXY | |
2023-02-23 | 更新支持对齐内联注释 | CppCXY | |
2023-02-23 | Merge pull request #1937 from carsakiller/master | 最萌小汐 | |
README updates | |||
2023-02-22 | chore: README cleanup | carsakiller | |
2023-02-22 | add: note about telemetry being removed | carsakiller | |