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

embedding: allow creating context within inspectable node::Environment #31424

Closed
wants to merge 4 commits into from

Commits on Jan 20, 2020

  1. Configuration menu
    Copy the full SHA
    00e7108 View commit details
    Browse the repository at this point in the history
  2. src: typo

    Co-Authored-By: Anna Henningsen <github@addaleax.net>
    Dragiyski and addaleax authored Jan 20, 2020
    Configuration menu
    Copy the full SHA
    5ddcae8 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2020

  1. Configuration menu
    Copy the full SHA
    72f2a0e View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2020

  1. src: ensure new function parameter stability

    The last parameter currently apply only to initialization.
    Using a structire instead ensures that the API will remain
    the same even when the structure changes.
    Dragiyski committed Jan 25, 2020
    Configuration menu
    Copy the full SHA
    f138b0e View commit details
    Browse the repository at this point in the history