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

Commits on Jun 20, 2012

  1. fix deprecate use of hspecX

    tanakh committed Jun 20, 2012
    Configuration menu
    Copy the full SHA
    4c39b12 View commit details
    Browse the repository at this point in the history
  2. Type-Checker Monad

    tanakh committed Jun 20, 2012
    Configuration menu
    Copy the full SHA
    50a4859 View commit details
    Browse the repository at this point in the history
  3. test added

    tanakh committed Jun 20, 2012
    Configuration menu
    Copy the full SHA
    155740e View commit details
    Browse the repository at this point in the history
  4. impl checker

    tanakh committed Jun 20, 2012
    Configuration menu
    Copy the full SHA
    96dacc8 View commit details
    Browse the repository at this point in the history
  5. impl cont.

    tanakh committed Jun 20, 2012
    Configuration menu
    Copy the full SHA
    999def8 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2012

  1. implementing desugar

    tanakh committed Jun 29, 2012
    Configuration menu
    Copy the full SHA
    9a5b032 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2012

  1. impl desugar

    tanakh committed Jul 25, 2012
    Configuration menu
    Copy the full SHA
    7f490f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2012

  1. merge

    tanakh committed Oct 15, 2012
    Configuration menu
    Copy the full SHA
    2177bd6 View commit details
    Browse the repository at this point in the history
Loading