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
Age
Commit message (
Expand
)
Author
2020-12-30
use vm level cache
最萌小汐
2020-12-29
clean up code
最萌小汐
2020-12-29
performance optimization
最萌小汐
2020-12-29
watch out from loop
最萌小汐
2020-12-29
clear memory
最萌小汐
2020-12-29
Revert "table hover use def fields"
最萌小汐
2020-12-29
table hover use def fields
最萌小汐
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
add file log
最萌小汐
2020-12-29
cleanup code
最萌小汐
2020-12-28
add `vm.getDefFields`
最萌小汐
2020-12-28
Merge pull request #326 from uhziel/generic-name-string-literal
最萌小汐
2020-12-28
使用 ---@param arg `T` 来完成'类型参数允许是字符串字面值来...
Lei Zhu
2020-12-28
optimize performance
最萌小汐
2020-12-28
optimize performance
最萌小汐
2020-12-28
clean up code
最萌小汐
2020-12-28
clean up code
最萌小汐
2020-12-28
fix #327
最萌小汐
2020-12-28
dont send the failed of connect
最萌小汐
2020-12-25
1.8.1
最萌小汐
2020-12-24
Merge branch 'master' into generic-name-string-literal
uhziel
2020-12-24
针对generic,类型参数允许是字符串字面值来表达类型
Lei Zhu
2020-12-24
set tracy
最萌小汐
2020-12-24
pcall connect
最萌小汐
2020-12-24
add tracy
最萌小汐
2020-12-23
fix #318
最萌小汐
2020-12-23
Merge pull request #322 from uhziel/undefined-field-donot-check-table
最萌小汐
2020-12-23
undefined-field不要检测类型为table的,会出现很多误报
Lei Zhu
2020-12-23
should get stack first
最萌小汐
2020-12-23
fix
最萌小汐
2020-12-23
check Lua runtime version
最萌小汐
2020-12-22
close #319 close-non-object
最萌小汐
2020-12-22
close #317 #282
最萌小汐
2020-12-22
#317
最萌小汐
2020-12-22
#282
最萌小汐
2020-12-22
update locale
最萌小汐
2020-12-22
#317 support nonstandard symbol
最萌小汐
2020-12-22
delete test code
最萌小汐
2020-12-22
update utility
最萌小汐
2020-12-22
fix
最萌小汐
2020-12-22
fix
最萌小汐
2020-12-22
use domain
最萌小汐
2020-12-21
telemetry: collect platfrom
最萌小汐
2020-12-21
发送平台统计
最萌小汐
2020-12-21
fix
最萌小汐
2020-12-21
Merge pull request #314 from uhziel/luadoc-error
最萌小汐
2020-12-21
获取lineData信息改为使用单独的接口,而不是修改positionOf()...
Lei Zhu
[next]