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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apply NFKC normalization to unicode identifiers in the lexer #10412

Merged
merged 6 commits into from
Mar 18, 2024

Commits on Mar 14, 2024

  1. fix the bug

    AlexWaygood committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    0d02da1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8a9863 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. optimize a little bit

    AlexWaygood committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    1646f0f View commit details
    Browse the repository at this point in the history
  2. Optimize more

    AlexWaygood committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    d9a68ba View commit details
    Browse the repository at this point in the history
  3. docs and better naming

    AlexWaygood committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    d785be5 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. address Micha's review

    AlexWaygood committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    35500ab View commit details
    Browse the repository at this point in the history