summaryrefslogtreecommitdiff
path: root/doc/api/events.md
Commit message (Expand)AuthorAgeFilesLines
* doc: declare all parameter typesSam Ruby2018-08-071-17/+19
* doc: simplify deprecation languageRich Trott2018-06-131-1/+1
* doc: clarify `this` in event listenersdaGo2018-05-081-5/+5
* doc: excise "periodically" before "emit events"Jesse W. Collins2018-05-081-2/+1
* doc: add more missing backticksVse Mozhet Byt2018-05-081-4/+4
* doc: remove redundant empty linesVse Mozhet Byt2018-05-041-1/+0
* doc: add emitter.off() to events.mdAjido2018-05-041-0/+12
* doc: add quotes for event names + fix similar nitsVse Mozhet Byt2018-04-161-4/+4
* doc: add and unify even more return valuesVse Mozhet Byt2018-04-161-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
* doc: standardize rest parametersTimothy Gu2016-09-141-1/+1
* events: make memory leak warning name more verboseAnna Henningsen2016-09-041-0/+1
* events: make memory leak warning more accessibleAnna Henningsen2016-08-301-0/+10
* doc: add `added:` information for eventsLuigi Pinca2016-08-051-0/+55
* doc: use blockquotes for Stability: markersAnna Henningsen2016-08-041-2/+2
* doc: general improvments to events documentationSakthipriyan Vairamani2016-07-201-28/+28
* doc: fix events typoGreyson Parrelli2016-06-171-1/+1
* doc,events: fix a link typoyorkie2016-05-101-1/+1
* doc: discourage use of util.inheritsRobert Jefe Lindstaedt2016-05-091-21/+0
* doc: fix EventEmitter#eventNames() exampleСковорода Никита Андреевич2016-04-291-2/+2
* doc: correctly document the behavior of ee.once().Lance Ball2016-04-261-6/+5
* events: add prependListener() and prependOnceListener()James M Snell2016-04-221-0/+70
* doc: git mv to .mdRobert Jefe Lindstaedt2016-04-201-0/+462