Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-22 | check nil | 最萌小汐 | |
2022-04-22 | resolve `T[]` by `doc.type.table` or `doc.field` | 最萌小汐 | |
2022-04-22 | update doc of `utf8.codes` | 最萌小汐 | |
2022-04-22 | new diagnostic `missing-parameter` | 最萌小汐 | |
2022-04-22 | fix `unused-function` does not recognize recursion | 最萌小汐 | |
2022-04-22 | dont mark `redundant-parameter` as `Unnecessary` | 最萌小汐 | |
2022-04-22 | fix | 最萌小汐 | |
2022-04-22 | update optional of parameter | 最萌小汐 | |
2022-04-22 | reset local | 最萌小汐 | |
2022-04-22 | only error in TEST | 最萌小汐 | |
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 | update submodules | 最萌小汐 | |
2022-04-21 | Merge remote-tracking branch 'origin/type-narrow' | 最萌小汐 | |
2022-04-21 | #1080 using `---@overload` as class constructor | 最萌小汐 | |
2022-04-21 | update narrow | 最萌小汐 | |
2022-04-21 | runner step | 最萌小汐 | |
2022-04-21 | fix #1077 did not find language id | 最萌小汐 | |
2022-04-21 | supports infer of callback parameter | 最萌小汐 | |
2022-04-20 | fix runtime error | 最萌小汐 | |
2022-04-20 | perf(diagnostic): avoid first send | kevinhwang91 | |
If the cache is equal to the full result, we should avoid to notify client during first stage. | |||
2022-04-19 | update runner | 最萌小汐 | |
2022-04-19 | fix n%0 | 最萌小汐 | |
2022-04-19 | fix #1072 | 最萌小汐 | |
2022-04-19 | cleanup | 最萌小汐 | |
2022-04-19 | cleanup | 最萌小汐 | |
2022-04-19 | run local in function | 最萌小汐 | |
2022-04-19 | Merge remote-tracking branch 'origin/master' into type-narrow | 最萌小汐 | |
2022-04-19 | fix #1051 | 最萌小汐 | |
2022-04-19 | Revert "fix #3.1.1" | 最萌小汐 | |
This reverts commit 7657fefe4ab5b6ba7dcb7df7e766c115afa25787. | |||
2022-04-19 | fix #3.1.1 | 最萌小汐 | |
2022-04-18 | run locals | 最萌小汐 | |
2022-04-18 | stash | 最萌小汐 | |
2022-04-18 | fix runtime error | 最萌小汐 | |
2022-04-18 | stash | 最萌小汐 | |
2022-04-18 | update submodules | 最萌小汐 | |
2022-04-18 | small cleanup | 最萌小汐 | |
2022-04-17 | 3.1.0 | 最萌小汐 | |
2022-04-17 | small cleanup | 最萌小汐 | |
2022-04-17 | so easy | 最萌小汐 | |
2022-04-17 | create test | 最萌小汐 | |
2022-04-17 | fix #994 | 最萌小汐 | |
2022-04-17 | cleanup | 最萌小汐 | |
2022-04-17 | cleanup | 最萌小汐 | |
2022-04-17 | fix optional | 最萌小汐 | |
2022-04-17 | cleanup | 最萌小汐 | |
2022-04-17 | #980 | 最萌小汐 | |
2022-04-17 | 繁中翻譯 | AlexCai2019 | |
將新增的英文內容翻譯為繁體中文 並改善了部分翻譯 |