summaryrefslogtreecommitdiff
path: root/lib/index.js
Commit message (Expand)AuthorAgeFilesLines
* Update built filesAlexander Early2022-01-091-76/+77
* be explicit (#1769)Jimmy Wärting2021-11-161-77/+76
* feat: Add .mjs bundle and pkg.main to CJS build (#1642)Alex Early2019-05-191-0/+6
* feat: Add cargoQueue type and tests (#1567)Justin Chase2018-08-071-0/+3
* breaking: remove during, make test functions in until/whilst async (#1557)Alex Early2018-07-101-8/+6
* ES6-ify codebase (#1553)Alex Early2018-07-081-77/+77
* generate lib/index.js from a template and a list of aliasesAlexander Early2017-10-151-79/+87
* add concatLimit [fixes #1426] (#1430)Hubert Argasinski2017-06-101-0/+3
* Merge pull request #1365 from alFReD-NSH/tryAlex Early2017-04-061-0/+3
|\
| * Add async.tryEach, Fixes #687Farid Neshat2017-03-021-0/+3
* | use the AsyncFunction type in all docs :sweat:Alexander Early2017-04-011-4/+8
* | clarify AsyncFunction docsAlexander Early2017-03-311-5/+8
* | custom typedef doc testAlexander Early2017-03-271-4/+39
* | [#1348] initial groupBy implementation (#1364)Hubert Argasinski2017-02-271-0/+9
|/
* Remove async.iterator (#1237)kill-iteratorGraeme Yeates2016-07-121-3/+0
* jsdocs: using proxy modules as categories, modifying minami themeHubert Argasinski2016-06-291-0/+16
* Initial jsdoc documentation (using minami template)Hubert Argasinski2016-06-291-1/+1
* Initial esdocs documentation (#1083)Graeme Yeates2016-06-291-1/+1
* added mapValuesAlexander Early2016-05-311-0/+9
* Remove redundant "use strict" directive as ES2015 modules are implicitly in s...John-David Dalton2016-05-311-2/+0
* jsdoc-style documentation final touchesHubert Argasinski2016-04-121-0/+7
* Add back reflect and reflectAll.JT Turner2016-04-031-0/+6
* Merge branch 'master' into retryableAlexander Early2016-03-111-0/+16
|\
| * add find alias, apply *Limit, *Series more consistently. Closes #835Alexander Early2016-03-091-0/+13
| * added autoInject, adapted from #608Alexander Early2016-03-081-0/+3
* | added retryable wrapper for async tasksAlexander Early2016-03-071-0/+3
|/
* Support function timeout via async.timeout wrapperAugusto Franzoia2016-03-071-0/+3
* Add race methodJorge Bay Gondra2016-02-261-0/+3
* Set up async bundlesGraeme Yeates2015-12-291-79/+224
* [WIP] modularization (#984)Graeme Yeates2015-12-291-129/+80
* Initial work in progress - modularizationKiko Beats2015-12-291-0/+132