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: constf1/java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: constf1/java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: freecell-solver
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 12 files changed
  • 1 contributor

Commits on Apr 21, 2020

  1. + settings

    miconst committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    d5688df View commit details
    Browse the repository at this point in the history
  2. + freecell basis

    miconst committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    cf6197b View commit details
    Browse the repository at this point in the history
  3. + main

    miconst committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    9587832 View commit details
    Browse the repository at this point in the history
  4. port from typescript

    miconst committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    7b76391 View commit details
    Browse the repository at this point in the history
  5. + main

    miconst committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    48a68d6 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2020

  1. + freecell solver prototype

    miconst committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    4011dd2 View commit details
    Browse the repository at this point in the history
  2. + deal #25

    miconst committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    ec483c7 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2020

  1. freecell solver v2

    miconst committed May 3, 2020
    Configuration menu
    Copy the full SHA
    7cb4437 View commit details
    Browse the repository at this point in the history
  2. update

    miconst committed May 3, 2020
    Configuration menu
    Copy the full SHA
    9c06aa3 View commit details
    Browse the repository at this point in the history
  3. + debug flag and input size

    miconst committed May 3, 2020
    Configuration menu
    Copy the full SHA
    1af20a4 View commit details
    Browse the repository at this point in the history
  4. + solution

    miconst committed May 3, 2020
    Configuration menu
    Copy the full SHA
    a343652 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. cleaning

    miconst committed May 4, 2020
    Configuration menu
    Copy the full SHA
    a49afb1 View commit details
    Browse the repository at this point in the history
  2. freecell compile and run

    miconst committed May 4, 2020
    Configuration menu
    Copy the full SHA
    a37a9ed View commit details
    Browse the repository at this point in the history
  3. make it final

    miconst committed May 4, 2020
    Configuration menu
    Copy the full SHA
    92cebf8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf2af93 View commit details
    Browse the repository at this point in the history
  5. ~ txt to csv

    miconst committed May 4, 2020
    Configuration menu
    Copy the full SHA
    7483f9a View commit details
    Browse the repository at this point in the history
Loading