summaryrefslogtreecommitdiff
path: root/script/parser/luadoc.lua
AgeCommit message (Expand)Author
2021-02-19fix #349 parse comments before `doc.resume`最萌小汐
2021-02-02`LuaDoc` compatible with `--@`最萌小汐
2021-01-20Merge pull request #340 from uhziel/doc-type-table最萌小汐
2021-01-05improve performance最萌小汐
2021-01-04Merge branch 'master' into doc-type-tableuhziel
2020-12-31clean up code最萌小汐
2020-12-29提交对 doc.type.map 支持的初版,可以处理推导 v1[1].bar1 的情况Lei Zhu
2020-12-29fix最萌小汐
2020-12-29clean up code最萌小汐
2020-12-28使用 ---@param arg `T` 来完成'类型参数允许是字符串字面值来...Lei Zhu
2020-12-21获取lineData信息改为使用单独的接口,而不是修改positionOf()...Lei Zhu
2020-12-21处理luadoc在某些情况绑定错误的情况Lei Zhu
2020-12-07`LuaDoc` also catchs `--` (no need `---`)最萌小汐
2020-12-03supports doc.see最萌小汐
2020-11-26trim tail comment最萌小汐
2020-11-26luadoc support tailcomment最萌小汐
2020-11-26fix tail doc最萌小汐
2020-11-24support tail luadoc最萌小汐
2020-11-24doc.type.function support vararg最萌小汐
2020-11-24#101 spaces can be inserted between `---` and `@`最萌小汐
2020-11-20no longer beta最萌小汐