Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-26 | update test | fesily | |
2024-02-21 | add infer function param type | fesily | |
2024-01-30 | support tuple type | lizho | |
2024-01-24 | Revert "Merge pull request #2481 from ↵ | 最萌小汐 | |
fesily/automatic-derivation-function-param-type" This reverts commit 34319c7990cba47ddc00e77aabfccbb923f84e26, reversing changes made to ef7157c450254b0ee447960b0cb06d6f1b0dbaaa. | |||
2024-01-16 | automatic derivation function param type | fesily | |
2023-08-11 | fix stack overflow | 最萌小汐 | |
2023-08-01 | don't show constructor in hover | 最萌小汐 | |
2023-07-19 | check visible recursive | 最萌小汐 | |
fix #2145 | |||
2023-03-21 | pass tests | 最萌小汐 | |
2023-01-30 | fix wrong infer of tableindex | 最萌小汐 | |
#1831 | |||
2023-01-30 | respect quotation marks | 最萌小汐 | |
2022-11-08 | fix duplicate fields in table hover | 最萌小汐 | |
2022-11-07 | fix #1672 | 最萌小汐 | |
2022-11-06 | type check: check the fields in table | 最萌小汐 | |
resolve #1434 | |||
2022-11-02 | improve `---@see` | 最萌小汐 | |
resolve #1344 | |||
2022-11-01 | fix | 最萌小汐 | |
2022-10-25 | `---@private` and `---@protected` | 最萌小汐 | |
#1316 | |||
2022-10-24 | supports `private`, `protected` and `public` | 最萌小汐 | |
#1316 | |||
2022-10-12 | cleanup | 最萌小汐 | |
2022-08-13 | fix #1446 | 最萌小汐 | |
2022-08-13 | cleanup | 最萌小汐 | |
2022-08-08 | fix #1409 | 最萌小汐 | |
2022-07-27 | fix hover of some operators | 最萌小汐 | |
2022-07-18 | #1255 | 最萌小汐 | |
diagnostic for enum | |||
2022-07-15 | fix hover | 最萌小汐 | |
2022-07-07 | fix #1294 | 最萌小汐 | |
2022-07-06 | fix #1288 | 最萌小汐 | |
2022-06-28 | parse `---@return ...` a `---@return ... unknown` | 最萌小汐 | |
2022-06-26 | #1207 | 最萌小汐 | |
return names and parentheses can be used in `DocFunction` | |||
2022-06-23 | revert `field drop nil` | 最萌小汐 | |
2022-06-23 | update | 最萌小汐 | |
2022-06-22 | fix | 最萌小汐 | |
2022-06-22 | fix | 最萌小汐 | |
2022-06-21 | update | 最萌小汐 | |
2022-06-18 | update | 最萌小汐 | |
2022-06-16 | don't show `any` as field node | 最萌小汐 | |
2022-06-09 | add `doc.type.code` | 最萌小汐 | |
2022-04-27 | pass tests | 最萌小汐 | |
2022-04-23 | update hovering table | 最萌小汐 | |
fields beginning with underlines are sorted to the last | |||
2022-04-23 | avoid circle compile | 最萌小汐 | |
2022-04-22 | display optional field in table | 最萌小汐 | |
2022-04-17 | fix optional | 最萌小汐 | |
2022-04-16 | fix #1061 | 最萌小汐 | |
2022-04-16 | update hover | 最萌小汐 | |
2022-04-12 | fix get table key | 最萌小汐 | |
`table<string, boolean>[string] -> boolean` | |||
2022-04-11 | add test | 最萌小汐 | |
2022-04-11 | fix #1033 | 最萌小汐 | |
2022-04-08 | fix | 最萌小汐 | |
2022-04-08 | fix | 最萌小汐 | |
2022-04-08 | fix | 最萌小汐 | |