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

Format hex code in unicode escape sequences in string literals #2916

Merged
merged 24 commits into from Jan 22, 2023

Commits on Mar 13, 2022

  1. Copy the full SHA
    add30b8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    483fc15 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    cc48d2d View commit details
    Browse the repository at this point in the history
  4. Add changelog

    Shivansh-007 committed Mar 13, 2022
    Copy the full SHA
    f1dbc96 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    ef442a6 View commit details
    Browse the repository at this point in the history
  6. Fix typo

    Shivansh-007 committed Mar 13, 2022
    Copy the full SHA
    2ada012 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Copy the full SHA
    125ebec View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    af86102 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    69c9664 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    7d0e548 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    52bd904 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. Copy the full SHA
    a5c4e62 View commit details
    Browse the repository at this point in the history
  2. Update CHANGES.md

    Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
    Shivansh-007 and JelleZijlstra committed Mar 24, 2022
    Copy the full SHA
    221995e View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2022

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

Commits on Dec 18, 2022

  1. Copy the full SHA
    3557faf View commit details
    Browse the repository at this point in the history
  2. CR improvements

    Also, use named groups
    JelleZijlstra committed Dec 18, 2022
    Copy the full SHA
    77a48e6 View commit details
    Browse the repository at this point in the history
  3. fix lint

    JelleZijlstra committed Dec 18, 2022
    Copy the full SHA
    1b9d5fd View commit details
    Browse the repository at this point in the history
  4. fix my sloppy code

    JelleZijlstra committed Dec 18, 2022
    Copy the full SHA
    3c24427 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    9f35b61 View commit details
    Browse the repository at this point in the history
  6. fix \N escapes

    JelleZijlstra committed Dec 18, 2022
    Copy the full SHA
    27d2d86 View commit details
    Browse the repository at this point in the history
  7. add a test

    JelleZijlstra committed Dec 18, 2022
    Copy the full SHA
    420a8f9 View commit details
    Browse the repository at this point in the history
  8. bytes tests

    JelleZijlstra committed Dec 18, 2022
    Copy the full SHA
    296cdb9 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. Copy the full SHA
    625c085 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1511959 View commit details
    Browse the repository at this point in the history