summaryrefslogtreecommitdiff
path: root/lib/whilst.js
Commit message (Expand)AuthorAgeFilesLines
* be explicit (#1769)Jimmy Wärting2021-11-161-3/+3
* fix(docs): fix code example in whilst docs (#1703)Juan José2020-02-151-1/+1
* initialize results in whilst [fixes #1626] (#1628)Hubert Argasinski2019-03-011-1/+1
* feat: await-able Async methods (#1572)Alex Early2018-09-301-5/+5
* breaking: remove during, make test functions in until/whilst async (#1557)Alex Early2018-07-101-10/+20
* ES6-ify codebase (#1553)Alex Early2018-07-081-4/+2
* feat: Canceling flows (#1542)Alex Early2018-07-011-0/+1
* Drop noopFederico Brigante2018-04-191-1/+1
* one more style fixwaterfall-optimizationAlexander Early2017-04-041-1/+2
* fix ellipsis in commentsAlexander Early2017-04-031-1/+1
* optimize whilst and family, seq, and reflectAlexander Early2017-04-031-4/+4
* fix lint errorAlexander Early2017-04-011-1/+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-2/+4
* Cleanup some of the dependency importslib-import-cleanupsGraeme Yeates2016-11-171-1/+1
* Fixing inconsistency in whilst jsdocDave Henderson2016-09-091-4/+4
* Update lodash to 4.14.0Graeme Yeates2016-07-241-1/+1
* wrap callbacks in onlyOnceAlexander Early2016-07-091-1/+3
* sort out whilst's test argsAlexander Early2016-07-091-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
* fix new lint errorsAlexander Early2016-06-071-6/+7
* Remove redundant "use strict" directive as ES2015 modules are implicitly in s...John-David Dalton2016-05-311-2/+0
* jsdoc-style documentation began documenting `Control Flow` methodsHubert Argasinski2016-04-121-0/+33
* iterator -> iteratee in lib/Alexander Early2016-03-181-3/+3
* 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/+15