summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-26add some delay最萌小汐
2022-04-26fix `unused-function`最萌小汐
2022-04-26fix `close-non-object`最萌小汐
2022-04-26fix ngx doc error--get-all
2022-04-26Update ngx.luaBrainiac
2022-04-26cleanup最萌小汐
2022-04-26cleanup最萌小汐
2022-04-26cleanup最萌小汐
2022-04-26fix #1093最萌小汐
2022-04-26fix doc of `os.execute` and `debug.sethook`最萌小汐
2022-04-26don't show number as is最萌小汐
2022-04-26update doc of `getuservalue` and `setuservalue`最萌小汐
2022-04-25#1091 fix runtime errors最萌小汐
2022-04-25clean build scriptsactboy168
2022-04-25fix runtime errors最萌小汐
2022-04-25delete `isGlobalLibraryName`最萌小汐
2022-04-25add test最萌小汐
2022-04-25fix `assert` dose not remove `type nil`最萌小汐
2022-04-253.2.1最萌小汐
2022-04-253.2.0最萌小汐
2022-04-25fix infer in `for ..`最萌小汐
2022-04-25fix infer最萌小汐
2022-04-25cleanup最萌小汐
2022-04-25add log最萌小汐
2022-04-25update locale最萌小汐
2022-04-25add completion and semantic for `@cast`最萌小汐
2022-04-25add `---@cast`最萌小汐
2022-04-24cleanup最萌小汐
2022-04-24update submodules最萌小汐
2022-04-24update locale最萌小汐
2022-04-24cleanup最萌小汐
2022-04-24check nil最萌小汐
2022-04-24fix最萌小汐
2022-04-24fix `or`最萌小汐
2022-04-24cleanup最萌小汐
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-24infer by `break`最萌小汐
2022-04-24check nils最萌小汐
2022-04-24infer by `goto`最萌小汐
2022-04-24fix #1087最萌小汐
2022-04-24infer by `if not x or x.y then`最萌小汐
2022-04-24infer by `if not x or x then`最萌小汐
2022-04-24cleanup最萌小汐
2022-04-24truly -> truthy最萌小汐
2022-04-24`x = x or y` -> truthy最萌小汐
2022-04-24infer by `if x and x.y then`最萌小汐
2022-04-24infer by `assert(x)`最萌小汐