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

repl: fix tab completion of inspector module by targos · Pull Request #19505 · nodejs/node · GitHub

/ node Public

repl: fix tab completion of inspector module - #19505

Closed
targos wants to merge 1 commit into
nodejs:masterfrom
targos:fix-builtin-libs
Closed

repl: fix tab completion of inspector module#19505
targos wants to merge 1 commit into
nodejs:masterfrom
targos:fix-builtin-libs

Conversation

targos commented Mar 21, 2018

Copy link
Copy Markdown
Member

Correctly check for the presence of the inspector module before adding
it to the builtin libs list.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

Correctly check for the presence of the inspector module before adding
it to the builtin libs list.
targos added the repl Issues and PRs related to the REPL subsystem. label Mar 21, 2018

hiroppy commented Mar 21, 2018

Copy link
Copy Markdown
Member

targos commented Mar 23, 2018

Copy link
Copy Markdown
Member Author

targos commented Mar 23, 2018

Copy link
Copy Markdown
Member Author

Landed in a6f3e8f

targos closed this Mar 23, 2018
targos deleted the fix-builtin-libs branch March 23, 2018 07:55
targos added a commit that referenced this pull request Mar 23, 2018
Correctly check for the presence of the inspector module before adding
it to the builtin libs list.

PR-URL: #19505
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Yuta Hiroto <hello@hiroppy.me>
Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
targos added a commit that referenced this pull request Mar 30, 2018
Correctly check for the presence of the inspector module before adding
it to the builtin libs list.

PR-URL: #19505
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Yuta Hiroto <hello@hiroppy.me>
Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
targos mentioned this pull request Apr 4, 2018
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

repl Issues and PRs related to the REPL subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL