summaryrefslogtreecommitdiff
path: root/script/vm/compiler.lua
AgeCommit message (Expand)Author
2022-06-15cleanup最萌小汐
2022-06-15resolve #1212最萌小汐
2022-06-13new runner最萌小汐
2022-06-09add `doc.type.code`最萌小汐
2022-06-07#1192 improve `[[--@as number]]`最萌小汐
2022-06-07#1192 improve local id最萌小汐
2022-05-25fix #1150最萌小汐
2022-05-23fix infer of global sets最萌小汐
2022-04-26fix #1092最萌小汐
2022-04-26cleanup最萌小汐
2022-04-26cleanup最萌小汐
2022-04-25#1091 fix runtime errors最萌小汐
2022-04-25fix infer in `for ..`最萌小汐
2022-04-25cleanup最萌小汐
2022-04-24fix最萌小汐
2022-04-24fix #1088最萌小汐
2022-04-24check nils最萌小汐
2022-04-24`setlocal` can be marked by `---@type`最萌小汐
2022-04-24first local of `for .. in` can not be nil最萌小汐
2022-04-24truly -> truthy最萌小汐
2022-04-24`x = x or y` -> truthy最萌小汐
2022-04-23fix infer of `unknown and unknown`最萌小汐
2022-04-23new diagnostic: `need-check-nil`最萌小汐
2022-04-23cleanup最萌小汐
2022-04-23merge if results最萌小汐
2022-04-23avoid circle compile最萌小汐
2022-04-22resolve `class[1]` by `---@field [integer] type`最萌小汐
2022-04-22display optional field in table最萌小汐
2022-04-22check nil最萌小汐
2022-04-22resolve `T[]` by `doc.type.table` or `doc.field`最萌小汐
2022-04-22update optional of parameter最萌小汐
2022-04-22reset local最萌小汐
2022-04-22only error in TEST最萌小汐
2022-04-22add `--[[@as type]]`最萌小汐
2022-04-21Merge remote-tracking branch 'origin/type-narrow'最萌小汐
2022-04-21#1080 using `---@overload` as class constructor最萌小汐
2022-04-21runner step最萌小汐
2022-04-21supports infer of callback parameter最萌小汐
2022-04-20fix runtime error最萌小汐
2022-04-19fix n%0最萌小汐
2022-04-19cleanup最萌小汐
2022-04-19cleanup最萌小汐
2022-04-19run local in function最萌小汐
2022-04-18run locals最萌小汐
2022-04-18stash最萌小汐
2022-04-18stash最萌小汐
2022-04-18small cleanup最萌小汐
2022-04-17so easy最萌小汐
2022-04-17fix optional最萌小汐
2022-04-16#1058 fix runtime errors最萌小汐