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

Remove usage of always empty writable in JsonParserGenerator #2192

Commits on Jan 10, 2023

  1. Remove usage of always empty writable in JsonParserGenerator

    The writable calculates a string that it never writes.
    
    This was added in #2131.
    david-perez committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    bd7941c View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Merge branch 'main' into davidpz/remove-usage-of-always-empty-writabl…

    …e-in-json-parser-generator
    david-perez authored Feb 2, 2023
    Configuration menu
    Copy the full SHA
    2e033e5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into davidpz/remove-usage-of-always-empty-writabl…

    …e-in-json-parser-generator
    david-perez authored Feb 2, 2023
    Configuration menu
    Copy the full SHA
    e870fc2 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into davidpz/remove-usage-of-always-empty-writabl…

    …e-in-json-parser-generator
    david-perez authored Feb 2, 2023
    Configuration menu
    Copy the full SHA
    87e55dc View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Merge branch 'main' into davidpz/remove-usage-of-always-empty-writabl…

    …e-in-json-parser-generator
    david-perez authored Feb 3, 2023
    Configuration menu
    Copy the full SHA
    b45612d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into davidpz/remove-usage-of-always-empty-writabl…

    …e-in-json-parser-generator
    david-perez authored Feb 3, 2023
    Configuration menu
    Copy the full SHA
    f4213df View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into davidpz/remove-usage-of-always-empty-writabl…

    …e-in-json-parser-generator
    david-perez authored Feb 3, 2023
    Configuration menu
    Copy the full SHA
    b5d6fba View commit details
    Browse the repository at this point in the history
  4. ./gradlew ktlintFormat

    david-perez committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    54916fc View commit details
    Browse the repository at this point in the history