summaryrefslogtreecommitdiff
path: root/script/parser/luadoc.lua
AgeCommit message (Collapse)Author
2022-06-30clean up最萌小汐
2022-06-29don't check `t.field = nil`最萌小汐
2022-06-29resolve #1248 supports spaces before `--[[@as]]`最萌小汐
2022-06-28fix最萌小汐
2022-06-28cleanup最萌小汐
2022-06-28parse `---@return ...` a `---@return ... unknown`最萌小汐
2022-06-28fix diags最萌小汐
2022-06-26#1207最萌小汐
return names and parentheses can be used in `DocFunction`
2022-06-25resolve #1226最萌小汐
semicolons and parentheses can be used in `DocTable`
2022-06-23update最萌小汐
2022-06-23update最萌小汐
2022-06-22stash最萌小汐
2022-06-22update最萌小汐
2022-06-22#1207 supports `---@return string ...`最萌小汐
2022-06-21update最萌小汐
2022-06-18update最萌小汐
2022-06-15cleanup最萌小汐
2022-06-09add `doc.type.code`最萌小汐
2022-04-26fix match of `--[[@`最萌小汐
2022-04-25add completion and semantic for `@cast`最萌小汐
2022-04-25add `---@cast`最萌小汐
2022-04-24`setlocal` can be marked by `---@type`最萌小汐
2022-04-22check nil最萌小汐
2022-04-22add `--[[@as type]]`最萌小汐
2022-04-21cleanup最萌小汐
2022-04-21Merge remote-tracking branch 'origin/type-narrow'最萌小汐
2022-04-21luadoc supports `--[[@xxx]]`最萌小汐
2022-04-21Merge remote-tracking branch 'origin/type-narrow'最萌小汐
2022-04-21#1080 using `---@overload` as class constructor最萌小汐
2022-04-19update runner最萌小汐
2022-04-17fix #994最萌小汐
2022-04-17cleanup最萌小汐
2022-04-16fix #1061最萌小汐
2022-04-16split `doc.class` and `doc.type`最萌小汐
2022-04-16fix definition of `table<k, v>`最萌小汐
2022-04-14cheanup最萌小汐
2022-04-12fix missed parent最萌小汐
2022-04-10supports `---@type (string|integer)[]`最萌小汐
2022-04-08fix最萌小汐
2022-04-07doc.type.boolean最萌小汐
2022-03-30update最萌小汐
2022-03-30update最萌小汐
2022-03-25Merge commit 'f6b9b0e94764b7f950a4a0e7c41df12a75448edf' into 3.0最萌小汐
2022-03-10doc.type.integer最萌小汐
2022-03-10update最萌小汐
2022-03-08update最萌小汐
2022-03-07update最萌小汐
2022-03-07update最萌小汐
2022-03-07update最萌小汐
2022-03-07fix #975最萌小汐