summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-29fix doc of `math.cos`最萌小汐
2022-06-29remove optionals for all vars of `for .. in`最萌小汐
2022-06-29resolve #1248 supports spaces before `--[[@as]]`最萌小汐
2022-06-29resolve #1244 `call.return` check `as`最萌小汐
2022-06-29cleanup最萌小汐
2022-06-29fix #1243 fix meta of `next`最萌小汐
2022-06-29fix #1249最萌小汐
2022-06-29update bee最萌小汐
2022-06-29Merge pull request #1247 from AlexCai2019/master最萌小汐
2022-06-29繁體中文翻譯AlexCai2019
2022-06-28update locale最萌小汐
2022-06-28fix最萌小汐
2022-06-28fix最萌小汐
2022-06-28cleanup最萌小汐
2022-06-28faster `integer` -> `number`最萌小汐
2022-06-28some fix最萌小汐
2022-06-28cleanup最萌小汐
2022-06-28parse `---@return ...` a `---@return ... unknown`最萌小汐
2022-06-28new diag `return-type-mismatch`最萌小汐
2022-06-28typo最萌小汐
2022-06-28diag `missing-return`最萌小汐
2022-06-28fix infer in table最萌小汐
2022-06-28special treat `local x; x = function() end`最萌小汐
2022-06-28fix #1242最萌小汐
2022-06-28improve最萌小汐
2022-06-28new diag ``redundant-return-value``最萌小汐
2022-06-28fix diags最萌小汐
2022-06-28supports `---@return ...`最萌小汐
2022-06-28Merge pull request #1241 from FAForever/array-contents-support最萌小汐
2022-06-27remove some unused fields and make sure doc type array gets included as a com...Kevin Hahn
2022-06-27#1240 use faster `isInString`最萌小汐
2022-06-27#1240 fix performance issue of globals最萌小汐
2022-06-27fix check最萌小汐
2022-06-27diagnostic `missing-return-value`最萌小汐
2022-06-27fix最萌小汐
2022-06-27fix最萌小汐
2022-06-27fix array index hint最萌小汐
2022-06-27new setting `hint.semicolon`最萌小汐
2022-06-27fix最萌小汐
2022-06-27don't check `trailing-space` for comments最萌小汐
2022-06-27Create detect_platform.luaactboy168
2022-06-27add unit tests for arraysKevin Hahn
2022-06-27fix some cases where we would return emus twice or would screw up other compl...Kevin Hahn
2022-06-27enable autocomplete of array enumKevin Hahn
2022-06-27improve description of `duplicate alias`最萌小汐
2022-06-27update最萌小汐
2022-06-27disable `unused-local` for empty function最萌小汐
2022-06-27resolve #1236 custom class can extends basic class最萌小汐
2022-06-27fix #1235 don't drop node in `for`/`while`...最萌小汐
2022-06-26update description about `---@cast`最萌小汐