summaryrefslogtreecommitdiff
path: root/lib/internal/map.js
Commit message (Expand)AuthorAgeFilesLines
* Cleanup some of the dependency importslib-import-cleanupsGraeme Yeates2016-11-171-2/+1
* simplify index trackingmap-objectsAlexander Early2016-06-011-11/+4
* have map always return arraysAlexander Early2016-05-311-2/+10
* 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
* ensure map returns an array when an iterable is passedAlexander Early2016-03-231-1/+2
* iterator -> iteratee in lib/Alexander Early2016-03-181-2/+2
* update locations of lodash methods--global2016-01-131-3/+3
* Set up async bundlesGraeme Yeates2015-12-291-1/+3
* [WIP] modularization (#984)Graeme Yeates2015-12-291-0/+17