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
/
test
Age
Commit message (
Expand
)
Author
2022-07-01
fix #1256
最萌小汐
2022-07-01
fix #1257 don't need to return if returns nil
最萌小汐
2022-07-01
#1260 `type.weakNilCheck`
最萌小汐
2022-06-29
don't check `t.field = nil`
最萌小汐
2022-06-29
remove optionals for all vars of `for .. in`
最萌小汐
2022-06-29
resolve #1248 supports spaces before `--[[@as]]`
最萌小汐
2022-06-29
resolve #1244 `call.return` check `as`
最萌小汐
2022-06-29
cleanup
最萌小汐
2022-06-28
fix
最萌小汐
2022-06-28
cleanup
最萌小汐
2022-06-28
some fix
最萌小汐
2022-06-28
cleanup
最萌小汐
2022-06-28
parse `---@return ...` a `---@return ... unknown`
最萌小汐
2022-06-28
new diag `return-type-mismatch`
最萌小汐
2022-06-28
diag `missing-return`
最萌小汐
2022-06-28
fix infer in table
最萌小汐
2022-06-28
special treat `local x; x = function() end`
最萌小汐
2022-06-28
fix #1242
最萌小汐
2022-06-28
new diag ``redundant-return-value``
最萌小汐
2022-06-28
fix diags
最萌小汐
2022-06-28
supports `---@return ...`
最萌小汐
2022-06-28
Merge pull request #1241 from FAForever/array-contents-support
最萌小汐
2022-06-27
diagnostic `missing-return-value`
最萌小汐
2022-06-27
don't check `trailing-space` for comments
最萌小汐
2022-06-27
add unit tests for arrays
Kevin Hahn
2022-06-27
disable `unused-local` for empty function
最萌小汐
2022-06-27
resolve #1236 custom class can extends basic class
最萌小汐
2022-06-27
fix #1235 don't drop node in `for`/`while`...
最萌小汐
2022-06-26
#1207 split `...(param)` and `...(return)`
最萌小汐
2022-06-26
#1207
最萌小汐
2022-06-26
#1207 supports `---@return boolean ...`
最萌小汐
2022-06-25
resolve #1226
最萌小汐
2022-06-25
add 2 type related settings
最萌小汐
2022-06-24
resolve #621
最萌小汐
2022-06-24
fix #1229
最萌小汐
2022-06-23
fix completion in tablefield enums
最萌小汐
2022-06-23
update
最萌小汐
2022-06-23
update
最萌小汐
2022-06-23
revert `field drop nil`
最萌小汐
2022-06-23
update
最萌小汐
2022-06-23
update
最萌小汐
2022-06-23
update
最萌小汐
2022-06-23
update
最萌小汐
2022-06-23
fix #1228 `doc.as` may not work
最萌小汐
2022-06-23
fix
最萌小汐
2022-06-22
update
最萌小汐
2022-06-22
update
最萌小汐
2022-06-22
update
最萌小汐
2022-06-22
update
最萌小汐
2022-06-22
`param-type-mismatch`
最萌小汐
[prev]
[next]