summaryrefslogtreecommitdiff
path: root/script
AgeCommit message (Collapse)Author
2022-06-28diag `missing-return`最萌小汐
2022-06-28fix infer in table最萌小汐
2022-06-28special treat `local x; x = function() end`最萌小汐
2022-06-28fix #1242最萌小汐
wrong `sindex` in multi-assign which last exp is `call` or `varargs`
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最萌小汐
Array contents support
2022-06-27remove some unused fields and make sure doc type array gets included as a ↵Kevin Hahn
compiled node
2022-06-27#1240 use faster `isInString`最萌小汐
2022-06-27#1240 fix performance issue of globals最萌小汐
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-27fix some cases where we would return emus twice or would screw up other ↵Kevin Hahn
completions
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-26#1207 split `...(param)` and `...(return)`最萌小汐
displayed in enums of hover
2022-06-26#1207最萌小汐
return names and parentheses can be used in `DocFunction`
2022-06-26#1207 supports `---@return boolean ...`最萌小汐
2022-06-25resolve #1226最萌小汐
semicolons and parentheses can be used in `DocTable`
2022-06-25add 2 type related settings最萌小汐
`type.castNumberToInteger` and `type.weakUnionCheck`
2022-06-25update config最萌小汐
2022-06-25make doc with description of groups最萌小汐
2022-06-24resolve #621最萌小汐
2022-06-24fix #1229最萌小汐
2022-06-24fix最萌小汐
2022-06-24diagnostic group最萌小汐
2022-06-23update config最萌小汐
2022-06-23build doc最萌小汐
2022-06-23cleanup最萌小汐
2022-06-23fix completion in tablefield enums最萌小汐
2022-06-23fix workspace diags最萌小汐
2022-06-23update最萌小汐
2022-06-23update最萌小汐
2022-06-23use `semanticTokens/range` in VSCode最萌小汐
2022-06-23update最萌小汐
2022-06-23`FIX` diagnostics flash when opening a file最萌小汐
2022-06-23update最萌小汐
2022-06-23revert `field drop nil`最萌小汐
2022-06-23update最萌小汐