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

tools: fix detecting constructor for JSON doc by TimothyGu · Pull Request #4966 · nodejs/node · GitHub

/ node Public

tools: fix detecting constructor for JSON doc - #4966

Closed
TimothyGu wants to merge 1 commit into
nodejs:masterfrom
TimothyGu:doc-ctor
Closed

tools: fix detecting constructor for JSON doc#4966
TimothyGu wants to merge 1 commit into
nodejs:masterfrom
TimothyGu:doc-ctor

Conversation

Copy link
Copy Markdown
Member

It didn't detect cases like AssertionError as a class name.

mscdex added the tools Issues and PRs related to the tools directory. label Jan 30, 2016

Copy link
Copy Markdown
Contributor

LGTM!

jasnell commented Feb 1, 2016

Copy link
Copy Markdown
Member

LGTM

jasnell pushed a commit that referenced this pull request Feb 1, 2016
Regex previous was not detecting cases like AssertionError as
a class name.

PR-URL: #4966
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Chris Dickinson <chris@neversaw.us>

jasnell commented Feb 1, 2016

Copy link
Copy Markdown
Member

Landed in aeb2eb7

jasnell closed this Feb 1, 2016
rvagg pushed a commit that referenced this pull request Feb 8, 2016
Regex previous was not detecting cases like AssertionError as
a class name.

PR-URL: #4966
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Chris Dickinson <chris@neversaw.us>
MylesBorins pushed a commit that referenced this pull request Feb 17, 2016
Regex previous was not detecting cases like AssertionError as
a class name.

PR-URL: #4966
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Chris Dickinson <chris@neversaw.us>
MylesBorins pushed a commit that referenced this pull request Feb 18, 2016
Regex previous was not detecting cases like AssertionError as
a class name.

PR-URL: #4966
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Chris Dickinson <chris@neversaw.us>
MylesBorins mentioned this pull request Feb 18, 2016
MylesBorins pushed a commit that referenced this pull request Mar 2, 2016
Regex previous was not detecting cases like AssertionError as
a class name.

PR-URL: #4966
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Chris Dickinson <chris@neversaw.us>
scovetta pushed a commit to scovetta/node that referenced this pull request Apr 2, 2016
Regex previous was not detecting cases like AssertionError as
a class name.

PR-URL: nodejs#4966
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Chris Dickinson <chris@neversaw.us>
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

tools Issues and PRs related to the tools directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL