index
:
lua-language-server
fix/honour_configuration_capability
fix/honour_configuration_capability-3.10.3
fix/honour_configuration_capability-3.7.3
fix/honour_configuration_capability-3.7.4
fix/honour_configuration_capability-3.9.3
fix/honour_configuration_capability-master
master
A language server that offers Lua language support - programmed in Lua
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
script
/
parser
Age
Commit message (
Collapse
)
Author
2021-02-09
check lock when pushing
最萌小汐
2021-02-08
add some doc
最萌小汐
2021-02-08
fix #382 increase queue limit
最萌小汐
2021-02-08
fix #381 more correct caching
最萌小汐
2021-02-04
fix runtime errors
最萌小汐
2021-02-04
always globalCache
最萌小汐
2021-02-04
fix cache
最萌小汐
2021-02-04
fix #356
最萌小汐
2021-02-02
`LuaDoc` compatible with `--@`
最萌小汐
2021-02-01
function is literal
最萌小汐
2021-01-27
fix endless loop
最萌小汐
2021-01-27
fix depth limit
最萌小汐
2021-01-27
improve performance
最萌小汐
2021-01-27
What? Dose not check setmetatable?
最萌小汐
2021-01-27
performance optimization
最萌小汐
2021-01-27
performance issue
最萌小汐
2021-01-27
fix #363
最萌小汐
2021-01-26
fix #361
最萌小汐
2021-01-26
fix
最萌小汐
2021-01-25
fix #359
最萌小汐
2021-01-22
stash
最萌小汐
2021-01-20
Merge pull request #340 from uhziel/doc-type-table
最萌小汐
添加对 EmmyLua table type 的支持
2021-01-07
#347 unlimited call chains
最萌小汐
2021-01-05
improve performance
最萌小汐
2021-01-05
通过扩展 getArrayLevel 来找到层级
Lei Zhu
2021-01-05
Merge branch 'doc-type-table' of ↵
Lei Zhu
https://github.com/uhziel/lua-language-server into doc-type-table
2021-01-05
原生API不要去判名字,用 special 字段来判断,这样支持 ↵
Lei Zhu
local ipairs = ipairs 的情况
2021-01-05
guess `self`
最萌小汐
2021-01-04
new folding
最萌小汐
2021-01-04
Merge branch 'master' into doc-type-table
uhziel
2021-01-04
@type table 支持 for pairs()、ipairs()
Lei Zhu
2021-01-04
fix
最萌小汐
2020-12-31
clean up code
最萌小汐
2020-12-30
fix
最萌小汐
2020-12-30
some fix
最萌小汐
2020-12-29
提交对 doc.type.map 支持的初版,可以处理推导 v1[1].bar1 的情况
Lei Zhu
2020-12-29
clean up code
最萌小汐
2020-12-29
watch out from loop
最萌小汐
2020-12-29
clear memory
最萌小汐
2020-12-29
dont cache queues
最萌小汐
2020-12-29
fix
最萌小汐
2020-12-29
clean up code
最萌小汐
2020-12-29
clean up code
最萌小汐
2020-12-29
cleanup code
最萌小汐
2020-12-28
add `vm.getDefFields`
最萌小汐
2020-12-28
Merge pull request #326 from uhziel/generic-name-string-literal
最萌小汐
针对generic,类型参数允许是字符串字面值来表达类型
2020-12-28
使用 ---@param arg `T` ↵
Lei Zhu
来完成'类型参数允许是字符串字面值来表达类型'
2020-12-28
optimize performance
最萌小汐
2020-12-28
optimize performance
最萌小汐
2020-12-28
clean up code
最萌小汐
[prev]
[next]