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: lambda-mike/aoc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: lambda-mike/aoc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: chapel-parallel
Choose a head ref
  • 6 commits
  • 5 files changed
  • 1 contributor

Commits on Mar 13, 2021

  1. Init day09

    lambda-mike committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    0a09b8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c6a254 View commit details
    Browse the repository at this point in the history
  3. Read input file

    lambda-mike committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    65b2c87 View commit details
    Browse the repository at this point in the history
  4. Day09A done

    lambda-mike committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    999db5a View commit details
    Browse the repository at this point in the history
  5. Day09B done

    lambda-mike committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    d835820 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2021

  1. Day09 parallel

    Unfortunately without shortcircuiting computation once the solution is found.
    lambda-mike committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    1c189d0 View commit details
    Browse the repository at this point in the history
Loading