summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2021-02-19close #384 completion supports interface最萌小汐
2021-02-19remove tracy最萌小汐
2021-02-19fix #349 parse comments before `doc.resume`最萌小汐
2021-02-19fix tests最萌小汐
2021-02-18close #391 definition excludes values最萌小汐
2021-02-18`unused-local` excludes `doc.param`最萌小汐
2021-02-08pass tests最萌小汐
2021-02-04fix #356最萌小汐
2021-02-02pass tests最萌小汐
2021-02-02#352 split multi description最萌小汐
2021-02-02pass tests最萌小汐
2021-01-27move cache into core最萌小汐
2021-01-27update最萌小汐
2021-01-27performance optimization最萌小汐
2021-01-26fix #361最萌小汐
2021-01-26fix最萌小汐
2021-01-20Merge pull request #340 from uhziel/doc-type-table最萌小汐
2021-01-05improve performance最萌小汐
2021-01-05通过扩展 getArrayLevel 来找到层级Lei Zhu
2021-01-05Merge branch 'doc-type-table' of https://github.com/uhziel/lua-language-serve...Lei Zhu
2021-01-05原生API不要去判名字,用 special 字段来判断,这样支持 loca...Lei Zhu
2021-01-05guess `self`最萌小汐
2021-01-05hover: tail comments may be cutted最萌小汐
2021-01-05fix最萌小汐
2021-01-04`unused-function` checks recursive最萌小汐
2021-01-04new dianostic: `count-down-loop`最萌小汐
2021-01-04close #149 supports "--#region"最萌小汐
2021-01-04pass tests最萌小汐
2021-01-04completion: show words in string最萌小汐
2021-01-04pass tests最萌小汐
2021-01-04Merge branch 'master' into doc-type-tableuhziel
2021-01-04添加table< table<>>这种嵌套table的测试用例Lei Zhu
2021-01-04@type table 支持 for pairs()、ipairs()Lei Zhu
2020-12-31close #311 generate function documentation最萌小汐
2020-12-31completion workspace word最萌小汐
2020-12-29提交对 doc.type.map 支持的初版,可以处理推导 v1[1].bar1 的情况Lei Zhu
2020-12-29performance optimization最萌小汐
2020-12-29clean up code最萌小汐
2020-12-29clean up code最萌小汐
2020-12-29cleanup code最萌小汐
2020-12-28add `vm.getDefFields`最萌小汐
2020-12-28Merge pull request #326 from uhziel/generic-name-string-literal最萌小汐
2020-12-28使用 ---@param arg `T` 来完成'类型参数允许是字符串字面值来...Lei Zhu
2020-12-28clean up code最萌小汐
2020-12-28fix #327最萌小汐
2020-12-24remove test file最萌小汐
2020-12-24Merge branch 'master' into generic-name-string-literaluhziel
2020-12-24针对generic,类型参数允许是字符串字面值来表达类型Lei Zhu
2020-12-24set tracy最萌小汐
2020-12-23fix #318最萌小汐