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

Improve Recovery of Unterminated Regular Expressions #58289

Merged
merged 11 commits into from May 24, 2024

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    ff858bc View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    c7b65ac View commit details
    Browse the repository at this point in the history
  2. Unrevert the change to incremental parser test

    This is now recovered.
    graphemecluster committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    a7621e0 View commit details
    Browse the repository at this point in the history
  3. Revert the change to parseErrorAtPosition in parser.ts

    The change is no longer necessary since it’s moved to `checker.ts` in microsoft#58295.
    
    The partially reverts microsoft@1a5228d.
    graphemecluster committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    f1aa06f View commit details
    Browse the repository at this point in the history
  4. I’m very wrong

    graphemecluster committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    978e195 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5c75b2d View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    76acd92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e67692a View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    0247ea8 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    11ad5f5 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    77235de View commit details
    Browse the repository at this point in the history