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

refactor src/node.js into internal files #5103

Merged
merged 3 commits into from
Mar 22, 2016

Commits on Mar 22, 2016

  1. lib,src: refactor src/node.js into internal files

    PR-URL: nodejs#5103
    Reviewed-By: Trevor Norris <trev.norris@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Fishrock123 committed Mar 22, 2016
    2 Configuration menu
    Copy the full SHA
    015cef2 View commit details
    Browse the repository at this point in the history
  2. lib,src: move src/node.js to lib/internal/node.js

    PR-URL: nodejs#5103
    Reviewed-By: Trevor Norris <trev.norris@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Fishrock123 committed Mar 22, 2016
    Configuration menu
    Copy the full SHA
    4bf2aca View commit details
    Browse the repository at this point in the history
  3. lib: rename /node.js to /bootstrap_node.js

    PR-URL: nodejs#5103
    Reviewed-By: Trevor Norris <trev.norris@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Fishrock123 committed Mar 22, 2016
    Configuration menu
    Copy the full SHA
    ec6af31 View commit details
    Browse the repository at this point in the history