summaryrefslogtreecommitdiff
path: root/lib/internal/eachOfLimit.js
Commit message (Expand)AuthorAgeFilesLines
* be explicit (#1769)Jimmy Wärting2021-11-161-8/+6
* feat: await-able Async methods (#1572)Alex Early2018-09-301-2/+1
* [wip] initial async generator support (#1560)Alex Early2018-08-051-0/+8
* ES6-ify codebase (#1553)Alex Early2018-07-081-2/+2
* limits of less than 1 are now an error (#1552)Alex Early2018-07-011-1/+4
* feat: Canceling flows (#1542)Alex Early2018-07-011-0/+6
* Drop noopFederico Brigante2018-04-191-1/+1
* fix "RangeError: Maximum call stack size exceeded"Stéphane MBAPE2018-02-141-1/+4
* Short circuit loops completely for some,every,detect when ready [fixes #1293]Graeme Yeates2016-10-151-2/+5
* Minor cleanups to eachOfLimiteach-cleanupGraeme Yeates2016-07-201-19/+19
* fix new lint errorsAlexander Early2016-06-071-0/+1
* Remove redundant "use strict" directive as ES2015 modules are implicitly in s...John-David Dalton2016-05-311-2/+0
* use simpler once() implementationAlexander Early2016-03-301-1/+1
* Add support for ES2015 iteratorsIlya Shatokhin2016-03-221-5/+5
* iterator -> iteratee in lib/Alexander Early2016-03-181-2/+2
* update locations of lodash methods--global2016-01-131-2/+2
* Set up async bundlesGraeme Yeates2015-12-291-0/+2
* [WIP] modularization (#984)Graeme Yeates2015-12-291-0/+47