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
/
diagnostics
Age
Commit message (
Expand
)
Author
2021-02-23
`duplicate-set-field` add excludes
最萌小汐
2021-02-23
close #415 new diagnostic: `duplicate-set-field`
最萌小汐
2021-02-20
fix test
最萌小汐
2021-02-18
`unused-local` excludes `doc.param`
最萌小汐
2021-01-05
fix
最萌小汐
2021-01-04
`unused-function` checks recursive
最萌小汐
2021-01-04
new dianostic: `count-down-loop`
最萌小汐
2020-12-28
clean up code
最萌小汐
2020-12-28
fix #327
最萌小汐
2020-12-23
Merge pull request #322 from uhziel/undefined-field-donot-check-table
最萌小汐
2020-12-23
undefined-field不要检测类型为table的,会出现很多误报
Lei Zhu
2020-12-22
close #319 close-non-object
最萌小汐
2020-12-16
wrong test
最萌小汐
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-11
通过不向前推断、在vm缓存doc.class查询fields来加快分析速度
uhziel
2020-12-10
只对类的field做undefined-field诊断,避免检测出过多干扰性问题
uhziel
2020-12-10
添加对继承的测试
uhziel
2020-12-09
让诊断 undefined-field 尽量精准
uhziel
2020-12-09
添加检测"未定义的 field"
uhziel
2020-12-03
unbalanced-assignments
最萌小汐
2020-12-02
`unused-local` ignored local with `doc.class`
最萌小汐
2020-11-23
check global version
最萌小汐
2020-11-23
stage
最萌小汐
2020-11-20
no longer beta
最萌小汐
2020-11-20
remove the old version
最萌小汐
2020-10-09
过测试
最萌小汐
2020-07-17
只检查fori形式的控制变量修改
最萌小汐
2020-07-16
检查修改了循环变量
最萌小汐
2020-07-13
修正诊断“重复的tablefield”对index的检测错误
最萌小汐
2020-05-16
close 变量不提示未引用
最萌小汐
2020-03-30
#139 临时处理 emmyArray 的问题
最萌小汐
2019-11-23
正路目录
最萌小汐