Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 最萌小汐 | |
2022-07-11 | small fix | 最萌小汐 | |
2022-07-11 | Merge pull request #1308 from fesily/luajit-buildin-table.new-and-table.clear | 最萌小汐 | |
table new/clear function actual use scenarios | |||
2022-07-09 | table new/clear function actual use scenarios | fesily | |
2022-07-08 | fix meta of `string.gsub` | 最萌小汐 | |
2022-07-08 | Merge pull request #1304 from tweyseo/bugfix | 最萌小汐 | |
bugfix:allow get() in sharedict return value and nil | |||
2022-07-08 | Merge pull request #1302 from fesily/openresty-meta | 最萌小汐 | |
meta: openresty add api run_worker_thread | |||
2022-07-08 | resolve #993 supports multi-types | 最萌小汐 | |
2022-07-08 | cleanup | 最萌小汐 | |
2022-07-08 | cleanup | 最萌小汐 | |
2022-07-08 | bugfix:allow get() in sharedict return value and nil | tweyseo | |
2022-07-08 | add comment | fesily | |
2022-07-08 | meta: openresty add api run_worker_thread | fesily | |
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 | 最萌小汐 | |