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
2024-04-18
补充测试和更新说明
最萌小汐
2024-04-18
如果有 merge 属性,则跳过 `duplicate-doc-alias` 检查
最萌小汐
2024-04-17
修正内部警告
最萌小汐
2024-03-18
Merge branch 'master' into generic-pattern1
fesily
2024-02-21
Merge branch 'master' into generic-pattern1
fesily
2024-02-21
add infer function param type
fesily
2024-02-19
Merge pull request #2505 from lizho/master
最萌小汐
2024-01-30
fix LSP crashes when parsing tuples
lizho
2024-01-30
support tuple type
lizho
2024-01-28
Add group param for luadoc generated by plugins
Paul Emmerich
2024-01-24
fix warnings
最萌小汐
2024-01-17
doc param support generic pattern
fesily
2024-01-10
fix error
fesily
2024-01-10
Merge branch 'LuaLS:master' into plugin-add-OnTransformAst
fesily
2024-01-10
astHelper: addParamTypeDoc
fesily
2024-01-10
Merge pull request #2472 from fesily/plugin-add-OnTransformAst
最萌小汐
2024-01-09
cleanup
fesily
2024-01-09
cleanup
fesily
2024-01-09
plugin: add OnTransformAst interface
fesily
2023-08-23
support `---@class (exact)`
最萌小汐
2023-08-21
fix
最萌小汐
2023-08-16
supports `---@enum (key)`
最萌小汐
2023-08-10
support `@type` for `return`
最萌小汐
2023-08-09
fix
最萌小汐
2023-06-14
fix incorrect doc range
最萌小汐
2023-04-26
lock parsing resume
最萌小汐
2023-03-22
don't treat half string in comment as string
最萌小汐
2023-01-16
support `---@meta [name]`
最萌小汐
2023-01-09
cast global
最萌小汐
2022-11-29
updat submodules
最萌小汐
2022-11-08
fix description disapeared for overloaded function
最萌小汐
2022-11-06
type check: check the fields in table
最萌小汐
2022-11-05
check parameter types of generic extends
最萌小汐
2022-11-03
fix #1480
最萌小汐
2022-11-02
improve `---@see`
最萌小汐
2022-11-02
fix tests
最萌小汐
2022-11-02
`---@see` use workspace-symbol
最萌小汐
2022-11-01
improve field attribute
最萌小汐
2022-10-31
add `---@package`
最萌小汐
2022-10-27
add support for `---@public`
最萌小汐
2022-10-25
`---@private` and `---@protected`
最萌小汐
2022-10-24
supports `private`, `protected` and `public`
最萌小汐
2022-10-17
cleanup
最萌小汐
2022-10-11
fix #1608
最萌小汐
2022-09-28
fix #1593
最萌小汐
2022-09-21
stack
最萌小汐
2022-09-06
fix #1493
最萌小汐
2022-08-13
fix #1446
最萌小汐
2022-08-13
cleanup
最萌小汐
2022-07-25
fix #1370
最萌小汐
[next]