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
Age
Commit message (
Collapse
)
Author
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-16
don't show `any` as field node
最萌小汐
2022-06-15
cleanup
最萌小汐
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
#1207 add sample for description for LuaDoc
最萌小汐
2022-06-14
don't chek nil of any
最萌小汐
2022-06-13
new runner
最萌小汐
2022-06-09
#1061 completion for `doc.type.code`
最萌小汐
2022-06-09
add `doc.type.code`
最萌小汐
2022-06-09
view infer must specify uri
最萌小汐
2022-06-07
cleanup
最萌小汐
2022-05-28
Merge pull request #1152 from CppCXY/master
最萌小汐
spell checker
2022-05-25
fix #1144
最萌小汐
2022-05-25
`ACTION_MARK_ASYNC` add spaces
最萌小汐
2022-05-24
resolve #1140 support folding `---@alias`
最萌小汐
2022-05-24
重置代码,取消多余的提交
CppCXY
2022-05-23
fix #1131
最萌小汐
2022-05-23
fix #1125
最萌小汐
2022-05-02
fix(semantic-tokens): `data` field can't be nil
kevinhwang91
2022-04-29
fix #1103
最萌小汐
2022-04-26
`close-non-object` excludes `table`
最萌小汐
2022-04-26
fix #1092
最萌小汐
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-26
don't show number as is
最萌小汐
2022-04-25
fix runtime errors
最萌小汐
2022-04-25
delete `isGlobalLibraryName`
最萌小汐
2022-04-25
add completion and semantic for `@cast`
最萌小汐
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
update hovering table
最萌小汐
fields beginning with underlines are sorted to the last
[next]