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
/
luadoc.lua
Age
Commit message (
Collapse
)
Author
2022-06-30
clean up
最萌小汐
2022-06-29
don't check `t.field = nil`
最萌小汐
2022-06-29
resolve #1248 supports spaces before `--[[@as]]`
最萌小汐
2022-06-28
fix
最萌小汐
2022-06-28
cleanup
最萌小汐
2022-06-28
parse `---@return ...` a `---@return ... unknown`
最萌小汐
2022-06-28
fix diags
最萌小汐
2022-06-26
#1207
最萌小汐
return names and parentheses can be used in `DocFunction`
2022-06-25
resolve #1226
最萌小汐
semicolons and parentheses can be used in `DocTable`
2022-06-23
update
最萌小汐
2022-06-23
update
最萌小汐
2022-06-22
stash
最萌小汐
2022-06-22
update
最萌小汐
2022-06-22
#1207 supports `---@return string ...`
最萌小汐
2022-06-21
update
最萌小汐
2022-06-18
update
最萌小汐
2022-06-15
cleanup
最萌小汐
2022-06-09
add `doc.type.code`
最萌小汐
2022-04-26
fix match of `--[[@`
最萌小汐
2022-04-25
add completion and semantic for `@cast`
最萌小汐
2022-04-25
add `---@cast`
最萌小汐
2022-04-24
`setlocal` can be marked by `---@type`
最萌小汐
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-19
update runner
最萌小汐
2022-04-17
fix #994
最萌小汐
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-14
cheanup
最萌小汐
2022-04-12
fix missed parent
最萌小汐
2022-04-10
supports `---@type (string|integer)[]`
最萌小汐
2022-04-08
fix
最萌小汐
2022-04-07
doc.type.boolean
最萌小汐
2022-03-30
update
最萌小汐
2022-03-30
update
最萌小汐
2022-03-25
Merge commit 'f6b9b0e94764b7f950a4a0e7c41df12a75448edf' into 3.0
最萌小汐
2022-03-10
doc.type.integer
最萌小汐
2022-03-10
update
最萌小汐
2022-03-08
update
最萌小汐
2022-03-07
update
最萌小汐
2022-03-07
update
最萌小汐
2022-03-07
update
最萌小汐
2022-03-07
fix #975
最萌小汐
[next]