Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-05 | resolve #899 no longer generate parameter types | 最萌小汐 | |
with setting `completion.callSnippet` | |||
2022-07-05 | resolve #1254 can suppress syntax errors | 最萌小汐 | |
2022-07-05 | #1254 more non-standard symbols | 最萌小汐 | |
2022-07-05 | fix #1278 | 最萌小汐 | |
2022-07-05 | cleanup | 最萌小汐 | |
2022-07-05 | resolve #1280 | 最萌小汐 | |
2022-07-05 | #1280 `doc.diagnostic` don't break docs | 最萌小汐 | |
2022-07-05 | fix #1279 | 最萌小汐 | |
2022-07-05 | fix #1267 | 最萌小汐 | |
2022-07-05 | update log | 最萌小汐 | |
2022-07-04 | fix #1273 | 最萌小汐 | |
2022-07-04 | fix #1275 check nil | 最萌小汐 | |
2022-07-04 | fix | 最萌小汐 | |
2022-07-04 | fix | 最萌小汐 | |
2022-07-04 | fix runner | 最萌小汐 | |
2022-07-04 | stash | 最萌小汐 | |
2022-07-04 | stash | 最萌小汐 | |
2022-07-04 | stash | 最萌小汐 | |
2022-07-03 | fix | 最萌小汐 | |
2022-07-03 | fix | 最萌小汐 | |
2022-07-03 | fix runner | 最萌小汐 | |
2022-07-01 | stash | 最萌小汐 | |
2022-07-01 | fix #1256 | 最萌小汐 | |
2022-07-01 | fix #1257 don't need to return if returns nil | 最萌小汐 | |
2022-07-01 | fix | 最萌小汐 | |
2022-07-01 | cleanup | 最萌小汐 | |
2022-07-01 | #1260 `type.weakNilCheck` | 最萌小汐 | |
2022-06-30 | clean up | 最萌小汐 | |
2022-06-30 | add many delays in diagnostics | 最萌小汐 | |
2022-06-29 | resove warning | 最萌小汐 | |
2022-06-29 | don't check `t.field = nil` | 最萌小汐 | |
2022-06-29 | remove optionals for all vars of `for .. in` | 最萌小汐 | |
2022-06-29 | resolve #1248 supports spaces before `--[[@as]]` | 最萌小汐 | |
2022-06-29 | resolve #1244 `call.return` check `as` | 最萌小汐 | |
2022-06-29 | cleanup | 最萌小汐 | |
2022-06-29 | fix #1249 | 最萌小汐 | |
2022-06-28 | fix | 最萌小汐 | |
2022-06-28 | fix | 最萌小汐 | |
2022-06-28 | cleanup | 最萌小汐 | |
2022-06-28 | faster `integer` -> `number` | 最萌小汐 | |
2022-06-28 | some fix | 最萌小汐 | |
2022-06-28 | cleanup | 最萌小汐 | |
2022-06-28 | parse `---@return ...` a `---@return ... unknown` | 最萌小汐 | |
2022-06-28 | new diag `return-type-mismatch` | 最萌小汐 | |
2022-06-28 | typo | 最萌小汐 | |
2022-06-28 | diag `missing-return` | 最萌小汐 | |
2022-06-28 | fix infer in table | 最萌小汐 | |
2022-06-28 | special treat `local x; x = function() end` | 最萌小汐 | |
2022-06-28 | fix #1242 | 最萌小汐 | |
wrong `sindex` in multi-assign which last exp is `call` or `varargs` | |||
2022-06-28 | improve | 最萌小汐 | |