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: scala/scala-parser-combinators
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: scala/scala-parser-combinators
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 4 files changed
  • 1 contributor

Commits on May 9, 2019

  1. allow JDK 11 build

    @SethTisue
    SethTisue committedMay 9, 2019
    Configuration menu
    Copy the full SHA
    23a8cbaView commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2019

  1. allow JDK 13/14 build

    note that the Travis-CI changes don't make the JDK 6 build
    work, but they do allow the JDK 8 one to run
    @SethTisue
    SethTisue committedOct 23, 2019
    Configuration menu
    Copy the full SHA
    d99be7eView commit details
    Browse the repository at this point in the history
  2. Merge pull request #246 from SethTisue/allow-building-on-jdk14

    allow JDK 13/14 build (on 1.0.x branch)
    @SethTisue
    SethTisue authoredOct 23, 2019
    Configuration menu
    Copy the full SHA
    c4c97baView commit details
    Browse the repository at this point in the history
Loading