Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-05 | Make second param of ffi.gc optional | Voycawojka | |
2022-09-28 | update submodules | 最萌小汐 | |
2022-09-28 | fix config of `luaassert` | 最萌小汐 | |
2022-09-22 | add: busted and luassert definitions (#1556) | fesily | |
* add meta 3rd: busted * add: tons of documentation * fix: mock return type - Also removed unnecessary unique type for stub instances * merge upstream * fix:add luassert top api * chore: cleanup and more aliases * add: array assertions * add: matchers * Move the file to the correct location * fix constructor * allow Infinite Nested API * add assert.string Co-authored-by: carsakiller <carsakiller@gmail.com> Co-authored-by: fesily <fesil@foxmail.com> | |||
2022-09-22 | fix: update table meta | Ryan Kois | |
2022-09-17 | Use stricter activation pattern for lfs library (#1560) | serg3295 | |
* Fixed diagnostics error Blank line in function causes warning. * Use strict pattern to trigger attaching the lfs library Pattern 'lfs%.%w+' is too greedy. A script using the 'lfs' always contains string "requre('lfs')", so new pattern uses 'requre...' | |||
2022-09-16 | update 3rd-api | 最萌小汐 | |
2022-09-15 | update submodules | 最萌小汐 | |
2022-09-15 | `string.find` returns `any` for now | 最萌小汐 | |
2022-09-14 | fix: string.match return type #1539 | carsakiller | |
2022-09-08 | Replace old variable return syntax (#1540) | carsakiller | |
* fix: replace old variable return syntax #1539 * Update jit.status() Co-authored-by: Michael Martin <flrgh@protonmail.com> | |||
2022-09-08 | meta template:luajit add cdata type | fesily | |
2022-09-02 | update submodules | 最萌小汐 | |
2022-08-29 | build lovr | 最萌小汐 | |
2022-08-17 | fix #1476 | 最萌小汐 | |
2022-08-16 | fix inappropriate definition of utf8.offset | Yuqi Huang | |
The third parameter of utf8.offset is optional according to Lua Reference Manual. | |||
2022-08-13 | move string.buffer to buildin | fesily | |
2022-08-13 | fix #1461 | 最萌小汐 | |
2022-08-13 | fix #1431 | 最萌小汐 | |
2022-08-13 | #1431 | 最萌小汐 | |
2022-08-08 | update submodules | 最萌小汐 | |
2022-07-27 | fix: wiki link references | carsakiller | |
2022-07-19 | fix typos in annotation | serg3295 | |
2022-07-13 | meta: make osdate accept strings | Cr4xy | |
2022-07-13 | #1325: add missing paramter type for getfenv | Bilal Bassam | |
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 | 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-04 | fix #1269 | 最萌小汐 | |
2022-07-01 | bugfix:allow call iterator return from tcpsock:receiveuntil without param | tweyseo | |
2022-07-01 | Merge pull request #1265 from flrgh/chore/resty-annotations | 最萌小汐 | |
OpenResty type annotation updates | |||
2022-06-30 | annotations: add string.buffer to OpenResty | Michael Martin | |
2022-06-30 | annotations: update OpenResty dns resolver | Michael Martin | |
2022-06-30 | annotations: add cjson to OpenResty | Michael Martin | |
2022-07-01 | Merge pull request #1259 from fesily/3rd-lfs | 最萌小汐 | |
add 3rd luafilesystem | |||
2022-06-30 | fix dofile returns all values `---@return any ...` | TIMON_Z1535 | |
2022-06-30 | add 3rd luafilesystem | fesily | |
2022-06-29 | fix doc of `math.cos` | 最萌小汐 | |
2022-06-29 | fix #1243 fix meta of `next` | 最萌小汐 | |
2022-06-27 | fix check | 最萌小汐 | |
2022-06-26 | #1207 supports `---@return boolean ...` | 最萌小汐 | |
2022-06-23 | update | 最萌小汐 | |
2022-06-23 | update | 最萌小汐 | |
2022-06-23 | update | 最萌小汐 | |
2022-06-23 | update | 最萌小汐 | |
2022-06-22 | update | 最萌小汐 | |
2022-06-22 | update | 最萌小汐 | |