Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-14 | `---@source` | 最萌小汐 | |
2022-07-14 | fix | 最萌小汐 | |
2022-07-14 | fix #1330 | 最萌小汐 | |
2022-07-12 | update | 最萌小汐 | |
2022-07-12 | memoryAPI | 最萌小汐 | |
2022-07-12 | resolve #1124 supports path in link | 最萌小汐 | |
2022-07-12 | contravariance is allowed at the class declaration | 最萌小汐 | |
2022-07-12 | fix | 最萌小汐 | |
2022-07-12 | unreachable-code | 最萌小汐 | |
2022-07-12 | fix | 最萌小汐 | |
2022-07-11 | resolve #1066 | 最萌小汐 | |
dose not show unknown `---@XXX` as description | |||
2022-07-11 | resolve #1029 | 最萌小汐 | |
treat _ENV = {} as local _ENV = {} local _ENV = nil will disable all globals local _ENV = {} will enable all globals local _ENV = {} ---@type mathlib will open globals in mathlib | |||
2022-07-11 | Revert "resolve #1209" | 最萌小汐 | |
This reverts commit 3820962ca2d23d525bc8417c8088e7eeb667cba1. | |||
2022-07-11 | resolve #1209 | 最萌小汐 | |
treat `_ENV = {}` as `local _ENV = {}` `local _ENV = nil` will disable all globals `local _ENV = {}` will enable all globals `local _ENV = {} ---@type mathlib` will open globals in mathlib | |||
2022-07-11 | fix #1311 | 最萌小汐 | |
2022-07-11 | fix #1320 | 最萌小汐 | |
2022-07-11 | fix infers | 最萌小汐 | |
2022-07-11 | fix #1317 | 最萌小汐 | |
2022-07-08 | resolve #993 supports multi-types | 最萌小汐 | |
2022-07-08 | cleanup | 最萌小汐 | |
2022-07-07 | support change workspace folders | 最萌小汐 | |
TODO: has memory leak after remove folders | |||
2022-07-07 | resolve #970 read comments in `---@type` | 最萌小汐 | |
2022-07-07 | fix #880 | 最萌小汐 | |
2022-07-07 | pass tests | 最萌小汐 | |
2022-07-07 | resolve #619 `diagnostics.unusedLocalExclude` | 最萌小汐 | |
2022-07-07 | fix #1292 | 最萌小汐 | |
2022-07-07 | some fix | 最萌小汐 | |
2022-07-07 | fix #1294 | 最萌小汐 | |
2022-07-07 | `boolean` kick `true` and `false` | 最萌小汐 | |
2022-07-07 | #1294 fix operator `and`/`or` for boolean | 最萌小汐 | |
2022-07-07 | resolve #1293 operator supports `string` | 最萌小汐 | |
2022-07-07 | some fix | 最萌小汐 | |
2022-07-06 | support `call` | 最萌小汐 | |
2022-07-06 | completion and diags for operator | 最萌小汐 | |
2022-07-06 | support filter of binary operator | 最萌小汐 | |
2022-07-06 | binary operator | 最萌小汐 | |
2022-07-06 | support unary operator | 最萌小汐 | |
2022-07-06 | dose not infer as `nil` by `t.field = nil` | 最萌小汐 | |
2022-07-06 | resolve #1285 ignore `nil` in `getfield` | 最萌小汐 | |
2022-07-06 | fix #1288 | 最萌小汐 | |
2022-07-05 | resolve #1065 show detail for `doc.type.table` | 最萌小汐 | |
2022-07-05 | resolve #899 no longer generate parameter types | 最萌小汐 | |
with setting `completion.callSnippet` | |||
2022-07-05 | resolve #1280 | 最萌小汐 | |
2022-07-05 | #1280 `doc.diagnostic` don't break docs | 最萌小汐 | |
2022-07-05 | fix #1279 | 最萌小汐 | |
2022-07-05 | fix #1267 | 最萌小汐 | |
2022-07-04 | fix #1273 | 最萌小汐 | |
2022-07-04 | fix | 最萌小汐 | |
2022-07-04 | fix | 最萌小汐 | |
2022-07-04 | stash | 最萌小汐 | |