Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-16 | doc.enum | 最萌小汐 | |
2022-07-16 | fix #1306 | 最萌小汐 | |
2022-07-15 | resolve #1230 | 最萌小汐 | |
show enums for variables | |||
2022-07-15 | resolve #1224 show comments for `doc.field` | 最萌小汐 | |
2022-07-15 | fix hover | 最萌小汐 | |
2022-07-15 | restart gc after flush files | 最萌小汐 | |
2022-07-15 | fix | 最萌小汐 | |
2022-07-15 | fix comments | 最萌小汐 | |
2022-07-14 | resolve #1112 | 最萌小汐 | |
only show signatures matching the entered parameters | |||
2022-07-14 | collectgarbage after reload workspace | 最萌小汐 | |
2022-07-14 | bind source for class | 最萌小汐 | |
2022-07-14 | build source for class | 最萌小汐 | |
2022-07-14 | set uri | 最萌小汐 | |
2022-07-14 | support char | 最萌小汐 | |
2022-07-14 | `---@source` | 最萌小汐 | |
2022-07-14 | fix | 最萌小汐 | |
2022-07-14 | fix #1330 | 最萌小汐 | |
2022-07-14 | add source to methods | 最萌小汐 | |
2022-07-14 | update build-meta | 最萌小汐 | |
2022-07-13 | add progress for building | 最萌小汐 | |
2022-07-13 | modify library | 最萌小汐 | |
2022-07-13 | build-meta | 最萌小汐 | |
2022-07-12 | update | 最萌小汐 | |
2022-07-12 | memoryAPI | 最萌小汐 | |
2022-07-12 | resolve #1124 supports path in link | 最萌小汐 | |
2022-07-12 | sort enums | 最萌小汐 | |
2022-07-12 | contravariance is allowed at the class declaration | 最萌小汐 | |
2022-07-12 | unnecessary tag | 最萌小汐 | |
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-11 | small fix | 最萌小汐 | |
2022-07-09 | table new/clear function actual use scenarios | fesily | |
2022-07-08 | resolve #993 supports multi-types | 最萌小汐 | |
2022-07-08 | cleanup | 最萌小汐 | |
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 | resolve #619 `diagnostics.unusedLocalExclude` | 最萌小汐 | |
2022-07-07 | don't show again | 最萌小汐 | |
2022-07-07 | fix #1284 | 最萌小汐 | |