summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Collapse)Author
2022-06-17fix infer by `string[]`最萌小汐
2022-06-17update最萌小汐
2022-06-17Merge branch 'master' into type-check最萌小汐
2022-06-17fix #1223 count returns of `doc.type.function`最萌小汐
2022-06-17cleanup最萌小汐
2022-06-16fix runner for `doc.type.array`最萌小汐
2022-06-16can set `table` or `class` to `nil`最萌小汐
2022-06-16don't check `unknown`最萌小汐
2022-06-16infer `nil` as redundant return value最萌小汐
2022-06-16type-check: `cast-local-type`最萌小汐
2022-06-16fix #1218 don't compile `for` in `local`最萌小汐
would prevent compiling for other keys
2022-06-16don't show `any` as field node最萌小汐
2022-06-16fix #1213 change back to enum最萌小汐
2022-06-16fix #1215 penetrate parentheses最萌小汐
2022-06-15`need-check-nil` check `t[x]`最萌小汐
2022-06-15infer type by `local tp = type(x)`最萌小汐
2022-06-15resolve #1212最萌小汐
2022-06-15resolve #1105 infer type by `type(x)`最萌小汐
2022-06-15resolve #1154 resolve #1165最萌小汐
infer type by `t and t.x`
2022-06-15resolve #1094 infer type by `error`最萌小汐
2022-06-15fix最萌小汐
2022-06-15#1208 avoid dead cycles最萌小汐
2022-06-15fix #1204 `missing-parameter` incorrect最萌小汐
should count returns by `call.node` instead of `call`
2022-06-14update runner最萌小汐
2022-06-14update runner最萌小汐
2022-06-14update runner最萌小汐
2022-06-14update最萌小汐
2022-06-14update runner最萌小汐
2022-06-14update最萌小汐
2022-06-09#1061 completion for `doc.type.code`最萌小汐
2022-06-09add `doc.type.code`最萌小汐
2022-06-09view infer must specify uri最萌小汐
2022-06-09#1148 view `table` after erasing alias最萌小汐
2022-06-07cleanup最萌小汐
2022-06-07#1192 improve test最萌小汐
2022-06-07#1192 add benchmark for completion `jass.common`最萌小汐
2022-06-07#1192 add benchmark for `jass.common`最萌小汐
2022-06-07#1192 don't search local in simple最萌小汐
use the methods provided by `local-id` to avoid wasting on `gets`
2022-05-25fix #1155最萌小汐
2022-05-25fix #1150最萌小汐
2022-05-23fix #1131最萌小汐
2022-05-23fix #1125最萌小汐
2022-05-23fix can not union `table` with other basic types最萌小汐
2022-05-23fix can not union `unknown` with other types最萌小汐
2022-05-01fix #1107最萌小汐
2022-04-29fix #1103最萌小汐
2022-04-27pass tests最萌小汐
2022-04-27cleanup最萌小汐
2022-04-26add some tests最萌小汐
2022-04-26fix #1092最萌小汐