Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-27 | resolve #1236 custom class can extends basic class | 最萌小汐 | |
2022-06-26 | #1207 split `...(param)` and `...(return)` | 最萌小汐 | |
displayed in enums of hover | |||
2022-06-26 | #1207 | 最萌小汐 | |
return names and parentheses can be used in `DocFunction` | |||
2022-06-24 | fix | 最萌小汐 | |
2022-06-24 | diagnostic group | 最萌小汐 | |
2022-06-23 | build doc | 最萌小汐 | |
2022-06-23 | fix completion in tablefield enums | 最萌小汐 | |
2022-06-23 | update | 最萌小汐 | |
2022-06-23 | update | 最萌小汐 | |
2022-06-23 | update | 最萌小汐 | |
2022-06-23 | update | 最萌小汐 | |
2022-06-23 | revert `field drop nil` | 最萌小汐 | |
2022-06-23 | update | 最萌小汐 | |
2022-06-23 | update | 最萌小汐 | |
2022-06-23 | update | 最萌小汐 | |
2022-06-23 | update | 最萌小汐 | |
2022-06-23 | check nil | 最萌小汐 | |
2022-06-22 | stash | 最萌小汐 | |
2022-06-22 | update | 最萌小汐 | |
2022-06-22 | update | 最萌小汐 | |
2022-06-22 | `param-type-mismatch` | 最萌小汐 | |
2022-06-22 | improve one case | 最萌小汐 | |
2022-06-22 | fix | 最萌小汐 | |
2022-06-21 | fix | 最萌小汐 | |
2022-06-20 | update | 最萌小汐 | |
2022-06-20 | update `array[1] = nil` | 最萌小汐 | |
2022-06-20 | update | 最萌小汐 | |
2022-06-20 | update | 最萌小汐 | |
2022-06-20 | update | 最萌小汐 | |
2022-06-20 | `cast-field-type` | 最萌小汐 | |
2022-06-20 | use preview | 最萌小汐 | |
2022-06-20 | update | 最萌小汐 | |
2022-06-18 | update | 最萌小汐 | |
2022-06-18 | update | 最萌小汐 | |
2022-06-18 | update | 最萌小汐 | |
2022-06-18 | update | 最萌小汐 | |
2022-06-18 | update | 最萌小汐 | |
2022-06-17 | update | 最萌小汐 | |
2022-06-17 | update | 最萌小汐 | |
2022-06-17 | Merge branch 'master' into type-check | 最萌小汐 | |
2022-06-17 | fix #1223 count returns of `doc.type.function` | 最萌小汐 | |
2022-06-16 | small fix | 最萌小汐 | |
2022-06-16 | can set `table` or `class` to `nil` | 最萌小汐 | |
2022-06-16 | don't check `unknown` | 最萌小汐 | |
2022-06-16 | type-check: `cast-local-type` | 最萌小汐 | |
2022-06-16 | don't show `any` as field node | 最萌小汐 | |
2022-06-15 | cleanup | 最萌小汐 | |
2022-06-15 | check nil | 最萌小汐 | |
2022-06-15 | `need-check-nil` check `t[x]` | 最萌小汐 | |
2022-06-15 | fix #1204 `missing-parameter` incorrect | 最萌小汐 | |
should count returns by `call.node` instead of `call` |