Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-11 | Locale 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-10 | check nil | 最萌小汐 | |
2022-11-10 | fix | 最萌小汐 | |
2022-11-10 | fix #1684 | 最萌小汐 | |
2022-11-10 | fix types | 最萌小汐 | |
2022-11-10 | fix #1679 | 最萌小汐 | |
2022-11-09 | fix #1680 | 最萌小汐 | |
2022-11-09 | fix #1677 | 最萌小汐 | |
2022-11-08 | fix incorrect type check for generic with nil | 最萌小汐 | |
2022-11-08 | fix #1676 | 最萌小汐 | |
2022-11-08 | fix locale | 最萌小汐 | |
2022-11-08 | check type for `Enum -> Other` | 最萌小汐 | |
fix #1675 | |||
2022-11-08 | fix description disapeared for overloaded function | 最萌小汐 | |
2022-11-08 | cleanup | 最萌小汐 | |
2022-11-08 | fix wrong link for document, e.g. `file:seek` | 最萌小汐 | |
2022-11-08 | fix duplicate fields in table hover | 最萌小汐 | |
2022-11-08 | add log | 最萌小汐 | |
2022-11-08 | auto create class for enum fields | 最萌小汐 | |
#1410 | |||
2022-11-08 | some improves | 最萌小汐 | |
2022-11-08 | fix | 最萌小汐 | |
2022-11-08 | `---@enum` supports runtime values | 最萌小汐 | |
resolve #1619 | |||
2022-11-08 | support enums with runtime values | 最萌小汐 | |
resolved #1411 | |||
2022-11-07 | fix warning | 最萌小汐 | |
2022-11-07 | improve document-symbol | 最萌小汐 | |
resolve #1673 | |||
2022-11-07 | full support for interface | 最萌小汐 | |
2022-11-07 | fix #1672 | 最萌小汐 | |
2022-11-07 | don't find other locals | 最萌小汐 | |
fix #1670 | |||
2022-11-07 | fix again | 最萌小汐 | |
2022-11-07 | fix | 最萌小汐 | |
2022-11-06 | type check: supports array part in literal table | 最萌小汐 | |
resolve #1374 | |||
2022-11-06 | improve performance | 最萌小汐 | |
2022-11-06 | type check: check the fields in table | 最萌小汐 | |
resolve #1434 | |||
2022-11-06 | fix warnings | 最萌小汐 | |
2022-11-05 | check parameter types of generic extends | 最萌小汐 | |
resolve #1663 | |||
2022-11-05 | infer parameter type by function type | 最萌小汐 | |
#1457 | |||
2022-11-05 | only ignore empty functions in meta files | 最萌小汐 | |
#1457 | |||
2022-11-04 | fix #1479 | 最萌小汐 | |
2022-11-04 | improve overload in class | 最萌小汐 | |
2022-11-03 | fix completion detail | 最萌小汐 | |
2022-11-03 | fix #1480 | 最萌小汐 | |
2022-11-03 | support `self` type | 最萌小汐 | |
#1505 | |||
2022-11-03 | supports completion with table field of function | 最萌小汐 | |
resolve #1533 | |||
2022-11-02 | setting `runtime.special` supports fields | 最萌小汐 | |
#1484 | |||
2022-11-02 | should not gc | 最萌小汐 | |
2022-11-02 | fix #1662 | 最萌小汐 | |
2022-11-02 | cleanup | 最萌小汐 | |
2022-11-02 | improve `---@see` | 最萌小汐 | |
resolve #1344 | |||
2022-11-02 | fix diag results remains | 最萌小汐 | |
2022-11-02 | fix tests | 最萌小汐 | |
2022-11-02 | `---@see` use workspace-symbol | 最萌小汐 | |
#1344 |