Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: plokhotnyuk/jsoniter-scala
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.17.1
Choose a base ref
...
head repository: plokhotnyuk/jsoniter-scala
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.17.2
Choose a head ref
  • 19 commits
  • 245 files changed
  • 1 contributor

Commits on Sep 3, 2022

  1. Configuration menu
    Copy the full SHA
    ab6a85e View commit details
    Browse the repository at this point in the history
  2. Update README.md

    plokhotnyuk committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    b304d92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6c5bc2 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    plokhotnyuk authored Sep 3, 2022
    Configuration menu
    Copy the full SHA
    2789244 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2022

  1. Code clean up

    plokhotnyuk committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    b4d20ec View commit details
    Browse the repository at this point in the history
  2. Clean up of tests

    plokhotnyuk committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    5403cf2 View commit details
    Browse the repository at this point in the history
  3. Clean up of benchmarks

    plokhotnyuk committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    1da6ea9 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. Add missing tests for checking compiler errors during generation of c…

    …odecs for generic types with a `given`/implicit function
    plokhotnyuk committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    aae0ed3 View commit details
    Browse the repository at this point in the history
  2. Clean up of tests

    plokhotnyuk committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    433a998 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6416c8e View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Add Scala.js tests for benchmarks (#939)

    Add Scala.js tests for benchmarks, fix Base16 benchmarks for Scala.js, add missing pretty printing test for play-json-jsoniter
    plokhotnyuk authored Sep 6, 2022
    Configuration menu
    Copy the full SHA
    6abcc3a View commit details
    Browse the repository at this point in the history
  2. Clean up of tests

    plokhotnyuk committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    26f6268 View commit details
    Browse the repository at this point in the history
  3. Clean up of benchmarks

    plokhotnyuk committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    423e0e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd74b3e View commit details
    Browse the repository at this point in the history
  5. Update .gitignore

    plokhotnyuk committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    38a73eb View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

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

Commits on Sep 9, 2022

  1. Configuration menu
    Copy the full SHA
    9d254c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7156a99 View commit details
    Browse the repository at this point in the history
Loading