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
Age
Commit message (
Expand
)
Author
2022-06-09
#1061 completion for `doc.type.code`
最萌小汐
2022-06-09
add `doc.type.code`
最萌小汐
2022-06-08
cleanup
最萌小汐
2022-06-07
#1192 improve performance
最萌小汐
2022-04-26
fix match of `--[[@`
最萌小汐
2022-04-25
cleanup
最萌小汐
2022-04-25
add log
最萌小汐
2022-04-25
add completion and semantic for `@cast`
最萌小汐
2022-04-25
add `---@cast`
最萌小汐
2022-04-24
cleanup
最萌小汐
2022-04-24
`setlocal` can be marked by `---@type`
最萌小汐
2022-04-24
infer by `break`
最萌小汐
2022-04-24
infer by `goto`
最萌小汐
2022-04-24
infer by `assert(x)`
最萌小汐
2022-04-23
infer by `if not x then return end`
最萌小汐
2022-04-22
display optional field in table
最萌小汐
2022-04-22
check nil
最萌小汐
2022-04-22
add `--[[@as type]]`
最萌小汐
2022-04-21
cleanup
最萌小汐
2022-04-21
Merge remote-tracking branch 'origin/type-narrow'
最萌小汐
2022-04-21
luadoc supports `--[[@xxx]]`
最萌小汐
2022-04-21
Merge remote-tracking branch 'origin/type-narrow'
最萌小汐
2022-04-21
#1080 using `---@overload` as class constructor
最萌小汐
2022-04-21
runner step
最萌小汐
2022-04-19
update runner
最萌小汐
2022-04-17
fix #994
最萌小汐
2022-04-17
cleanup
最萌小汐
2022-04-17
cleanup
最萌小汐
2022-04-16
fix #1061
最萌小汐
2022-04-16
split `doc.class` and `doc.type`
最萌小汐
2022-04-16
fix definition of `table<k, v>`
最萌小汐
2022-04-15
improve performance
最萌小汐
2022-04-15
fix
最萌小汐
2022-04-15
cleanup
最萌小汐
2022-04-14
cheanup
最萌小汐
2022-04-12
fix missed parent
最萌小汐
2022-04-10
supports `---@type (string|integer)[]`
最萌小汐
2022-04-10
fix warnings
最萌小汐
2022-04-08
fix
最萌小汐
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-30
update
最萌小汐
2022-03-30
update
最萌小汐
2022-03-25
Merge commit 'f6b9b0e94764b7f950a4a0e7c41df12a75448edf' into 3.0
最萌小汐
2022-03-12
update
sumneko
2022-03-10
doc.type.integer
最萌小汐
2022-03-10
update
最萌小汐
[next]