summaryrefslogtreecommitdiff
path: root/lib/reduce.js
Commit message (Expand)AuthorAgeFilesLines
* feat: await-able Async methods (#1572)Alex Early2018-09-301-4/+7
* [wip] initial async generator support (#1560)Alex Early2018-08-051-1/+1
* disallow variable shadowingAlexander Early2018-07-081-2/+2
* ES6-ify codebase (#1553)Alex Early2018-07-081-5/+3
* Drop noopFederico Brigante2018-04-191-1/+1
* use the AsyncFunction type in all docs :sweat:Alexander Early2017-04-011-6/+6
* wrapped all collections methodsAlexander Early2017-03-241-1/+3
* Document methods which take iterablesGraeme Yeates2016-07-121-1/+1
* Fix optional callbacks being actually optional (fixes #1223)Graeme Yeates2016-07-091-0/+3
* Genetate import path using jsdoc pluginGraeme Yeates2016-06-291-3/+0
* jsdocs: using proxy modules as categories, modifying minami themeHubert Argasinski2016-06-291-1/+4
* Initial jsdoc documentation (using minami template)Hubert Argasinski2016-06-291-1/+2
* fix new lint errorsAlexander Early2016-06-071-5/+6
* Remove redundant "use strict" directive as ES2015 modules are implicitly in s...John-David Dalton2016-05-311-2/+0
* jsdoc-style documentation for 'collection' methodsHubert Argasinski2016-04-121-0/+38
* iterator -> iteratee in lib/Alexander Early2016-03-181-2/+2
* [WIP] modularization (#984)Graeme Yeates2015-12-291-0/+14