summaryrefslogtreecommitdiff
path: root/lib/concatLimit.js
Commit message (Expand)AuthorAgeFilesLines
* cleanup, remove noop and unused internal functionsawaitableAlexander Early2018-09-031-2/+0
* awaitable concatAlexander Early2018-09-021-2/+5
* [wip] initial async generator support (#1560)Alex Early2018-08-051-1/+1
* disallow variable shadowingAlexander Early2018-07-081-3/+3
* ES6-ify codebase (#1553)Alex Early2018-07-081-8/+5
* Drop noopFederico Brigante2018-04-191-1/+1
* preserve order, make variadic and handle falsy values in concat [fixes #1437]...Hubert Argasinski2017-06-231-4/+26
* add concatLimit [fixes #1426] (#1430)Hubert Argasinski2017-06-101-0/+22