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
2021-07-29
fix
最萌小汐
2021-07-29
stash
最萌小汐
2021-07-29
compile `addChilds`
最萌小汐
2021-07-29
cleanup
最萌小汐
2021-07-28
stash
最萌小汐
2021-07-20
fix
最萌小汐
2021-07-20
`LuaDoc`: supports `['string']` as field:
最萌小汐
2021-07-19
check nil
最萌小汐
2021-07-15
#589 first supports integer field
最萌小汐
2021-07-14
fix infer of infer of `---@type {}[]`
最萌小汐
2021-07-05
fix error
最萌小汐
2021-07-05
resolve #511
最萌小汐
2021-07-05
#511 supports `doc.type.literaltable`
最萌小汐
2021-07-05
parse literaltable
最萌小汐
2021-07-02
resove #524
最萌小汐
2021-06-23
fix #568
最萌小汐
2021-06-08
update
最萌小汐
2021-05-27
update
最萌小汐
2021-05-27
cleanup
最萌小汐
2021-05-26
stash
最萌小汐
2021-05-25
update
最萌小汐
2021-05-25
update
最萌小汐
2021-05-15
stash
最萌小汐
2021-05-13
fix
最萌小汐
2021-05-12
Merge remote-tracking branch 'origin/master' into 2.0.0
最萌小汐
2021-05-11
fix
最萌小汐
2021-05-08
Merge remote-tracking branch 'origin/master' into 2.0.0
最萌小汐
2021-05-07
resolve #455 tail comments support lua string
最萌小汐
2021-04-28
generic
最萌小汐
2021-04-27
support `T`
最萌小汐
2021-04-21
cleanup
最萌小汐
2021-04-20
stash
最萌小汐
2021-03-31
#450 add dummy param into param list
最萌小汐
2021-03-18
fix parsing resumes
最萌小汐
2021-03-17
close #442 supports multi-line comment
最萌小汐
2021-03-15
#close 289
最萌小汐
2021-03-15
move `parser/guide.lua` to `core/guide.lua`
最萌小汐
2021-03-08
update locale
最萌小汐
2021-03-08
`LuaDoc` supports `---@diagnostic disable`
最萌小汐
2021-03-05
stash
最萌小汐
2021-03-05
completion of `doc.diagnostic`
最萌小汐
2021-02-26
improve ipairs
最萌小汐
2021-02-26
improve generic across `fun(arg: T):T`
最萌小汐
2021-02-20
close #254 supports multiple class inheritance
最萌小汐
2021-02-20
fix #392 `LuaDoc`: revert compatible with `--@`
最萌小汐
2021-02-19
fix #349 parse comments before `doc.resume`
最萌小汐
2021-02-02
`LuaDoc` compatible with `--@`
最萌小汐
2021-01-20
Merge pull request #340 from uhziel/doc-type-table
最萌小汐
2021-01-05
improve performance
最萌小汐
2021-01-04
Merge branch 'master' into doc-type-table
uhziel
[next]