summaryrefslogtreecommitdiff
path: root/lib/asyncify.js
Commit message (Expand)AuthorAgeFilesLines
* be explicit (#1769)Jimmy Wärting2021-11-161-3/+3
* [issue-1568][bug]: make sure error object defined before access its message (...Reed Feng2018-08-021-1/+1
* ES6-ify codebase (#1553)Alex Early2018-07-081-11/+20
* Drop isObject /2Federico Brigante2018-04-201-5/+1
* Drop isObjectFederico Brigante2018-04-191-1/+4
* Merge pull request #1408 from davidaurelio/masterAlex Early2017-04-221-2/+15
|\
| * [asyncify] Make errors in callbacks throw globallyDavid Aurelio2017-04-191-2/+15
* | Fix typoSebastian Fuss2017-04-221-1/+1
|/
* use the AsyncFunction type in all docs :sweat:Alexander Early2017-04-011-4/+4
* clarify AsyncFunction docsAlexander Early2017-03-311-2/+3
* initial experiment with async fn supportAlexander Early2017-03-221-1/+1
* Fixed callback being able to be called twice in asyncifyRay Myers2016-06-291-1/+1
* Genetate import path using jsdoc pluginGraeme Yeates2016-06-291-3/+0
* jsdocs: using proxy modules as categories, modifying minami themeHubert Argasinski2016-06-291-1/+4
* Initial jsdoc documentation (using minami template)Hubert Argasinski2016-06-291-1/+2
* Remove redundant "use strict" directive as ES2015 modules are implicitly in s...John-David Dalton2016-05-311-2/+0
* jsdoc-style documentation finished documenting `Util` methodsHubert Argasinski2016-04-121-0/+54
* 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