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: graphql-dotnet/parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8.3.0
Choose a base ref
...
head repository: graphql-dotnet/parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8.4.0
Choose a head ref
  • 5 commits
  • 64 files changed
  • 2 contributors

Commits on Jun 24, 2023

  1. Add SDLSorter (#327)

    Shane32 authored Jun 24, 2023
    Configuration menu
    Copy the full SHA
    51e77c1 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. Make AST constructors parametrized (#307) for v8 (#328)

    Co-authored-by: Ivan Maximov <sungam3r@yandex.ru>
    Shane32 and sungam3r authored Jun 25, 2023
    Configuration menu
    Copy the full SHA
    5be1a2d View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. SDLSorter fixes (#329)

    Shane32 authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    e5bc3f9 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. Add DefaultVisitorContext and NullVisitorContext (#336)

    * Add DefaultVisitorContext and NullVisitorContext
    
    * Update api approvals
    Shane32 authored Jul 22, 2023
    Configuration menu
    Copy the full SHA
    98020b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fab4691 View commit details
    Browse the repository at this point in the history
Loading