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-go/graphql
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: nytimes/graphql-go-graphql
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.
  • 10 commits
  • 14 files changed
  • 5 contributors

Commits on Mar 20, 2020

  1. Add support for null literals

    Mike authored and Michael Penick committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    32f1c98 View commit details
    Browse the repository at this point in the history
  2. Fix list element index in error messages

    Michael Penick committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    99cf6bd View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2020

  1. Fix support for null literals

    Michael Penick committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    c6692af View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2020

  1. Remove leftover changes

    Michael Penick committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    fdb30c6 View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    Michael Penick committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    e1fd52f View commit details
    Browse the repository at this point in the history
  3. Remove debug code

    Michael Penick committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    50ac617 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    dba344b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from nytimes/nullish

    Pull in support for null literals
    chrisfrank authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    7eaf583 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Merge pull request #2 from graphql-go/master

    pull in faster printer from upstream
    chrisfrank authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    d4506c6 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2025

  1. modify make token by byte position, not rune position at readName

    takeshi.nakata authored and saranrapjs committed Jan 3, 2025
    Configuration menu
    Copy the full SHA
    da6eb6f View commit details
    Browse the repository at this point in the history
Loading