summaryrefslogtreecommitdiff
path: root/test/diagnostics
AgeCommit message (Expand)Author
2024-08-16`undefined-field` supports `enum`最萌小汐
2024-08-16Add setting: `Lua.type.checkTableShape`最萌小汐
2024-08-15Merge branch 'master' into cast-table-to-class最萌小汐
2024-07-28add testNeOzay
2024-07-24also detects missing index fieldsNeOzay
2024-07-23improve missing-fields diagnostic logicNeOzay
2024-07-15Merge branch 'master' into fixes-a-specific-case-for-getVisibleType最萌小汐
2024-07-15Merge branch 'master' into luaReg最萌小汐
2024-07-13add testNeOzay
2024-07-12added lua regular expression support for Lua.doc.<scope>NameNeOzay
2024-07-08fix: add a missing check for inject-field diagnosticsNeOzay
2024-04-18`merge` 改叫 `partial`最萌小汐
2024-04-18如果有 merge 属性,则跳过 `duplicate-doc-alias` 检查最萌小汐
2024-04-18支持多个enum合并最萌小汐
2024-04-17修正 `discard-returns` 对条件的误报最萌小汐
2024-03-25Detect discard-returns in all block typesJakub
2024-02-26update testfesily
2024-02-21add infer function param typefesily
2024-01-30support tuple typelizho
2024-01-24Revert "Merge pull request #2481 from fesily/automatic-derivation-function-pa...最萌小汐
2024-01-16automatic derivation function param typefesily
2023-08-23support `---@class (exact)`最萌小汐
2023-08-22fix wrong `missing-fields` with union types最萌小汐
2023-08-16supports `---@enum (key)`最萌小汐
2023-08-14check `doc.field`最萌小汐
2023-08-14also check `doc.type.table`最萌小汐
2023-08-11stash最萌小汐
2023-08-11support `---@type` and `--[[@as]]` for return最萌小汐
2023-08-11cleanup tests最萌小汐
2023-08-11cleanup tests最萌小汐
2023-08-11cleanup tests最萌小汐
2023-08-11clean up tests最萌小汐
2023-08-11clean up tests最萌小汐
2023-07-25fix #2214最萌小汐
2023-07-21fix `missing-fields`最萌小汐
2023-07-20new diagnostic: `missing-fields`最萌小汐
2023-06-28Adapt incomplete-signature-doc to warn about incomplete, not missing docs (#9)AndreaWalchshoferSCCH
2023-06-13bind overloads最萌小汐
2023-05-11Annotation rule for exported local functionsThomas Wetzlmaier
2023-04-24Cleanup PRAndreaWalchshoferSCCH
2023-04-19Warn about missing '---comment', '@return' and '@param' annotations (#3)Thomas Wetzlmaier
2023-04-04Add diagnostic to enforce lowercase local element names (#6)AndreaWalchshoferSCCH
2023-03-30Incorporate Review Comments (#4)AndreaWalchshoferSCCH
2023-03-30Revert "Add diagnostic to enforce lowercase local element names (#2)" (#5)AndreaWalchshoferSCCH
2023-03-30Add diagnostic to enforce lowercase local element names (#2)AndreaWalchshoferSCCH
2023-03-22Merge remote-tracking branch 'upstream/master'alwo
2023-03-22recover mark before return最萌小汐
2023-03-22Add diagnostic warning about any global (#1)AndreaWalchshoferSCCH
2023-03-08fix #1928最萌小汐
2023-03-08should check type of `self`最萌小汐