summaryrefslogtreecommitdiff
path: root/lib/seq.js
Commit message (Expand)AuthorAgeFilesLines
* Housekeeping (#1772)Jimmy Wärting2021-12-021-1/+1
* be explicit (#1769)Jimmy Wärting2021-11-161-3/+3
* feat: await-able Async methods (#1572)Alex Early2018-09-301-2/+4
* disallow variable shadowingAlexander Early2018-07-081-2/+2
* ES6-ify codebase (#1553)Alex Early2018-07-081-11/+6
* Drop arrayMapFederico Brigante2018-04-191-2/+1
* Drop noopFederico Brigante2018-04-191-1/+1
* replace lodash/sliceAlexander Early2017-04-031-1/+1
* remove rest completelyAlexander Early2017-04-031-7/+7
* optimize whilst and family, seq, and reflectAlexander Early2017-04-031-2/+4
* use the AsyncFunction type in all docs :sweat:Alexander Early2017-04-011-1/+1
* handle async funcs in control flow methodsAlexander Early2017-03-251-1/+4
* remove unnecessary arraysoresoftware2016-11-301-2/+2
* Cleanup some of the dependency importslib-import-cleanupsGraeme Yeates2016-11-171-1/+1
* Update lodash to 4.14.0Graeme Yeates2016-07-241-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-3/+6
* Initial jsdoc documentation (using minami template)Hubert Argasinski2016-06-291-2/+3
* fix new lint errorsAlexander Early2016-06-071-11/+11
* 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-2/+2
* jsdoc-style documentation began documenting `Control Flow` methodsHubert Argasinski2016-04-121-0/+36
* update locations of lodash methods--global2016-01-131-2/+2
* Set up async bundlesGraeme Yeates2015-12-291-3/+5
* [WIP] modularization (#984)Graeme Yeates2015-12-291-0/+26