summaryrefslogtreecommitdiff
path: root/script/vm/infer.lua
AgeCommit message (Collapse)Author
2023-06-13completion for quoted fields最萌小汐
fix #2088
2023-02-15fix runtime error最萌小汐
#1911
2023-01-31improve label in hover最萌小汐
2023-01-30limit error message for type dismatch最萌小汐
resolve #1838
2023-01-30fix wrong infer of tableindex最萌小汐
#1831
2023-01-30respect quotation marks最萌小汐
2023-01-16improve performance for large alias struct最萌小汐
fix #1811
2023-01-16improve type infer of recursion alias最萌小汐
2023-01-09trace-global最萌小汐
2023-01-04fix viewing最萌小汐
2022-12-15stash最萌小汐
2022-11-15fix #1698最萌小汐
2022-11-08fix duplicate fields in table hover最萌小汐
2022-11-08`---@enum` supports runtime values最萌小汐
resolve #1619
2022-11-06type check: check the fields in table最萌小汐
resolve #1434
2022-11-05check parameter types of generic extends最萌小汐
resolve #1663
2022-09-21stack最萌小汐
2022-09-07fix #1506最萌小汐
2022-07-07fix #1294最萌小汐
2022-07-07`boolean` kick `true` and `false`最萌小汐
2022-07-05resolve #1065 show detail for `doc.type.table`最萌小汐
2022-07-04stash最萌小汐
2022-06-27resolve #1236 custom class can extends basic class最萌小汐
2022-06-26#1207最萌小汐
return names and parentheses can be used in `DocFunction`
2022-06-23update最萌小汐
2022-06-23update最萌小汐
2022-06-22update最萌小汐
2022-06-20update最萌小汐
2022-06-16don't check `unknown`最萌小汐
2022-06-15#1208 avoid dead cycles最萌小汐
2022-06-13new runner最萌小汐
2022-06-13small fix最萌小汐
2022-06-09add `doc.type.code`最萌小汐
2022-06-09view infer must specify uri最萌小汐
2022-06-09#1148 view `table` after erasing alias最萌小汐
2022-05-23fix can not union `table` with other basic types最萌小汐
2022-05-23fix can not union `unknown` with other types最萌小汐
2022-04-26cleanup最萌小汐
2022-04-23fix infer of `unknown and unknown`最萌小汐
2022-04-22update optional of parameter最萌小汐
2022-04-17fix optional最萌小汐
2022-04-16fix #1061最萌小汐
2022-04-16fix definition of `table<k, v>`最萌小汐
2022-04-13cleanup最萌小汐
2022-04-13cleanup最萌小汐
2022-04-13cleanup最萌小汐
2022-04-13cleanup最萌小汐
2022-04-13cleanup最萌小汐
2022-04-13cleanup最萌小汐
2022-04-10supports `---@type (string|integer)[]`最萌小汐