Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

events: add EventEmitter.on to async iterate over events #27994

Closed
wants to merge 17 commits into from

Commits on Dec 21, 2019

  1. Copy the full SHA
    fb4052a View commit details
    Browse the repository at this point in the history
  2. Update lib/events.js

    Co-Authored-By: Michaël Zasso <targos@protonmail.com>
    mcollina and targos committed Dec 21, 2019
    Copy the full SHA
    0a1b52d View commit details
    Browse the repository at this point in the history
  3. Update lib/events.js

    Co-Authored-By: Michaël Zasso <targos@protonmail.com>
    mcollina and targos committed Dec 21, 2019
    Copy the full SHA
    31bb823 View commit details
    Browse the repository at this point in the history
  4. Update lib/events.js

    Co-Authored-By: Michaël Zasso <targos@protonmail.com>
    mcollina and targos committed Dec 21, 2019
    Copy the full SHA
    c795045 View commit details
    Browse the repository at this point in the history
  5. Update lib/events.js

    Co-Authored-By: Michaël Zasso <targos@protonmail.com>
    mcollina and targos committed Dec 21, 2019
    Copy the full SHA
    7344bf7 View commit details
    Browse the repository at this point in the history
  6. Update lib/events.js

    Co-Authored-By: Michaël Zasso <targos@protonmail.com>
    mcollina and targos committed Dec 21, 2019
    Copy the full SHA
    c8b16cf View commit details
    Browse the repository at this point in the history
  7. Update test/parallel/test-event-on-async-iterator.js

    Co-Authored-By: Michaël Zasso <targos@protonmail.com>
    mcollina and targos committed Dec 21, 2019
    Copy the full SHA
    4542f50 View commit details
    Browse the repository at this point in the history
  8. Update test/parallel/test-event-on-async-iterator.js

    Co-Authored-By: Michaël Zasso <targos@protonmail.com>
    mcollina and targos committed Dec 21, 2019
    Copy the full SHA
    10821a2 View commit details
    Browse the repository at this point in the history
  9. fixup: passing tests

    mcollina committed Dec 21, 2019
    Copy the full SHA
    b71f016 View commit details
    Browse the repository at this point in the history
  10. fixup: docs updates

    mcollina committed Dec 21, 2019
    Copy the full SHA
    0c38799 View commit details
    Browse the repository at this point in the history
  11. fixup: more feedback

    mcollina committed Dec 21, 2019
    Copy the full SHA
    0e9b7fa View commit details
    Browse the repository at this point in the history
  12. fixup: reviews

    mcollina committed Dec 21, 2019
    Copy the full SHA
    f1babd5 View commit details
    Browse the repository at this point in the history
  13. fixup: address comments

    mcollina committed Dec 21, 2019
    Copy the full SHA
    2e9ffee View commit details
    Browse the repository at this point in the history
  14. fixup: linting

    mcollina committed Dec 21, 2019
    Copy the full SHA
    346fa56 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2019

  1. Copy the full SHA
    0e518be View commit details
    Browse the repository at this point in the history
  2. Update doc/api/events.md

    Co-Authored-By: Benjamin Gruenbaum <inglor@gmail.com>
    mcollina and benjamingr committed Dec 22, 2019
    Copy the full SHA
    c7cda01 View commit details
    Browse the repository at this point in the history
  3. Update doc/api/events.md

    Co-Authored-By: Benjamin Gruenbaum <inglor@gmail.com>
    mcollina and benjamingr committed Dec 22, 2019
    Copy the full SHA
    35939a5 View commit details
    Browse the repository at this point in the history