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

Address feedback from plenary #77

Merged
merged 5 commits into from
May 13, 2024
Merged

Address feedback from plenary #77

merged 5 commits into from
May 13, 2024

Commits on Apr 9, 2024

  1. use identity escapes where possible

    bakkot authored and ljharb committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    4221ff9 View commit details
    Browse the repository at this point in the history
  2. also escape line terminators

    bakkot authored and ljharb committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    07fc1bd View commit details
    Browse the repository at this point in the history
  3. use control escapes where possible

    bakkot authored and ljharb committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    b51ecb4 View commit details
    Browse the repository at this point in the history
  4. also escape lone surrogates

    bakkot authored and ljharb committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    eef281a View commit details
    Browse the repository at this point in the history
  5. also escape leading ascii letters

    bakkot authored and ljharb committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    27eee05 View commit details
    Browse the repository at this point in the history