summaryrefslogtreecommitdiff
path: root/test/diagnostics
AgeCommit message (Collapse)Author
2021-02-23`duplicate-set-field` add excludes最萌小汐
2021-02-23close #415 new diagnostic: `duplicate-set-field`最萌小汐
2021-02-20fix test最萌小汐
2021-02-18`unused-local` excludes `doc.param`最萌小汐
2021-01-05fix最萌小汐
2021-01-04`unused-function` checks recursive最萌小汐
2021-01-04new dianostic: `count-down-loop`最萌小汐
2020-12-28clean up code最萌小汐
2020-12-28fix #327最萌小汐
2020-12-23Merge pull request #322 from uhziel/undefined-field-donot-check-table最萌小汐
undefined-field不要检测类型为table的,会出现很多误报
2020-12-23undefined-field不要检测类型为table的,会出现很多误报Lei Zhu
如果确需要它的形状是table,请使用类型 table*
2020-12-22close #319 close-non-object最萌小汐
2020-12-16wrong test最萌小汐
2020-12-14`undefined-field` select field only最萌小汐
2020-12-14合并 master 中的提交uhziel
2020-12-14处理"当会推导成多个class类型时"的情况uhziel
2020-12-14close function最萌小汐
2020-12-11通过不向前推断、在vm缓存doc.class查询fields来加快分析速度uhziel
2020-12-10只对类的field做undefined-field诊断,避免检测出过多干扰性问题uhziel
2020-12-10添加对继承的测试uhziel
2020-12-09让诊断 undefined-field 尽量精准uhziel
2020-12-09添加检测"未定义的 field"uhziel
2020-12-03unbalanced-assignments最萌小汐
2020-12-02`unused-local` ignored local with `doc.class`最萌小汐
2020-11-23check global version最萌小汐
2020-11-23stage最萌小汐
2020-11-20no longer beta最萌小汐
2020-11-20remove the old version最萌小汐
2020-10-09过测试最萌小汐
2020-07-17只检查fori形式的控制变量修改最萌小汐
2020-07-16检查修改了循环变量最萌小汐
2020-07-13修正诊断“重复的tablefield”对index的检测错误最萌小汐
2020-05-16close 变量不提示未引用最萌小汐
2020-03-30#139 临时处理 emmyArray 的问题最萌小汐
2019-11-23正路目录最萌小汐