summaryrefslogtreecommitdiff
path: root/script/vm/compiler.lua
AgeCommit message (Collapse)Author
2022-07-08cleanup最萌小汐
2022-07-08cleanup最萌小汐
2022-07-07fix #1292最萌小汐
2022-07-07some fix最萌小汐
2022-07-06support `call`最萌小汐
2022-07-06support unary operator最萌小汐
2022-07-06cleanup最萌小汐
2022-07-06dose not infer as `nil` by `t.field = nil`最萌小汐
2022-07-06fix #1288最萌小汐
2022-07-05fix #1279最萌小汐
2022-07-05fix #1267最萌小汐
2022-07-04fix #1275 check nil最萌小汐
2022-07-04fix runner最萌小汐
2022-07-04stash最萌小汐
2022-07-01fix #1256最萌小汐
2022-07-01fix最萌小汐
2022-06-30clean up最萌小汐
2022-06-29don't check `t.field = nil`最萌小汐
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-28cleanup最萌小汐
2022-06-28parse `---@return ...` a `---@return ... unknown`最萌小汐
2022-06-28new diag `return-type-mismatch`最萌小汐
2022-06-28diag `missing-return`最萌小汐
2022-06-28special treat `local x; x = function() end`最萌小汐
2022-06-28improve最萌小汐
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 fix performance issue of globals最萌小汐
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-27update最萌小汐
2022-06-27resolve #1236 custom class can extends basic class最萌小汐
2022-06-26#1207最萌小汐
return names and parentheses can be used in `DocFunction`
2022-06-26#1207 supports `---@return boolean ...`最萌小汐
2022-06-24fix #1229最萌小汐
2022-06-23update最萌小汐
2022-06-23revert `field drop nil`最萌小汐
2022-06-23update最萌小汐
2022-06-23update最萌小汐
2022-06-23fix #1228 `doc.as` may not work最萌小汐
2022-06-22update最萌小汐
2022-06-22fix最萌小汐
2022-06-22fix最萌小汐
2022-06-21fix最萌小汐
2022-06-21update最萌小汐
2022-06-21resolve #871 infer called function by params num最萌小汐
2022-06-21fix最萌小汐