Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-26 | #1207 | 最萌小汐 | |
return names and parentheses can be used in `DocFunction` | |||
2022-06-25 | resolve #1226 | 最萌小汐 | |
semicolons and parentheses can be used in `DocTable` | |||
2022-06-23 | update | 最萌小汐 | |
2022-06-23 | update | 最萌小汐 | |
2022-06-23 | update | 最萌小汐 | |
2022-06-22 | stash | 最萌小汐 | |
2022-06-22 | update | 最萌小汐 | |
2022-06-22 | fix | 最萌小汐 | |
2022-06-22 | #1207 supports `---@return string ...` | 最萌小汐 | |
2022-06-21 | fix | 最萌小汐 | |
2022-06-21 | update | 最萌小汐 | |
2022-06-20 | update | 最萌小汐 | |
2022-06-20 | `cast-field-type` | 最萌小汐 | |
2022-06-18 | update | 最萌小汐 | |
2022-06-17 | some fix | 最萌小汐 | |
2022-06-16 | fix runner for `doc.type.array` | 最萌小汐 | |
2022-06-16 | fix #1218 don't compile `for` in `local` | 最萌小汐 | |
would prevent compiling for other keys | |||
2022-06-15 | cleanup | 最萌小汐 | |
2022-06-15 | resolve #1094 infer type by `error` | 最萌小汐 | |
2022-06-15 | add `error` and `type` into special | 最萌小汐 | |
2022-06-09 | #1061 completion for `doc.type.code` | 最萌小汐 | |
2022-06-09 | add `doc.type.code` | 最萌小汐 | |
2022-06-08 | cleanup | 最萌小汐 | |
2022-06-07 | #1192 improve performance | 最萌小汐 | |
`guide.getLocal` is too slow | |||
2022-04-26 | fix match of `--[[@` | 最萌小汐 | |
2022-04-25 | cleanup | 最萌小汐 | |
2022-04-25 | add log | 最萌小汐 | |
2022-04-25 | add completion and semantic for `@cast` | 最萌小汐 | |
2022-04-25 | add `---@cast` | 最萌小汐 | |
2022-04-24 | cleanup | 最萌小汐 | |
2022-04-24 | `setlocal` can be marked by `---@type` | 最萌小汐 | |
2022-04-24 | infer by `break` | 最萌小汐 | |
2022-04-24 | infer by `goto` | 最萌小汐 | |
2022-04-24 | infer by `assert(x)` | 最萌小汐 | |
2022-04-23 | infer by `if not x then return end` | 最萌小汐 | |
2022-04-22 | display optional field in table | 最萌小汐 | |
2022-04-22 | check nil | 最萌小汐 | |
2022-04-22 | add `--[[@as type]]` | 最萌小汐 | |
2022-04-21 | cleanup | 最萌小汐 | |
2022-04-21 | Merge remote-tracking branch 'origin/type-narrow' | 最萌小汐 | |
2022-04-21 | luadoc supports `--[[@xxx]]` | 最萌小汐 | |
2022-04-21 | Merge remote-tracking branch 'origin/type-narrow' | 最萌小汐 | |
2022-04-21 | #1080 using `---@overload` as class constructor | 最萌小汐 | |
2022-04-21 | runner step | 最萌小汐 | |
2022-04-19 | update runner | 最萌小汐 | |
2022-04-17 | fix #994 | 最萌小汐 | |
2022-04-17 | cleanup | 最萌小汐 | |
2022-04-17 | cleanup | 最萌小汐 | |
2022-04-16 | fix #1061 | 最萌小汐 | |
2022-04-16 | split `doc.class` and `doc.type` | 最萌小汐 | |