summaryrefslogtreecommitdiff
path: root/lib/internal/eachOfLimit.js
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into DELETE_THIS_BRANCHDELETE_THIS_BRANCHAlexander Early2018-04-141-1/+4
|\
| * fix "RangeError: Maximum call stack size exceeded"Stéphane MBAPE2018-02-141-1/+4
* | initial experiment with returning promisesAlexander Early2017-04-021-2/+3
|/
* 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