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
/
parser
/
guide.lua
Age
Commit message (
Expand
)
Author
2022-09-07
fix #1529
最萌小汐
2022-07-18
#1255
最萌小汐
2022-07-16
doc.enum
最萌小汐
2022-07-14
fix
最萌小汐
2022-07-08
cleanup
最萌小汐
2022-07-06
support unary operator
最萌小汐
2022-07-04
stash
最萌小汐
2022-07-04
stash
最萌小汐
2022-06-29
don't check `t.field = nil`
最萌小汐
2022-06-28
cleanup
最萌小汐
2022-06-28
new diag `return-type-mismatch`
最萌小汐
2022-06-28
diag `missing-return`
最萌小汐
2022-06-28
fix diags
最萌小汐
2022-06-28
Merge pull request #1241 from FAForever/array-contents-support
最萌小汐
2022-06-27
#1240 use faster `isInString`
最萌小汐
2022-06-27
diagnostic `missing-return-value`
最萌小汐
2022-06-27
enable autocomplete of array enum
Kevin Hahn
2022-06-23
update
最萌小汐
2022-06-23
update
最萌小汐
2022-06-22
update
最萌小汐
2022-06-21
fix
最萌小汐
2022-06-20
update
最萌小汐
2022-06-17
some fix
最萌小汐
2022-06-16
fix runner for `doc.type.array`
最萌小汐
2022-06-16
fix #1218 don't compile `for` in `local`
最萌小汐
2022-06-15
resolve #1094 infer type by `error`
最萌小汐
2022-06-09
#1061 completion for `doc.type.code`
最萌小汐
2022-06-08
cleanup
最萌小汐
2022-06-07
#1192 improve performance
最萌小汐
2022-04-25
cleanup
最萌小汐
2022-04-25
add log
最萌小汐
2022-04-25
add `---@cast`
最萌小汐
2022-04-24
cleanup
最萌小汐
2022-04-24
infer by `break`
最萌小汐
2022-04-24
infer by `goto`
最萌小汐
2022-04-22
display optional field in table
最萌小汐
2022-04-22
add `--[[@as type]]`
最萌小汐
2022-04-21
runner step
最萌小汐
2022-04-17
cleanup
最萌小汐
2022-04-16
fix definition of `table<k, v>`
最萌小汐
2022-04-15
improve performance
最萌小汐
2022-04-14
cheanup
最萌小汐
2022-04-10
fix warnings
最萌小汐
2022-04-07
doc.type.boolean
最萌小汐
2022-04-06
Merge commit '63b360689f0c2c99a1ae410518f6866f49972f98' into 3.0
最萌小汐
2022-04-05
update
最萌小汐
2022-04-04
check nil
最萌小汐
2022-04-01
update
最萌小汐
2022-03-12
update
sumneko
2022-03-08
update
最萌小汐
[next]