Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-15 | fix #1208 get state after ready | 最萌小汐 | |
2022-06-15 | resolve #1105 infer type by `type(x)` | 最萌小汐 | |
2022-06-15 | remove unused file | 最萌小汐 | |
2022-06-15 | fix style | 最萌小汐 | |
2022-06-15 | resolve #1154 resolve #1165 | 最萌小汐 | |
infer type by `t and t.x` | |||
2022-06-15 | resolve #1094 infer type by `error` | 最萌小汐 | |
2022-06-15 | fix | 最萌小汐 | |
2022-06-15 | #1208 avoid dead cycles | 最萌小汐 | |
2022-06-15 | #1208 fix runtime error | 最萌小汐 | |
`attempt to concatenate a boolean value (local 'lastKey')` | |||
2022-06-14 | update runner | 最萌小汐 | |
2022-06-14 | update runner | 最萌小汐 | |
2022-06-14 | update runner | 最萌小汐 | |
2022-06-14 | update | 最萌小汐 | |
2022-06-14 | update runner | 最萌小汐 | |
2022-06-14 | update runner | 最萌小汐 | |
2022-06-14 | update runner | 最萌小汐 | |
2022-06-14 | update runner | 最萌小汐 | |
2022-06-14 | update | 最萌小汐 | |
2022-06-14 | update | 最萌小汐 | |
2022-06-13 | update runner | 最萌小汐 | |
2022-06-13 | new runner | 最萌小汐 | |
2022-06-13 | small fix | 最萌小汐 | |
2022-06-09 | add `doc.type.code` | 最萌小汐 | |
2022-06-09 | view infer must specify uri | 最萌小汐 | |
2022-06-09 | #1148 view `table` after erasing alias | 最萌小汐 | |
2022-06-08 | clear node cache after reload workspace | 最萌小汐 | |
2022-06-07 | #1192 improve `[[--@as number]]` | 最萌小汐 | |
cache ases and search with dichotomy | |||
2022-06-07 | #1192 don't search local in simple | 最萌小汐 | |
use the methods provided by `local-id` to avoid wasting on `gets` | |||
2022-06-07 | #1192 improve local id | 最萌小汐 | |
In most cases, we only need to get `sets`. In general, there are few `sets` and many `gets`. Therefore, separating these two cases can significantly improve performance. | |||
2022-05-25 | fix #1155 | 最萌小汐 | |
2022-05-25 | fix #1150 | 最萌小汐 | |
2022-05-25 | fix #1141 | 最萌小汐 | |
2022-05-23 | fix infer of global sets | 最萌小汐 | |
2022-05-23 | fix can not union `table` with other basic types | 最萌小汐 | |
2022-05-23 | fix can not union `unknown` with other types | 最萌小汐 | |
2022-05-01 | fix #1107 | 最萌小汐 | |
2022-04-26 | fix #1092 | 最萌小汐 | |
2022-04-26 | cleanup | 最萌小汐 | |
2022-04-26 | cleanup | 最萌小汐 | |
2022-04-26 | cleanup | 最萌小汐 | |
2022-04-25 | #1091 fix runtime errors | 最萌小汐 | |
2022-04-25 | delete `isGlobalLibraryName` | 最萌小汐 | |
2022-04-25 | fix `assert` dose not remove `type nil` | 最萌小汐 | |
2022-04-25 | fix infer in `for ..` | 最萌小汐 | |
2022-04-25 | fix infer | 最萌小汐 | |
2022-04-25 | cleanup | 最萌小汐 | |
2022-04-25 | add completion and semantic for `@cast` | 最萌小汐 | |
2022-04-25 | add `---@cast` | 最萌小汐 | |
2022-04-24 | cleanup | 最萌小汐 | |
2022-04-24 | fix | 最萌小汐 | |