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

Revert the lexing of c"…" string literals #113334

Merged
merged 5 commits into from
Jul 6, 2023

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    c6643b5 View commit details
    Browse the repository at this point in the history
  2. Revert "fix ptr cast"

    This reverts commit 2f459f7.
    fmease committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    5b25f9d View commit details
    Browse the repository at this point in the history
  3. Revert "use c literals in library"

    This reverts commit f212ba6.
    fmease committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    9dbe67f View commit details
    Browse the repository at this point in the history
  4. Revert "use new c literals instead of cstr! macro"

    This reverts commit a17561f.
    fmease committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    3788b7a View commit details
    Browse the repository at this point in the history
  5. Add regression test

    fmease committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    22fd6a6 View commit details
    Browse the repository at this point in the history