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
/
changelog.md
Age
Commit message (
Expand
)
Author
2022-06-17
Merge branch 'master' into type-check
最萌小汐
2022-06-17
3.3.1
最萌小汐
2022-06-17
fix #1223 count returns of `doc.type.function`
最萌小汐
2022-06-17
fix #1220 keep settings compatible
最萌小汐
2022-06-16
infer `nil` as redundant return value
最萌小汐
2022-06-16
fix #1218 don't compile `for` in `local`
最萌小汐
2022-06-16
fix #1217
最萌小汐
2022-06-16
fix #1213 change back to enum
最萌小汐
2022-06-16
fix #1215 penetrate parentheses
最萌小汐
2022-06-15
3.3.0
最萌小汐
2022-06-15
infer type by `local tp = type(x)`
最萌小汐
2022-06-15
resolve #1212
最萌小汐
2022-06-15
fix style
最萌小汐
2022-06-15
resolve #1105 infer type by `type(x)`
最萌小汐
2022-06-15
resolve #1154 resolve #1165
最萌小汐
2022-06-15
resolve #1094 infer type by `error`
最萌小汐
2022-06-15
update changelog
最萌小汐
2022-06-15
#1208 fix runtime error
最萌小汐
2022-06-15
fix #1204 `missing-parameter` incorrect
最萌小汐
2022-06-14
fix so many workspace diagnostics
最萌小汐
2022-06-09
#1061 completion for `doc.type.code`
最萌小汐
2022-06-09
3.2.5
最萌小汐
2022-06-09
update changelog
最萌小汐
2022-06-09
update doc
最萌小汐
2022-06-07
update changelog
最萌小汐
2022-05-27
fix #1149
最萌小汐
2022-05-25
3.2.4
最萌小汐
2022-05-25
don't scan huge directories
最萌小汐
2022-05-25
fix #1155
最萌小汐
2022-05-25
fix #1150
最萌小汐
2022-05-25
fix #1144
最萌小汐
2022-05-25
fix #1141
最萌小汐
2022-05-24
resolve #1140 support folding `---@alias`
最萌小汐
2022-05-24
add settings for file scheme
最萌小汐
2022-05-24
fix #1134 supports `untitled` lua files
最萌小汐
2022-05-23
fix #1131
最萌小汐
2022-05-23
fix #1125
最萌小汐
2022-05-23
fix can not union `table` with other basic types
最萌小汐
2022-05-23
fix can not union `unknown` with other types
最萌小汐
2022-05-16
3.2.3
最萌小汐
2022-05-01
fix #1107
最萌小汐
2022-04-29
fix #1103
最萌小汐
2022-04-27
support `.luarc.jsonc`
最萌小汐
2022-04-27
dose not load files in symbol links
最萌小汐
2022-04-27
avoid sending empty results
最萌小汐
2022-04-26
3.2.2
最萌小汐
2022-04-26
fix #1092
最萌小汐
2022-04-26
fix `unused-function`
最萌小汐
2022-04-26
fix #1093
最萌小汐
2022-04-25
#1091 fix runtime errors
最萌小汐
[next]