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

feat(83547): Adding escaping of property name for GetPath. #84688

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    dc50db0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6fb353 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1759a92 View commit details
    Browse the repository at this point in the history
  4. feat(83547): Changing quote escaping for source generator.

    Maximys authored and Maksim Golev committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    67fb358 View commit details
    Browse the repository at this point in the history
  5. feat(83547): Simplification of "System.Text.Json.SourceGeneration.Jso…

    …nSourceGenerator.Emitter.FormatStringLiteral(string?)" implementation.
    Maksim Golev committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    51fcbb0 View commit details
    Browse the repository at this point in the history
  6. Simplification of "System.Text.Json.JsonHelpers.GetEscapedPropertyNam…

    …e(string, JavaScriptEncoder?)" implementation.
    Maksim Golev committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    a610e38 View commit details
    Browse the repository at this point in the history
  7. Revert "Simplification of "System.Text.Json.JsonHelpers.GetEscapedPro…

    …pertyName(string, JavaScriptEncoder?)" implementation."
    
    This reverts commit d346c16f342c282a456c18d7f4f95e88f43a6cad.
    Maksim Golev committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    4a0d7b1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6cb8d88 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e093c8e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    002503c View commit details
    Browse the repository at this point in the history
  11. Fix build

    eiriktsarpalis committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    6ac4eba View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

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