summaryrefslogtreecommitdiff
path: root/script/core/diagnostics
AgeCommit message (Expand)Author
2021-06-18fix最萌小汐
2021-06-17stash最萌小汐
2021-06-17improve最萌小汐
2021-06-17improve最萌小汐
2021-06-16improve最萌小汐
2021-06-16test performance最萌小汐
2021-06-15cleanup最萌小汐
2021-06-11rename getAst -> getState最萌小汐
2021-06-10fix最萌小汐
2021-06-10cleanup最萌小汐
2021-06-08stash最萌小汐
2021-06-08update最萌小汐
2021-06-07update最萌小汐
2021-06-07update最萌小汐
2021-06-02update最萌小汐
2021-06-02update最萌小汐
2021-05-28update最萌小汐
2021-05-25cleanup最萌小汐
2021-05-19update最萌小汐
2021-04-20guide -> searcher最萌小汐
2021-04-13adjust the diagnostic priority最萌小汐
2021-04-13disable for now最萌小汐
2021-04-13resolve #494 new diagnostic: `deprecated`最萌小汐
2021-03-31#450 add dummy param into param list最萌小汐
2021-03-29stash最萌小汐
2021-03-15diagnostic: improve `newline-call`最萌小汐
2021-03-15move `parser/guide.lua` to `core/guide.lua`最萌小汐
2021-03-08new diag: `unknown-diag-code`最萌小汐
2021-03-08`LuaDoc` supports `---@diagnostic disable`最萌小汐
2021-02-23checks function only最萌小汐
2021-02-23`duplicate-set-field` add excludes最萌小汐
2021-02-23close #328 new diagnostic: `no-implicit-any`最萌小汐
2021-02-23close #415 new diagnostic: `duplicate-set-field`最萌小汐
2021-02-20close #254 supports multiple class inheritance最萌小汐
2021-02-20special handling `any` and `nil`最萌小汐
2021-02-18`unused-local` excludes `doc.param`最萌小汐
2021-02-04fix runtime errors最萌小汐
2021-02-04fix #378 add cache for finding class最萌小汐
2021-01-05fix最萌小汐
2021-01-04`unused-function` checks recursive最萌小汐
2021-01-04new dianostic: `count-down-loop`最萌小汐
2020-12-30use vm level cache最萌小汐
2020-12-29performance optimization最萌小汐
2020-12-28add `vm.getDefFields`最萌小汐
2020-12-28fix #327最萌小汐
2020-12-24set tracy最萌小汐
2020-12-23Merge pull request #322 from uhziel/undefined-field-donot-check-table最萌小汐
2020-12-23undefined-field不要检测类型为table的,会出现很多误报Lei Zhu
2020-12-22close #319 close-non-object最萌小汐
2020-12-21fix最萌小汐