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 (
Expand
)
Author
2020-12-14
合并 master 中的提交
uhziel
2020-12-13
fix #297
最萌小汐
2020-12-11
stash
最萌小汐
2020-12-11
通过不向前推断、在vm缓存doc.class查询fields来加快分析速度
uhziel
2020-12-07
`LuaDoc` also catchs `--` (no need `---`)
最萌小汐
2020-12-05
close #144
最萌小汐
2020-12-05
update test
最萌小汐
2020-12-05
rename cache to share
最萌小汐
2020-12-05
fix #276 dont share crossMethodMark
最萌小汐
2020-12-05
kick doc.generic on cleaning
最萌小汐
2020-12-04
fix #279 parser native supports negative number
最萌小汐
2020-12-04
#278 fully supports doc.generic
最萌小汐
2020-12-04
Split getkeyname and getkeytype
最萌小汐
2020-12-04
fix #274
最萌小汐
2020-12-04
fix nil
最萌小汐
2020-12-04
new setting `runtime.unicodeName`
最萌小汐
2020-12-03
fix completion of string
最萌小汐
2020-12-03
check nil
最萌小汐
2020-12-03
supports doc.see
最萌小汐
2020-12-02
fix error search by doc.return
最萌小汐
2020-12-02
resolve infer of `string|table`
最萌小汐
2020-12-02
fully support Doc.type.array
最萌小汐
2020-12-01
clean up code
最萌小汐
2020-11-30
support alias
最萌小汐
2020-11-26
trim tail comment
最萌小汐
2020-11-26
luadoc support tailcomment
最萌小汐
2020-11-26
fix tail doc
最萌小汐
2020-11-26
fix #73 doc.class inheritance
最萌小汐
2020-11-24
support tail luadoc
最萌小汐
2020-11-24
doc.type.function support vararg
最萌小汐
2020-11-24
use diagnostics.globals to get globals
最萌小汐
2020-11-24
#101 spaces can be inserted between `---` and `@`
最萌小汐
2020-11-24
deep level
最萌小汐
2020-11-23
optimization
最萌小汐
2020-11-20
no longer beta
最萌小汐
2020-11-20
remove the old version
最萌小汐
2020-10-25
#234 修错了
最萌小汐
2020-07-21
EmmyName 支持中间带 .
最萌小汐
2020-07-08
显示十进制的数字
最萌小汐
2019-11-23
正路目录
最萌小汐