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 (
Expand
)
Author
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
最萌小汐
2022-03-06
update
sumneko
2022-03-05
literal generic
sumneko
2022-03-05
generic
sumneko
2022-02-09
cleanup
最萌小汐
2022-01-11
update semantic tokens
最萌小汐
2021-12-21
syntax errors in `LuaDoc` are shown as `Warning`
最萌小汐
2021-12-06
#842
最萌小汐
2021-12-01
fix #825
最萌小汐
2021-11-08
resolve #708 resolve #767
最萌小汐
2021-11-03
#687 `---@nodiscard`
最萌小汐
2021-11-02
async doc.type.function
最萌小汐
2021-11-02
#687
最萌小汐
2021-11-02
resolve #747 `LuaDoc` supports unicode
最萌小汐
[next]