summaryrefslogtreecommitdiff
path: root/script/core/diagnostics/undefined-field.lua
AgeCommit message (Collapse)Author
2020-12-11增加对infer出多个docClass情况的处理uhziel
2020-12-11通过不向前推断、在vm缓存doc.class查询fields来加快分析速度uhziel
2020-12-10只对类的field做undefined-field诊断,避免检测出过多干扰性问题uhziel
2020-12-09让诊断 undefined-field 尽量精准uhziel
2020-12-09添加检测"未定义的 field"uhziel