Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-05 | #1254 more non-standard symbols | 最萌小汐 | |
2022-07-05 | #1280 `doc.diagnostic` don't break docs | 最萌小汐 | |
2022-07-04 | stash | 最萌小汐 | |
2022-07-04 | stash | 最萌小汐 | |
2022-06-30 | clean up | 最萌小汐 | |
2022-06-29 | don't check `t.field = nil` | 最萌小汐 | |
2022-06-29 | resolve #1248 supports spaces before `--[[@as]]` | 最萌小汐 | |
2022-06-28 | fix | 最萌小汐 | |
2022-06-28 | cleanup | 最萌小汐 | |
2022-06-28 | parse `---@return ...` a `---@return ... unknown` | 最萌小汐 | |
2022-06-28 | new diag `return-type-mismatch` | 最萌小汐 | |
2022-06-28 | diag `missing-return` | 最萌小汐 | |
2022-06-28 | fix #1242 | 最萌小汐 | |
wrong `sindex` in multi-assign which last exp is `call` or `varargs` | |||
2022-06-28 | fix diags | 最萌小汐 | |
2022-06-28 | Merge pull request #1241 from FAForever/array-contents-support | 最萌小汐 | |
Array contents support | |||
2022-06-27 | #1240 use faster `isInString` | 最萌小汐 | |
2022-06-27 | diagnostic `missing-return-value` | 最萌小汐 | |
2022-06-27 | fix | 最萌小汐 | |
2022-06-27 | enable autocomplete of array enum | Kevin Hahn | |
2022-06-26 | #1207 | 最萌小汐 | |
return names and parentheses can be used in `DocFunction` | |||
2022-06-25 | resolve #1226 | 最萌小汐 | |
semicolons and parentheses can be used in `DocTable` | |||
2022-06-23 | update | 最萌小汐 | |
2022-06-23 | update | 最萌小汐 | |
2022-06-23 | update | 最萌小汐 | |
2022-06-22 | stash | 最萌小汐 | |
2022-06-22 | update | 最萌小汐 | |
2022-06-22 | fix | 最萌小汐 | |
2022-06-22 | #1207 supports `---@return string ...` | 最萌小汐 | |
2022-06-21 | fix | 最萌小汐 | |
2022-06-21 | update | 最萌小汐 | |
2022-06-20 | update | 最萌小汐 | |
2022-06-20 | `cast-field-type` | 最萌小汐 | |
2022-06-18 | update | 最萌小汐 | |
2022-06-17 | some fix | 最萌小汐 | |
2022-06-16 | fix runner for `doc.type.array` | 最萌小汐 | |
2022-06-16 | fix #1218 don't compile `for` in `local` | 最萌小汐 | |
would prevent compiling for other keys | |||
2022-06-15 | cleanup | 最萌小汐 | |
2022-06-15 | resolve #1094 infer type by `error` | 最萌小汐 | |
2022-06-15 | add `error` and `type` into special | 最萌小汐 | |
2022-06-09 | #1061 completion for `doc.type.code` | 最萌小汐 | |
2022-06-09 | add `doc.type.code` | 最萌小汐 | |
2022-06-08 | cleanup | 最萌小汐 | |
2022-06-07 | #1192 improve performance | 最萌小汐 | |
`guide.getLocal` is too slow | |||
2022-04-26 | fix match of `--[[@` | 最萌小汐 | |
2022-04-25 | cleanup | 最萌小汐 | |
2022-04-25 | add log | 最萌小汐 | |
2022-04-25 | add completion and semantic for `@cast` | 最萌小汐 | |
2022-04-25 | add `---@cast` | 最萌小汐 | |
2022-04-24 | cleanup | 最萌小汐 | |
2022-04-24 | `setlocal` can be marked by `---@type` | 最萌小汐 | |