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

repl: avoid parsing division operator as regex #10103

Merged
merged 1 commit into from
Dec 6, 2016

Commits on Dec 6, 2016

  1. repl: avoid parsing division operator as regex

    This improves the heuristic used in multiline-prompt mode to determine
    whether a given slash character is at the beginning of a regular
    expression.
    
    PR-URL: nodejs#10103
    Reviewed-By: Prince John Wesley <princejohnwesley@gmail.com>
    Reviewed-By: James M Snell <jasnell@keybase.io>
    Fixes: nodejs#9300
    not-an-aardvark committed Dec 6, 2016
    Configuration menu
    Copy the full SHA
    9d493d0 View commit details
    Browse the repository at this point in the history