summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-07-16fix #1306最萌小汐
2022-07-15resolve #1230最萌小汐
show enums for variables
2022-07-15resolve #1224 show comments for `doc.field`最萌小汐
2022-07-15fix hover最萌小汐
2022-07-15restart gc after flush files最萌小汐
2022-07-15update formatter最萌小汐
2022-07-15fix最萌小汐
2022-07-15fix comments最萌小汐
2022-07-14resolve #1112最萌小汐
only show signatures matching the entered parameters
2022-07-14collectgarbage after reload workspace最萌小汐
2022-07-14compatible with non-Windows最萌小汐
2022-07-14update changlog最萌小汐
2022-07-14bind source for class最萌小汐
2022-07-14build source for class最萌小汐
2022-07-14set uri最萌小汐
2022-07-14support char最萌小汐
2022-07-14`---@source`最萌小汐
2022-07-14fix最萌小汐
2022-07-14fix #1330最萌小汐
2022-07-14add source to methods最萌小汐
2022-07-14Merge pull request #1328 from Cr4xy/master最萌小汐
Meta: make osdate accept strings
2022-07-14update formatter最萌小汐
2022-07-14update build-meta最萌小汐
2022-07-13meta: make osdate accept stringsCr4xy
2022-07-13add progress for building最萌小汐
2022-07-13update submodules最萌小汐
2022-07-13modify library最萌小汐
2022-07-13Merge pull request #1326 from Bilal2453/patch-1最萌小汐
#1325: add missing paramter type for getfenv
2022-07-13build-meta最萌小汐
2022-07-13#1325: add missing paramter type for getfenvBilal Bassam
2022-07-12update最萌小汐
2022-07-12memoryAPI最萌小汐
2022-07-12resolve #1124 supports path in link最萌小汐
2022-07-12sort enums最萌小汐
2022-07-12contravariance is allowed at the class declaration最萌小汐
2022-07-12unnecessary tag最萌小汐
2022-07-12fix最萌小汐
2022-07-12update bee最萌小汐
2022-07-12unreachable-code最萌小汐
2022-07-12fix最萌小汐
2022-07-11update submodules最萌小汐
2022-07-11resolve #1066最萌小汐
dose not show unknown `---@XXX` as description
2022-07-11resolve #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-11Revert "resolve #1209"最萌小汐
This reverts commit 3820962ca2d23d525bc8417c8088e7eeb667cba1.
2022-07-11resolve #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-11fix #1311最萌小汐
2022-07-11fix #1320最萌小汐
2022-07-11fix infers最萌小汐
2022-07-11fix #1317最萌小汐
2022-07-11update submodule最萌小汐