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
Age
Commit message (
Collapse
)
Author
2022-06-20
`cast-field-type`
最萌小汐
2022-06-20
use preview
最萌小汐
2022-06-20
update
最萌小汐
2022-06-20
update
最萌小汐
2022-06-18
update
最萌小汐
2022-06-18
update
最萌小汐
2022-06-18
cleanup
最萌小汐
2022-06-18
clear diags before restarting
最萌小汐
2022-06-18
update
最萌小汐
2022-06-18
update
最萌小汐
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
fix
最萌小汐
2022-06-17
some fix
最萌小汐
2022-06-17
fix infer by `string[]`
最萌小汐
2022-06-17
update
最萌小汐
2022-06-17
cleanup
最萌小汐
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
cleanup
最萌小汐
2022-06-17
fix #1220 keep settings compatible
最萌小汐
`table<string, any>` -> `string[]`
2022-06-16
fix runner for `doc.type.array`
最萌小汐
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
fix meta of `string.match`
最萌小汐
2022-06-16
infer `nil` as redundant return value
最萌小汐
2022-06-16
type-check: `cast-local-type`
最萌小汐
2022-06-16
fix #1218 don't compile `for` in `local`
最萌小汐
would prevent compiling for other keys
2022-06-16
don't show `any` as field node
最萌小汐
2022-06-16
fix #1217
最萌小汐
2022-06-16
fix #1213 change back to enum
最萌小汐
2022-06-16
update formatter
最萌小汐
2022-06-16
fix #1215 penetrate parentheses
最萌小汐
2022-06-15
cleanup
最萌小汐
2022-06-15
check nil
最萌小汐
2022-06-15
`need-check-nil` check `t[x]`
最萌小汐
2022-06-15
3.3.0
最萌小汐
2022-06-15
infer type by `local tp = type(x)`
最萌小汐
2022-06-15
cleanup
最萌小汐
2022-06-15
resolve #1212
最萌小汐
2022-06-15
fix #1208 get state after ready
最萌小汐
2022-06-15
fix style
最萌小汐
2022-06-15
resolve #1105 infer type by `type(x)`
最萌小汐
2022-06-15
remove unused file
最萌小汐
[next]