summaryrefslogtreecommitdiff
path: root/doc/api/events.md
Commit message (Expand)AuthorAgeFilesLines
* doc: add unreachable code on events examplehimself652020-04-051-0/+1
* doc: remove extraneous sentence in events.mdRich Trott2020-03-261-4/+3
* 2020-01-07, Version v13.6.0 (Current)Ruben Bridgewater2020-01-081-2/+2
* doc,events: use code markup/markdown in headersRich Trott2019-12-261-26/+26
* events: add EventEmitter.on to async iterate over eventsMatteo Collina2019-12-231-0/+35
* events: allow monitoring error eventsGerhard Stoebich2019-12-201-0/+25
* 2019-12-17, Version 13.4.0 (Current)Myles Borins2019-12-171-4/+4
* events: add captureRejection optionMatteo Collina2019-12-031-0/+125
* doc: remove "it is important to" phrasingRich Trott2019-10-261-3/+3
* doc: escape brackets not used as markdown reference linksNick Schonning2019-10-101-2/+2
* doc: unify place of stability notesVse Mozhet Byt2019-10-031-2/+2
* doc: fix some recent nitsVse Mozhet Byt2019-09-261-2/+3
* events: add support for EventTarget in onceJenia2019-09-221-2/+6
* doc: space around listsNick Schonning2019-09-091-1/+10
* doc: remove multiple consecutive blank linesNick Schonning2019-08-311-1/+0
* doc: add example about emitter.emit in events documentationFelipe Duitama2019-07-301-0/+34
* doc: remove "note that" from events.mdRich Trott2019-06-231-3/+3
* 2019-03-28, Version 11.13.0 (Current)Michaƫl Zasso2019-03-281-1/+1
* benchmark,doc,lib: capitalize more commentsRuben Bridgewater2019-03-271-1/+1
* events: add once method to use promises with EventEmitterMatteo Collina2019-03-021-0/+41
* doc,lib,test: capitalize comment sentencesRuben Bridgewater2018-12-171-1/+1
* tools: capitalize sentencesRuben Bridgewater2018-12-101-2/+2
* doc: add note about removeListener orderJames M Snell2018-10-231-0/+20
* doc: declare all parameter typesSam Ruby2018-07-151-17/+19
* doc: simplify deprecation languageRich Trott2018-06-061-1/+1
* doc: clarify `this` in event listenersdaGo2018-05-081-5/+5
* doc: excise "periodically" before "emit events"Jesse W. Collins2018-05-071-2/+1
* doc: add more missing backticksVse Mozhet Byt2018-05-031-4/+4
* doc: remove redundant empty linesVse Mozhet Byt2018-04-291-1/+0
* doc: add emitter.off() to events.mdAjido2018-04-251-0/+12
* doc: add quotes for event names + fix similar nitsVse Mozhet Byt2018-04-111-4/+4
* doc: add and unify even more return valuesVse Mozhet Byt2018-04-121-0/+15
* doc: add new documentation lint ruleestrada91662018-02-231-4/+4
* 2019-01-10 Version 9.4.0 (Current)Myles Borins2018-01-101-1/+1
* doc: change eventName type annotationsApril Webster2017-12-171-13/+13
* events: remove reaches into _events internalsAnatoli Papirovski2017-12-141-0/+33
* doc: fix common typo involving one-time listenersRich Trott2017-12-071-2/+2
* doc: avoid mentioning 'uncaughtException'Luigi Pinca2017-11-181-15/+2
* doc: correct effects to affectsgowpen2017-11-061-1/+1
* doc: correct EventEmitter referencegowpen2017-11-061-1/+1
* doc: add links to alternative versions of docChris Young2017-08-281-0/+2
* doc: make the style of notes consistentAlexey Orlenko2017-05-251-1/+1
* doc: sort bottom-of-file markdown linksSam Roberts2017-05-081-6/+6
* events, doc: check input in defaultMaxListenersDavidCai2017-03-221-1/+2
* doc: missing argument types for events methodsAmelia Clarke2017-03-141-7/+16
* doc: console.log() -> console.error() in events.mdVse Mozhet Byt2017-03-141-2/+2
* doc: var -> let / const in events.mdVse Mozhet Byt2017-03-141-5/+5
* doc: consistent case for primitive typesRoman Reiss2017-03-021-7/+7
* doc: add changelogs for eventsAnna Henningsen2017-02-241-0/+10
* doc: make comment indentation consistentDaniel Bevenius2016-11-161-31/+31