FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

repl: check for NODE_REPL_EXTERNAL_MODULE by devsnek · Pull Request #29778 · nodejs/node · GitHub

/ node Public

repl: check for NODE_REPL_EXTERNAL_MODULE - #29778

Merged
devsnek merged 1 commit into
nodejs:masterfrom
devsnek:feature/external-repl
Oct 11, 2019
Merged

repl: check for NODE_REPL_EXTERNAL_MODULE#29778
devsnek merged 1 commit into
nodejs:masterfrom
devsnek:feature/external-repl

Conversation

devsnek commented Sep 30, 2019
edited
Loading

Copy link
Copy Markdown
Member
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

devsnek added repl Issues and PRs related to the REPL subsystem. cli Issues and PRs related to the Node.js command line interface. labels Sep 30, 2019

devsnek commented Sep 30, 2019

Copy link
Copy Markdown
Member Author

cc @nodejs/repl @joyeecheung @jdalton

targos added the semver-minor PRs that contain new features and should be released in the next minor version. label Sep 30, 2019
Comment thread doc/api/cli.md Outdated

targos commented Sep 30, 2019

Copy link
Copy Markdown
Member

Are there existing npm modules which would work with this option?

devsnek commented Sep 30, 2019

Copy link
Copy Markdown
Member Author

@targos i don't know. I'm using this change locally to test https://github.com/nodejs/repl more aggressively.

Comment thread doc/api/cli.md Outdated
Comment thread lib/internal/main/repl.js Outdated
devsnek force-pushed the feature/external-repl branch from 53f3979 to 3b081bb Compare October 6, 2019 19:39

Copy link
Copy Markdown
Collaborator

Comment thread doc/api/cli.md Outdated
Comment thread lib/internal/main/repl.js Outdated

Copy link
Copy Markdown
Collaborator

devsnek force-pushed the feature/external-repl branch from 520f6c7 to b874e1c Compare October 8, 2019 20:26

Copy link
Copy Markdown
Collaborator

PR-URL: nodejs#29778
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
devsnek force-pushed the feature/external-repl branch from b874e1c to c0305af Compare October 11, 2019 19:34
devsnek merged commit c0305af into nodejs:master Oct 11, 2019

devsnek commented Oct 11, 2019

Copy link
Copy Markdown
Member Author

landed in c0305af

devsnek deleted the feature/external-repl branch October 11, 2019 19:35
targos pushed a commit that referenced this pull request Jan 8, 2020
PR-URL: #29778
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cli Issues and PRs related to the Node.js command line interface. repl Issues and PRs related to the REPL subsystem. semver-minor PRs that contain new features and should be released in the next minor version.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants


Back | FazBrowse Home | New Git URL