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
/
vm
Age
Commit message (
Expand
)
Author
2022-07-06
support `call`
最萌小汐
2022-07-06
semantic and completion description
最萌小汐
2022-07-06
support filter of binary operator
最萌小汐
2022-07-06
binary operator
最萌小汐
2022-07-06
support unary operator
最萌小汐
2022-07-06
cleanup
最萌小汐
2022-07-06
dose not infer as `nil` by `t.field = nil`
最萌小汐
2022-07-06
fix #1288
最萌小汐
2022-07-05
resolve #1065 show detail for `doc.type.table`
最萌小汐
2022-07-05
resolve #1254 can suppress syntax errors
最萌小汐
2022-07-05
cleanup
最萌小汐
2022-07-05
resolve #1280
最萌小汐
2022-07-05
fix #1279
最萌小汐
2022-07-05
fix #1267
最萌小汐
2022-07-04
fix #1273
最萌小汐
2022-07-04
fix #1275 check nil
最萌小汐
2022-07-04
fix
最萌小汐
2022-07-04
fix
最萌小汐
2022-07-04
fix runner
最萌小汐
2022-07-04
stash
最萌小汐
2022-07-04
stash
最萌小汐
2022-07-04
stash
最萌小汐
2022-07-03
fix
最萌小汐
2022-07-03
fix
最萌小汐
2022-07-03
fix runner
最萌小汐
2022-07-01
stash
最萌小汐
2022-07-01
fix #1256
最萌小汐
2022-07-01
fix
最萌小汐
2022-07-01
#1260 `type.weakNilCheck`
最萌小汐
2022-06-30
clean up
最萌小汐
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
faster `integer` -> `number`
最萌小汐
2022-06-28
some fix
最萌小汐
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
improve
最萌小汐
2022-06-28
new diag ``redundant-return-value``
最萌小汐
2022-06-28
supports `---@return ...`
最萌小汐
2022-06-28
Merge pull request #1241 from FAForever/array-contents-support
最萌小汐
2022-06-27
remove some unused fields and make sure doc type array gets included as a com...
Kevin Hahn
2022-06-27
#1240 fix performance issue of globals
最萌小汐
[prev]
[next]