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: jakezwang/JSON-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: stleary/JSON-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 6 files changed
  • 3 contributors

Commits on Sep 18, 2026

  1. Configuration menu
    Copy the full SHA
    0ae8d5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f3b527 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2026

  1. Configuration menu
    Copy the full SHA
    775c98e View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2026

  1. Merge pull request stleary#1077 from Mahmoodifar/fix/parser-configura…

    …tion-precedence
    
    Apply explicit parser configuration to nested values
    stleary authored Sep 21, 2026
    Configuration menu
    Copy the full SHA
    4f822e0 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2026

  1. Merge pull request stleary#1078 from jakezwang/fix/json-pointer-doubl…

    …e-unescape
    
    Decode JSONPointer tokens once only
    stleary authored Sep 23, 2026
    Configuration menu
    Copy the full SHA
    b55c69e View commit details
    Browse the repository at this point in the history
Loading