summaryrefslogtreecommitdiff
path: root/lib/reflectAll.js
Commit message (Expand)AuthorAgeFilesLines
* ES6-ify codebase (#1553)Alex Early2018-07-081-3/+2
* Drop arrayMapFederico Brigante2018-04-191-2/+1
* Drop isArrayFederico Brigante2018-04-191-2/+1
* Drop _baseForOwnFederico Brigante2018-04-191-1/+1
* use the AsyncFunction type in all docs :sweat:Alexander Early2017-04-011-3/+4
* Avoid including lodash iteratee in builds (saves 60kb :feelsgood:)lodash-useGraeme Yeates2016-07-031-1/+1
* _arrayMap addedAndrés Aldana2016-07-021-2/+2
* Replace forIn for forOwnAndrés Aldana2016-07-021-2/+2
* Use lodash functions instead native functionsAndrés Aldana2016-07-011-4/+5
* Merge pull request #1207 from andalm/reflectall-accept-objectAlex Early2016-06-301-2/+39
|\
| * Add object of tasks documentationAndrés Aldana2016-06-301-2/+28
| * First commit, reflectAll allow to accept object of functionsAndrés Aldana2016-06-301-1/+12
* | Genetate import path using jsdoc pluginGraeme Yeates2016-06-291-3/+0
* | jsdocs: using proxy modules as categories, modifying minami themeHubert Argasinski2016-06-291-2/+5
* | Initial jsdoc documentation (using minami template)Hubert Argasinski2016-06-291-2/+3
|/
* Remove redundant "use strict" directive as ES2015 modules are implicitly in s...John-David Dalton2016-05-311-2/+0
* Fix doc linking (see #1135)doc-linkingGraeme Yeates2016-04-291-1/+1
* jsdoc-style documentation finished documenting `Util` methodsHubert Argasinski2016-04-121-0/+39
* Add back reflect and reflectAll.JT Turner2016-04-031-0/+7