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 (
Collapse
)
Author
2022-06-20
`cast-field-type`
最萌小汐
2022-06-20
use preview
最萌小汐
2022-06-18
update
最萌小汐
2022-06-18
update
最萌小汐
2022-06-18
update
最萌小汐
2022-06-18
update
最萌小汐
2022-06-17
update
最萌小汐
2022-06-17
update
最萌小汐
2022-06-17
Merge branch 'master' into type-check
最萌小汐
2022-06-17
fix #1223 count returns of `doc.type.function`
最萌小汐
2022-06-16
small fix
最萌小汐
2022-06-16
can set `table` or `class` to `nil`
最萌小汐
2022-06-16
don't check `unknown`
最萌小汐
2022-06-16
type-check: `cast-local-type`
最萌小汐
2022-06-15
check nil
最萌小汐
2022-06-15
`need-check-nil` check `t[x]`
最萌小汐
2022-06-15
fix #1204 `missing-parameter` incorrect
最萌小汐
should count returns by `call.node` instead of `call`
2022-06-14
don't chek nil of any
最萌小汐
2022-06-09
view infer must specify uri
最萌小汐
2022-06-07
cleanup
最萌小汐
2022-05-24
重置代码,取消多余的提交
CppCXY
2022-05-23
fix #1131
最萌小汐
2022-04-29
fix #1103
最萌小汐
2022-04-26
`close-non-object` excludes `table`
最萌小汐
2022-04-26
add some delay
最萌小汐
2022-04-26
fix `unused-function`
最萌小汐
cannot handle recursion correctly
2022-04-26
fix `close-non-object`
最萌小汐
2022-04-26
cleanup
最萌小汐
2022-04-26
cleanup
最萌小汐
2022-04-26
fix #1093
最萌小汐
2022-04-25
delete `isGlobalLibraryName`
最萌小汐
2022-04-25
add `---@cast`
最萌小汐
2022-04-24
check nils
最萌小汐
2022-04-24
fix #1087
最萌小汐
2022-04-23
fix infer of `unknown and unknown`
最萌小汐
2022-04-23
new diagnostic: `need-check-nil`
最萌小汐
2022-04-23
fix optional parameters
最萌小汐
2022-04-22
new diagnostic `missing-parameter`
最萌小汐
2022-04-22
fix `unused-function` does not recognize recursion
最萌小汐
2022-04-22
dont mark `redundant-parameter` as `Unnecessary`
最萌小汐
2022-04-16
fix #1057
最萌小汐
2022-04-16
fix runtime error
最萌小汐
2022-04-14
cheanup
最萌小汐
2022-04-11
fix #1037
最萌小汐
2022-04-10
fix warnings
最萌小汐
2022-04-08
cleanup
最萌小汐
2022-04-08
rename `no-implicit-any` to `no-unknown`
最萌小汐
2022-04-08
update
最萌小汐
2022-04-08
update
最萌小汐
2022-04-07
update
最萌小汐
[next]