summaryrefslogtreecommitdiff
path: root/test/diagnostics
AgeCommit message (Expand)Author
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`最萌小汐
2023-03-08don't treat `_ENV` as param最萌小汐
2023-02-13fix #1902最萌小汐
2023-02-02fix #1871最萌小汐
2023-01-30copy nodes when tracing list最萌小汐
2023-01-30limit error message for type dismatch最萌小汐
2023-01-30infer types of tableindex by semantic最萌小汐
2023-01-17don't check `duplicate-set-field` in different if最萌小汐
2022-11-14`duplicate-set-field` supports cross files最萌小汐
2022-11-14`duplicate-doc-field` check cross files最萌小汐
2022-11-13fix #1692最萌小汐
2022-11-10fix #1684最萌小汐
2022-11-09fix #1680最萌小汐
2022-11-08fix incorrect type check for generic with nil最萌小汐
2022-11-08fix #1676最萌小汐
2022-11-08check type for `Enum -> Other`最萌小汐
2022-11-08`---@enum` supports runtime values最萌小汐
2022-11-07fix warning最萌小汐
2022-11-07full support for interface最萌小汐
2022-11-07fix again最萌小汐
2022-11-07fix最萌小汐
2022-11-06type check: supports array part in literal table最萌小汐
2022-11-06type check: check the fields in table最萌小汐
2022-11-05check parameter types of generic extends最萌小汐
2022-11-05only ignore empty functions in meta files最萌小汐
2022-10-31improve visible最萌小汐
2022-10-27improve private最萌小汐
2022-10-27fix type-check最萌小汐
2022-10-25add tests最萌小汐
2022-10-25fix最萌小汐
2022-10-25add `doc.privateName` and `doc.protectedName`最萌小汐
2022-10-25diagnostic for invisible fields最萌小汐
2022-10-23search definitions by 1st arg of `setmetatable`最萌小汐
2022-10-17fix #1637最萌小汐
2022-10-13diagnostics consider `overload`最萌小汐
2022-10-12stash最萌小汐
2022-10-12cleanup最萌小汐
2022-08-13fix #1463最萌小汐
2022-08-05pass tests最萌小汐
2022-07-29fix #1406最萌小汐