Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | update formatter | 最萌小汐 | |
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 | compatible with non-Windows | 最萌小汐 | |
2022-07-14 | update changlog | 最萌小汐 | |
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 | Merge pull request #1328 from Cr4xy/master | 最萌小汐 | |
Meta: make osdate accept strings | |||
2022-07-14 | update formatter | 最萌小汐 | |
2022-07-14 | update build-meta | 最萌小汐 | |
2022-07-13 | meta: make osdate accept strings | Cr4xy | |
2022-07-13 | add progress for building | 最萌小汐 | |
2022-07-13 | update submodules | 最萌小汐 | |
2022-07-13 | modify library | 最萌小汐 | |
2022-07-13 | Merge pull request #1326 from Bilal2453/patch-1 | 最萌小汐 | |
#1325: add missing paramter type for getfenv | |||
2022-07-13 | build-meta | 最萌小汐 | |
2022-07-13 | #1325: add missing paramter type for getfenv | Bilal Bassam | |
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 | update bee | 最萌小汐 | |
2022-07-12 | unreachable-code | 最萌小汐 | |
2022-07-12 | fix | 最萌小汐 | |
2022-07-11 | update submodules | 最萌小汐 | |
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 | update submodule | 最萌小汐 | |