summaryrefslogtreecommitdiff
path: root/lib/tryEach.js
Commit message (Expand)AuthorAgeFilesLines
* be explicit (#1769)Jimmy Wärting2021-11-161-3/+3
* Fixes #1582 (#1597)Hubert Argasinski2018-11-271-0/+2
* feat: await-able Async methods (#1572)Alex Early2018-09-301-4/+6
* [wip] initial async generator support (#1560)Alex Early2018-08-051-1/+1
* prefer destructuringAlexander Early2018-07-081-1/+1
* disallow variable shadowingAlexander Early2018-07-081-5/+3
* ES6-ify codebase (#1553)Alex Early2018-07-081-7/+6
* feat: Canceling flows (#1542)Alex Early2018-07-011-1/+1
* Drop noopFederico Brigante2018-04-191-1/+1
* Fix tryEach documentation code exampleGrasseh2017-09-121-1/+1
* handle async functions in tryEachAlexander Early2017-04-061-6/+8
* Add async.tryEach, Fixes #687Farid Neshat2017-03-021-0/+58