summaryrefslogtreecommitdiff
path: root/lib/internal/filter.js
Commit message (Expand)AuthorAgeFilesLines
* be explicit (#1769)Jimmy Wärting2021-11-161-3/+2
* Fixes #1582 (#1597)Hubert Argasinski2018-11-271-1/+1
* feat: await-able Async methods (#1572)Alex Early2018-09-301-2/+1
* disallow variable shadowingAlexander Early2018-07-081-10/+7
* ES6-ify codebase (#1553)Alex Early2018-07-081-16/+12
* Drop lodash.isarraylikeFederico Brigante2018-04-191-1/+1
* Drop arrayMapFederico Brigante2018-04-191-3/+2
* Drop _basePropertyFederico Brigante2018-04-191-1/+1
* Drop noopFederico Brigante2018-04-191-1/+1
* Use lodash.isarraylikeFederico Brigante2018-04-191-1/+1
* initial experiment with async fn supportAlexander Early2017-03-221-1/+3
* Implement array specific filter functionfilter-array-specificGraeme Yeates2016-11-171-4/+25
* Revert back to previous filter implementationGraeme Yeates2016-11-141-17/+19
* Handle iteratorspr/1297Graeme Yeates2016-11-111-5/+8
* Avoid importing lodash/filter in async.filterGraeme Yeates2016-11-111-7/+12
* Test filtering an object.Cody Taylor2016-10-161-4/+4
* Improve filter by reducing complexity.Cody Taylor2016-10-051-20/+8
* Fix optional callbacks being actually optional (fixes #1223)Graeme Yeates2016-07-091-0/+3
* Remove redundant "use strict" directive as ES2015 modules are implicitly in s...John-David Dalton2016-05-311-2/+0
* iterator -> iteratee in lib/Alexander Early2016-03-181-2/+2
* filter, reject, detect, some, every with errorcharlierudolph2016-02-161-8/+18
* handle moved lodash internal methodsAlexander Early2016-02-101-2/+2
* Avoid including lodash string parsing in bundleGraeme Yeates2016-01-041-1/+1
* Set up async bundlesGraeme Yeates2015-12-291-0/+2
* [WIP] modularization (#984)Graeme Yeates2015-12-291-0/+18