COMMITS
/ script/parser/luadoc.lua January 12, 2026
I
fix: resolve generics in overloads, fun<T> syntax, and @param self T patterns
Ian Pascoe committed
January 11, 2026
I
fix: support generic class inheritance with type arguments
Ian Pascoe committed
October 30, 2025
U
January 16, 2025
T
fix: bind variables with `@class` using tail comments
Tom Lau committed
January 14, 2025
最
Merge branch 'master' into TIMONz1535-patch-4
最萌小汐 committed
January 9, 2025
January 4, 2025
January 2, 2025
December 29, 2024
S
S
October 30, 2024
最
Support limited multiline annotations
最萌小汐 committed
September 25, 2024
最
Merge branch 'master' into feat/rawset_with_class
最萌小汐 committed
September 24, 2024
T
feat: support using `@class` on global variable created by `rawset()`
Tom Lau committed
September 23, 2024
L
lint: cleanup unused code and redefined locals
Lewis Russell committed
August 15, 2024
最
fix Incorrect LuaCats parsing for `"'"`
最萌小汐 committed
April 18, 2024
最
如果有 merge 属性,则跳过 `duplicate-doc-alias` 检查
最萌小汐 committed
March 18, 2024
F
Merge branch 'master' into generic-pattern1
fesily committed
February 21, 2024
F
Merge branch 'master' into generic-pattern1
fesily committed
F
add infer function param type
fesily committed
February 19, 2024
最
Merge pull request #2505 from lizho/master
最萌小汐 committed
January 30, 2024
L
fix LSP crashes when parsing tuples
lizho committed
L
support tuple type
lizho committed
January 28, 2024
P
Add group param for luadoc generated by plugins
Paul Emmerich committed
January 24, 2024
最
fix warnings
最萌小汐 committed
January 17, 2024
F
doc param support generic pattern
fesily committed
January 10, 2024
F
Merge branch 'LuaLS:master' into plugin-add-OnTransformAst
fesily committed
F
astHelper: addParamTypeDoc
fesily committed
最
January 9, 2024
August 23, 2023
最
support `---@class (exact)`
最萌小汐 committed
August 16, 2023
最
supports `---@enum (key)`
最萌小汐 committed
August 10, 2023
最
support `@type` for `return`
最萌小汐 committed
June 14, 2023
最
fix incorrect doc range
最萌小汐 committed
April 26, 2023
最
lock parsing resume
最萌小汐 committed
March 22, 2023
最
don't treat half string in comment as string
最萌小汐 committed
January 16, 2023
最
support `---@meta [name]`
最萌小汐 committed
January 9, 2023
最
cast global
最萌小汐 committed
November 29, 2022
最
updat submodules
最萌小汐 committed
November 8, 2022
最
fix description disapeared for overloaded function
最萌小汐 committed
November 6, 2022
最
type check: check the fields in table
最萌小汐 committed