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
/
test
Age
Commit message (
Collapse
)
Author
2020-12-16
wrong test
最萌小汐
2020-12-15
fix #294
最萌小汐
2020-12-14
`undefined-field` select field only
最萌小汐
2020-12-14
合并 master 中的提交
uhziel
2020-12-14
处理"当会推导成多个class类型时"的情况
uhziel
2020-12-14
close function
最萌小汐
2020-12-13
pass tests
最萌小汐
2020-12-13
completion: support delegate
最萌小汐
2020-12-11
stash
最萌小汐
2020-12-11
completion: keyword considers expression
最萌小汐
2020-12-11
通过不向前推断、在vm缓存doc.class查询fields来加快分析速度
uhziel
2020-12-11
close #292 rename doc
最萌小汐
2020-12-11
stash
最萌小汐
2020-12-10
只对类的field做undefined-field诊断,避免检测出过多干扰性问题
uhziel
2020-12-10
添加对继承的测试
uhziel
2020-12-09
让诊断 undefined-field 尽量精准
uhziel
2020-12-09
添加检测"未定义的 field"
uhziel
2020-12-07
`LuaDoc` also catchs `--` (no need `---`)
最萌小汐
2020-12-07
Only test in Windows
最萌小汐
2020-12-07
pass test
最萌小汐
2020-12-07
code action: swap params
最萌小汐
2020-12-07
update auto require
最萌小汐
2020-12-07
Revert "Revert "stash""
最萌小汐
This reverts commit 9c03601143094f6552a90b7e3f4975594bc00553.
2020-12-05
Revert "stash"
最萌小汐
This reverts commit 19dd94e4af06254595a949a61c9bd05c5a911328.
2020-12-05
stash
最萌小汐
2020-12-05
hover function by keyword `function`
最萌小汐
2020-12-05
passed test
最萌小汐
2020-12-05
close #144
最萌小汐
2020-12-05
update test
最萌小汐
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
missed test
最萌小汐
2020-12-04
#278 fully supports doc.generic
最萌小汐
2020-12-04
fix #274
最萌小汐
2020-12-03
fix completion of string
最萌小汐
2020-12-03
unbalanced-assignments
最萌小汐
2020-12-03
增加一个测试
actboy168
2020-12-03
supports doc.see
最萌小汐
2020-12-03
增加若干测试
actboy168
2020-12-03
hover尊重luadoc中各项的次序,除了enum
actboy168
2020-12-03
hover增加分割线
actboy168
2020-12-02
fix error search by doc.return
最萌小汐
2020-12-02
`unused-local` ignored local with `doc.class`
最萌小汐
2020-12-02
resolve infer of `string|table`
最萌小汐
2020-12-02
getFieldFast check doc.field
最萌小汐
2020-12-02
fully support Doc.type.array
最萌小汐
2020-12-01
fix #273 missing signature help of global function
最萌小汐
2020-12-01
add tests
最萌小汐
2020-12-01
update completion of enum
最萌小汐
[next]