summaryrefslogtreecommitdiff
path: root/lib/internal/initialParams.js
Commit message (Expand)AuthorAgeFilesLines
* feat: await-able Async methods (#1572)Alex Early2018-09-301-1/+1
* ES6-ify codebase (#1553)Alex Early2018-07-081-4/+1
* remove rest completelyAlexander Early2017-04-031-3/+4
* Cleanup some of the dependency importslib-import-cleanupsGraeme Yeates2016-11-171-1/+1
* Update lodash to 4.14.0Graeme Yeates2016-07-241-1/+1
* explicitly bind 'this', curried by lodash's rest method, to the wrapped metho...bspates2016-04-031-1/+1
* simplify implementationinitial-paramsAlexander Early2016-03-211-4/+3
* use copyArray instead of toArrayAlexander Early2016-03-201-2/+2
* use initialParams to simplify callback extractionAlexander Early2016-03-191-0/+9