summaryrefslogtreecommitdiff
path: root/lib/asyncify.js
Commit message (Collapse)AuthorAgeFilesLines
* Remove redundant "use strict" directive as ES2015 modules are implicitly in ↵John-David Dalton2016-05-311-2/+0
| | | | strict mode.
* jsdoc-style documentation finished documenting `Util` methodsHubert Argasinski2016-04-121-0/+54
| | | | | | | | | need to rebase to master before I can document the recently added reflect functions jsdoc-style documentation finished for 'Util' methods documented the new `reflect` and `reflectAll` functions
* use initialParams to simplify callback extractionAlexander Early2016-03-191-3/+2
|
* update locations of lodash methods--global2016-01-131-2/+2
|
* Set up async bundlesGraeme Yeates2015-12-291-2/+2
|
* [WIP] modularization (#984)Graeme Yeates2015-12-291-0/+26