summaryrefslogtreecommitdiff
path: root/test/diagnostics/type-check.lua
AgeCommit message (Expand)Author
2023-03-22recover mark before return最萌小汐
2023-03-08fix #1928最萌小汐
2023-03-08should check type of `self`最萌小汐
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最萌小汐
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-27fix type-check最萌小汐
2022-10-25add tests最萌小汐
2022-10-23search definitions by 1st arg of `setmetatable`最萌小汐
2022-10-17fix #1637最萌小汐
2022-10-13diagnostics consider `overload`最萌小汐
2022-10-12stash最萌小汐
2022-08-13fix #1463最萌小汐
2022-07-21pass tests最萌小汐
2022-07-18fix #1346最萌小汐
2022-07-18#1255最萌小汐
2022-07-16fix #1306最萌小汐
2022-07-12contravariance is allowed at the class declaration最萌小汐
2022-07-12fix最萌小汐
2022-07-12fix最萌小汐
2022-07-06dose not infer as `nil` by `t.field = nil`最萌小汐
2022-07-06resolve #1285 ignore `nil` in `getfield`最萌小汐
2022-07-05resolve #1280最萌小汐
2022-07-01#1260 `type.weakNilCheck`最萌小汐
2022-06-29don't check `t.field = nil`最萌小汐
2022-06-28cleanup最萌小汐
2022-06-28some fix最萌小汐
2022-06-28cleanup最萌小汐
2022-06-28new diag `return-type-mismatch`最萌小汐
2022-06-27resolve #1236 custom class can extends basic class最萌小汐
2022-06-25add 2 type related settings最萌小汐
2022-06-23update最萌小汐
2022-06-23update最萌小汐