summaryrefslogtreecommitdiff
path: root/meta/3rd
AgeCommit message (Collapse)Author
2022-11-02remove too common keywords in `busted`最萌小汐
2022-11-01update love-api最萌小汐
2022-10-31update lovr-api最萌小汐
2022-10-22update submodules最萌小汐
2022-10-22some api params is optionalGowa2017
2022-10-22remove api sync, singletonGowa2017
2022-10-20user ecs.world() as luaecs wordsGowa2017
2022-10-20add support of radiusGowa2017
2022-10-10update submodules最萌小汐
resolve #1620
2022-09-28update submodules最萌小汐
2022-09-28fix config of `luaassert`最萌小汐
2022-09-22add: 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-17Use 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-16update 3rd-api最萌小汐
2022-09-15update submodules最萌小汐
2022-09-08Replace 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-02update submodules最萌小汐
2022-08-29build lovr最萌小汐
2022-08-13move string.buffer to buildinfesily
2022-08-13fix #1431最萌小汐
2022-08-13#1431最萌小汐
2022-08-08update submodules最萌小汐
2022-07-27fix: wiki link referencescarsakiller
2022-07-19fix typos in annotationserg3295
2022-07-08Merge pull request #1304 from tweyseo/bugfix最萌小汐
bugfix:allow get() in sharedict return value and nil
2022-07-08bugfix:allow get() in sharedict return value and niltweyseo
2022-07-08add commentfesily
2022-07-08meta: openresty add api run_worker_threadfesily
2022-07-01bugfix:allow call iterator return from tcpsock:receiveuntil without paramtweyseo
2022-07-01Merge pull request #1265 from flrgh/chore/resty-annotations最萌小汐
OpenResty type annotation updates
2022-06-30annotations: add string.buffer to OpenRestyMichael Martin
2022-06-30annotations: update OpenResty dns resolverMichael Martin
2022-06-30annotations: add cjson to OpenRestyMichael Martin
2022-06-30add 3rd luafilesystemfesily
2022-06-27fix check最萌小汐
2022-06-15resolve #1061 update `OpenResty`最萌小汐
2022-06-07build 3rd metas最萌小汐
2022-05-31update API for `love2d` and `lovr`最萌小汐
2022-05-29Added vararg supportSewbacca
2022-05-28update meta files for `love2d` and `lovr`最萌小汐
2022-05-12Remove those functions from OpenResty annotationsC3pa
2022-05-11update submodules最萌小汐
2022-05-09add tcp/udp overload annotations for unix socketsMichael Martin
2022-05-07annotate new tcpsock:setclientcert() methodMichael Martin
2022-05-07annotation updatesMichael Martin
2022-05-07small annotation cleanup/fixesMichael Martin
2022-05-07update annotation for ngx.req.get_uri_argsMichael Martin
2022-05-07add type aliases for ngx.shared.DICT valuesMichael Martin
2022-05-07mark some function params as optionalMichael Martin
2022-05-07ngx.re opt string is not requiredMichael Martin