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
Age
Commit message (
Expand
)
Author
2022-05-05
dont scan symbol links
最萌小汐
2022-05-04
change telemetry IP
最萌小汐
2022-05-02
fix(semantic-tokens): `data` field can't be nil
kevinhwang91
2022-05-01
fix #1107
最萌小汐
2022-04-29
fix #1103
最萌小汐
2022-04-27
support `.luarc.jsonc`
最萌小汐
2022-04-27
pass tests
最萌小汐
2022-04-27
dose not load files in symbol links
最萌小汐
2022-04-27
avoid sending empty results
最萌小汐
2022-04-26
`close-non-object` excludes `table`
最萌小汐
2022-04-26
fix match of `--[[@`
最萌小汐
2022-04-26
fix #1092
最萌小汐
2022-04-26
add some delay
最萌小汐
2022-04-26
fix `unused-function`
最萌小汐
2022-04-26
fix `close-non-object`
最萌小汐
2022-04-26
cleanup
最萌小汐
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
#1091 fix runtime errors
最萌小汐
2022-04-25
fix runtime errors
最萌小汐
2022-04-25
delete `isGlobalLibraryName`
最萌小汐
2022-04-25
fix `assert` dose not remove `type nil`
最萌小汐
2022-04-25
fix infer in `for ..`
最萌小汐
2022-04-25
fix infer
最萌小汐
2022-04-25
cleanup
最萌小汐
2022-04-25
add log
最萌小汐
2022-04-25
add completion and semantic for `@cast`
最萌小汐
2022-04-25
add `---@cast`
最萌小汐
2022-04-24
cleanup
最萌小汐
2022-04-24
cleanup
最萌小汐
2022-04-24
fix
最萌小汐
2022-04-24
fix `or`
最萌小汐
2022-04-24
cleanup
最萌小汐
2022-04-24
fix #1088
最萌小汐
2022-04-24
check nils
最萌小汐
2022-04-24
`setlocal` can be marked by `---@type`
最萌小汐
2022-04-24
first local of `for .. in` can not be nil
最萌小汐
2022-04-24
infer by `break`
最萌小汐
2022-04-24
check nils
最萌小汐
2022-04-24
infer by `goto`
最萌小汐
2022-04-24
fix #1087
最萌小汐
2022-04-24
infer by `if not x or x.y then`
最萌小汐
2022-04-24
infer by `if not x or x then`
最萌小汐
2022-04-24
cleanup
最萌小汐
2022-04-24
truly -> truthy
最萌小汐
2022-04-24
`x = x or y` -> truthy
最萌小汐
2022-04-24
infer by `if x and x.y then`
最萌小汐
2022-04-24
infer by `assert(x)`
最萌小汐
[prev]
[next]