Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 最萌小汐 | |
2022-07-07 | update bee | 最萌小汐 | |
2022-07-07 | pass tests | 最萌小汐 | |
2022-07-07 | resolve #619 `diagnostics.unusedLocalExclude` | 最萌小汐 | |
2022-07-07 | don't show again | 最萌小汐 | |
2022-07-07 | fix #1284 | 最萌小汐 | |
2022-07-07 | fix #1292 | 最萌小汐 | |
2022-07-07 | some fix | 最萌小汐 | |
2022-07-07 | update bee | 最萌小汐 | |
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 | typo | 最萌小汐 | |
2022-07-07 | more `bee.filesystem` | 最萌小汐 | |
2022-07-07 | add meta file for `bee.filesystem` | 最萌小汐 | |
2022-07-07 | some fix | 最萌小汐 | |