summaryrefslogtreecommitdiff
path: root/script
AgeCommit message (Collapse)Author
2022-11-16cleanup最萌小汐
2022-11-16fix clearing diags with multi-workspace最萌小汐
2022-11-15fix #1698最萌小汐
2022-11-15do scope diag when creating and removing files最萌小汐
2022-11-14`duplicate-set-field` supports cross files最萌小汐
2022-11-14cleanup最萌小汐
2022-11-14`duplicate-doc-field` check cross files最萌小汐
2022-11-13fix #1692最萌小汐
2022-11-11Locale and completion additions for 3.6.0 annotations (#1683)carsakiller
* add: new annotations to completion * add: en-us descriptions for access modifiers * add: en-us descriptions for other locales * add: update @field description for `pt-br` and `zh-cn`
2022-11-10check nil最萌小汐
2022-11-10fix最萌小汐
2022-11-10fix #1684最萌小汐
2022-11-10fix types最萌小汐
2022-11-10fix #1679最萌小汐
2022-11-09fix #1680最萌小汐
2022-11-09fix #1677最萌小汐
2022-11-08fix incorrect type check for generic with nil最萌小汐
2022-11-08fix #1676最萌小汐
2022-11-08fix locale最萌小汐
2022-11-08check type for `Enum -> Other`最萌小汐
fix #1675
2022-11-08fix description disapeared for overloaded function最萌小汐
2022-11-08cleanup最萌小汐
2022-11-08fix wrong link for document, e.g. `file:seek`最萌小汐
2022-11-08fix duplicate fields in table hover最萌小汐
2022-11-08add log最萌小汐
2022-11-08auto create class for enum fields最萌小汐
#1410
2022-11-08some improves最萌小汐
2022-11-08fix最萌小汐
2022-11-08`---@enum` supports runtime values最萌小汐
resolve #1619
2022-11-08support enums with runtime values最萌小汐
resolved #1411
2022-11-07fix warning最萌小汐
2022-11-07improve document-symbol最萌小汐
resolve #1673
2022-11-07full support for interface最萌小汐
2022-11-07fix #1672最萌小汐
2022-11-07don't find other locals最萌小汐
fix #1670
2022-11-07fix again最萌小汐
2022-11-07fix最萌小汐
2022-11-06type check: supports array part in literal table最萌小汐
resolve #1374
2022-11-06improve performance最萌小汐
2022-11-06type check: check the fields in table最萌小汐
resolve #1434
2022-11-06fix warnings最萌小汐
2022-11-05check parameter types of generic extends最萌小汐
resolve #1663
2022-11-05infer parameter type by function type最萌小汐
#1457
2022-11-05only ignore empty functions in meta files最萌小汐
#1457
2022-11-04fix #1479最萌小汐
2022-11-04improve overload in class最萌小汐
2022-11-03fix completion detail最萌小汐
2022-11-03fix #1480最萌小汐
2022-11-03support `self` type最萌小汐
#1505
2022-11-03supports completion with table field of function最萌小汐
resolve #1533