Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-27 | avoid sending empty results | 最萌小汐 | |
empty results should convert to `clear diag` | |||
2022-04-26 | 3.2.2 | 最萌小汐 | |
2022-04-26 | fix #1092 | 最萌小汐 | |
2022-04-26 | fix `unused-function` | 最萌小汐 | |
cannot handle recursion correctly | |||
2022-04-26 | fix #1093 | 最萌小汐 | |
2022-04-25 | #1091 fix runtime errors | 最萌小汐 | |
2022-04-25 | 3.2.1 | 最萌小汐 | |
2022-04-25 | 3.2.0 | 最萌小汐 | |
2022-04-25 | add `---@cast` | 最萌小汐 | |
2022-04-24 | fix #1088 | 最萌小汐 | |
2022-04-23 | new diagnostic: `need-check-nil` | 最萌小汐 | |
2022-04-22 | resolve `class[1]` by `---@field [integer] type` | 最萌小汐 | |
2022-04-22 | resolve `T[]` by `doc.type.table` or `doc.field` | 最萌小汐 | |
2022-04-22 | new diagnostic `missing-parameter` | 最萌小汐 | |
2022-04-22 | fix `unused-function` does not recognize recursion | 最萌小汐 | |
2022-04-22 | dont mark `redundant-parameter` as `Unnecessary` | 最萌小汐 | |
2022-04-22 | add `--[[@as type]]` | 最萌小汐 | |
2022-04-21 | #1080 using `---@overload` as class constructor | 最萌小汐 | |
2022-04-21 | fix #1077 did not find language id | 最萌小汐 | |
2022-04-21 | supports infer of callback parameter | 最萌小汐 | |
2022-04-19 | fix n%0 | 最萌小汐 | |
2022-04-19 | fix #1072 | 最萌小汐 | |
2022-04-19 | fix #1051 | 最萌小汐 | |
2022-04-19 | Revert "fix #3.1.1" | 最萌小汐 | |
This reverts commit 7657fefe4ab5b6ba7dcb7df7e766c115afa25787. | |||
2022-04-19 | fix #3.1.1 | 最萌小汐 | |
2022-04-17 | 3.1.0 | 最萌小汐 | |
2022-04-17 | fix #994 | 最萌小汐 | |
2022-04-17 | #980 | 最萌小汐 | |
2022-04-16 | remove wrong changelog | 最萌小汐 | |
2022-04-16 | fix #1061 | 最萌小汐 | |
2022-04-16 | fix #1057 | 最萌小汐 | |
2022-04-16 | disable hint by default | 最萌小汐 | |
2022-04-16 | #1058 fix runtime errors | 最萌小汐 | |
2022-04-16 | fix definition of `table<k, v>` | 最萌小汐 | |
2022-04-16 | update hover | 最萌小汐 | |
2022-04-16 | update inlay hint | 最萌小汐 | |
2022-04-16 | update changelog | 最萌小汐 | |
2022-04-16 | move inlay-hint to LSP | 最萌小汐 | |
2022-04-15 | 3.0.2 | 最萌小汐 | |
2022-04-14 | fix goto `type definition` | 最萌小汐 | |
2022-04-14 | close #1050 | 最萌小汐 | |
2022-04-12 | fix get table key | 最萌小汐 | |
`table<string, boolean>[string] -> boolean` | |||
2022-04-11 | 3.0.1 | 最萌小汐 | |
2022-04-11 | fix #1037 | 最萌小汐 | |
2022-04-11 | fix #1036 | 最萌小汐 | |
2022-04-11 | fix #1035 | 最萌小汐 | |
2022-04-11 | fix #1034 don't require self | 最萌小汐 | |
2022-04-11 | fix #1033 | 最萌小汐 | |
2022-04-10 | 3.0.0 | 最萌小汐 | |
2022-04-10 | supports `---@type (string|integer)[]` | 最萌小汐 | |