summaryrefslogtreecommitdiff
path: root/lib/queue.js
Commit message (Expand)AuthorAgeFilesLines
* be explicit (#1769)Jimmy Wärting2021-11-161-2/+2
* V3 Docs :: Fix "unshirtAsync" typo (#1712)Ilia2020-08-181-1/+1
* fix typo (#1707)Michael Collier2020-03-031-1/+1
* feat(queue): add pushAsync and unshiftAsync functions that reject on error. ...Alexander Early2019-06-221-2/+6
* BREAKING CHANGE: awaitable queues (#1641)Alex Early2019-05-191-19/+35
* sentence fix (#1581)Tony2018-09-211-1/+1
* feat: Iterable queues (#1556)Alex Early2018-07-091-1/+13
* ES6-ify codebase (#1553)Alex Early2018-07-081-1/+1
* need to demonstrate error cb not just drain cbOperations Research Engineering Software+2018-06-031-0/+5
* clarify q.kill docs [fixes #1422]Hubert Argasinski2017-05-241-1/+2
* add queue.removelinked-list-methodsAlexander Early2017-04-061-0/+6
* use the AsyncFunction type in all docs :sweat:Alexander Early2017-04-011-5/+3
* handle async funcs in control flow methodsAlexander Early2017-03-251-1/+3
* Fix docs for queue.started boolean (not a function)Peter Lyons2016-07-141-2/+2
* Update queue.jsscottarver2016-07-081-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/+4
* Update typedef invoke docsGraeme Yeates2016-06-291-10/+10
* Initial esdocs documentation (#1083)Graeme Yeates2016-06-291-2/+2
* Merge pull request #1170 from jnordberg/queue-errorAlex Early2016-05-311-0/+2
|\
| * Document queue error callbackJohan Nordberg2016-05-311-0/+2
* | 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-0/+96
* [WIP] modularization (#984)Graeme Yeates2015-12-291-0/+9