Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-13 | fix: make luassert activation less sensitive #1693 | carsakiller | |
2022-11-12 | Merge pull request #1691 from Gowa2017/master | 最萌小汐 | |
add some optional parameters | |||
2022-11-12 | Merge remote-tracking branch 'origin/master' | Gowa2017 | |
2022-11-12 | add some optional parameters | Gowa2017 | |
2022-11-11 | only lua files associations | Salavat | |
2022-11-11 | defold files list in config | Salavat | |
2022-11-11 | defold associations | Salavat | |
2022-11-08 | fix: Duplicates | Salavat | |
2022-11-03 | Defold engine meta | Salavat | |
2022-11-02 | remove too common keywords in `busted` | 最萌小汐 | |
2022-11-01 | update love-api | 最萌小汐 | |
2022-10-31 | update lovr-api | 最萌小汐 | |
2022-10-22 | update submodules | 最萌小汐 | |
2022-10-22 | some api params is optional | Gowa2017 | |
2022-10-22 | remove api sync, singleton | Gowa2017 | |
2022-10-20 | user ecs.world() as luaecs words | Gowa2017 | |
2022-10-20 | add support of radius | Gowa2017 | |
2022-10-10 | update submodules | 最萌小汐 | |
resolve #1620 | |||
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-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-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-02 | update submodules | 最萌小汐 | |
2022-08-29 | build lovr | 最萌小汐 | |
2022-08-13 | move string.buffer to buildin | fesily | |
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-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-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-06-30 | add 3rd luafilesystem | fesily | |
2022-06-27 | fix check | 最萌小汐 | |
2022-06-15 | resolve #1061 update `OpenResty` | 最萌小汐 | |
2022-06-07 | build 3rd metas | 最萌小汐 | |
2022-05-31 | update API for `love2d` and `lovr` | 最萌小汐 | |
2022-05-29 | Added vararg support | Sewbacca | |
2022-05-28 | update meta files for `love2d` and `lovr` | 最萌小汐 | |
2022-05-12 | Remove those functions from OpenResty annotations | C3pa | |