summaryrefslogtreecommitdiff
path: root/lib/race.js
Commit message (Expand)AuthorAgeFilesLines
* feat: await-able Async methods (#1572)Alex Early2018-09-301-3/+5
* Drop noopFederico Brigante2018-04-191-1/+1
* Drop isArrayFederico Brigante2018-04-191-2/+1
* use the AsyncFunction type in all docs :sweat:Alexander Early2017-04-011-3/+2
* handle async funcs in control flow methodsAlexander Early2017-03-251-1/+2
* fix second minor typo in race docsHubert Argasinski2016-10-121-1/+1
* Minor typo fixNicholai Nissen2016-10-121-1/+1
* Unroll simple loop abstractionsGraeme Yeates2016-07-231-4/+3
* Avoid including lodash iteratee in builds (saves 60kb :feelsgood:)lodash-useGraeme Yeates2016-07-031-2/+2
* 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
* fix new lint errorsAlexander Early2016-06-071-5/+6
* Remove redundant "use strict" directive as ES2015 modules are implicitly in s...John-David Dalton2016-05-311-2/+0
* jsdoc-style documentation for `Control Flow` methodsHubert Argasinski2016-04-121-1/+1
* jsdoc-style documentation began documenting `Util` methodsHubert Argasinski2016-04-121-0/+35
* use simpler once() implementationAlexander Early2016-03-301-1/+1
* remove es6 idiomsAlexander Early2016-03-091-3/+4
* Add race methodJorge Bay Gondra2016-02-261-0/+14