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
/
core
/
diagnostics
Age
Commit message (
Expand
)
Author
2021-06-18
fix
最萌小汐
2021-06-17
stash
最萌小汐
2021-06-17
improve
最萌小汐
2021-06-17
improve
最萌小汐
2021-06-16
improve
最萌小汐
2021-06-16
test performance
最萌小汐
2021-06-15
cleanup
最萌小汐
2021-06-11
rename getAst -> getState
最萌小汐
2021-06-10
fix
最萌小汐
2021-06-10
cleanup
最萌小汐
2021-06-08
stash
最萌小汐
2021-06-08
update
最萌小汐
2021-06-07
update
最萌小汐
2021-06-07
update
最萌小汐
2021-06-02
update
最萌小汐
2021-06-02
update
最萌小汐
2021-05-28
update
最萌小汐
2021-05-25
cleanup
最萌小汐
2021-05-19
update
最萌小汐
2021-04-20
guide -> searcher
最萌小汐
2021-04-13
adjust the diagnostic priority
最萌小汐
2021-04-13
disable for now
最萌小汐
2021-04-13
resolve #494 new diagnostic: `deprecated`
最萌小汐
2021-03-31
#450 add dummy param into param list
最萌小汐
2021-03-29
stash
最萌小汐
2021-03-15
diagnostic: improve `newline-call`
最萌小汐
2021-03-15
move `parser/guide.lua` to `core/guide.lua`
最萌小汐
2021-03-08
new diag: `unknown-diag-code`
最萌小汐
2021-03-08
`LuaDoc` supports `---@diagnostic disable`
最萌小汐
2021-02-23
checks function only
最萌小汐
2021-02-23
`duplicate-set-field` add excludes
最萌小汐
2021-02-23
close #328 new diagnostic: `no-implicit-any`
最萌小汐
2021-02-23
close #415 new diagnostic: `duplicate-set-field`
最萌小汐
2021-02-20
close #254 supports multiple class inheritance
最萌小汐
2021-02-20
special handling `any` and `nil`
最萌小汐
2021-02-18
`unused-local` excludes `doc.param`
最萌小汐
2021-02-04
fix runtime errors
最萌小汐
2021-02-04
fix #378 add cache for finding class
最萌小汐
2021-01-05
fix
最萌小汐
2021-01-04
`unused-function` checks recursive
最萌小汐
2021-01-04
new dianostic: `count-down-loop`
最萌小汐
2020-12-30
use vm level cache
最萌小汐
2020-12-29
performance optimization
最萌小汐
2020-12-28
add `vm.getDefFields`
最萌小汐
2020-12-28
fix #327
最萌小汐
2020-12-24
set tracy
最萌小汐
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-21
fix
最萌小汐
[next]