Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Type-class hierarchy for cancelation #134

Merged
merged 38 commits into from Mar 6, 2018

Commits on Feb 24, 2018

  1. Copy the full SHA
    6a5e2a5 View commit details
    Browse the repository at this point in the history
  2. New type-class hierarchy

    alexandru committed Feb 24, 2018
    Copy the full SHA
    63bde6b View commit details
    Browse the repository at this point in the history
  3. Remove junk

    alexandru committed Feb 24, 2018
    Copy the full SHA
    6a14b0d View commit details
    Browse the repository at this point in the history
  4. Add more tests

    alexandru committed Feb 24, 2018
    Copy the full SHA
    bb61546 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    a145cc7 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2018

  1. Fix compilation error

    alexandru committed Feb 25, 2018
    Copy the full SHA
    e81f67a View commit details
    Browse the repository at this point in the history
  2. Fix mima report

    alexandru committed Feb 25, 2018
    Copy the full SHA
    30536ea View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    fef0a32 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    9292181 View commit details
    Browse the repository at this point in the history
  5. Generate proper headers

    alexandru committed Feb 25, 2018
    Copy the full SHA
    9633ed6 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2018

  1. Copy the full SHA
    8a23485 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e6cc6c7 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2018

  1. Copy the full SHA
    e25bfd2 View commit details
    Browse the repository at this point in the history
  2. Fix compilation error

    alexandru committed Mar 1, 2018
    Copy the full SHA
    a38145f View commit details
    Browse the repository at this point in the history
  3. Fix compilation error

    alexandru committed Mar 1, 2018
    Copy the full SHA
    38da3f5 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    02e9086 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2018

  1. Add new hierarchy

    alexandru committed Mar 2, 2018
    Copy the full SHA
    8aa56ed View commit details
    Browse the repository at this point in the history
  2. Add new hierarchy

    alexandru committed Mar 2, 2018
    Copy the full SHA
    0f9371e View commit details
    Browse the repository at this point in the history
  3. Change laws

    alexandru committed Mar 2, 2018
    Copy the full SHA
    70db58e View commit details
    Browse the repository at this point in the history
  4. Add ScalaDoc

    alexandru committed Mar 2, 2018
    Copy the full SHA
    d0c3fb2 View commit details
    Browse the repository at this point in the history
  5. Remove junk

    alexandru committed Mar 2, 2018
    Copy the full SHA
    484fe4e View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    d34d4a0 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2018

  1. Copy the full SHA
    81d9bbb View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2018

  1. Activate instance tests

    alexandru committed Mar 4, 2018
    Copy the full SHA
    308703c View commit details
    Browse the repository at this point in the history
  2. Fix naming

    alexandru committed Mar 4, 2018
    Copy the full SHA
    5226ff9 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6d2f25f View commit details
    Browse the repository at this point in the history
  4. Scaladoc update

    alexandru committed Mar 4, 2018
    Copy the full SHA
    c200585 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2018

  1. Fix tests

    alexandru committed Mar 5, 2018
    Copy the full SHA
    0f00908 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    39c22ea View commit details
    Browse the repository at this point in the history
  3. Fix comment

    alexandru committed Mar 5, 2018
    Copy the full SHA
    6066683 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    2f9a2b1 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    52c2f12 View commit details
    Browse the repository at this point in the history
  6. ScalaDocs changes

    alexandru committed Mar 5, 2018
    Copy the full SHA
    1658988 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    076c409 View commit details
    Browse the repository at this point in the history
  8. Remove unused param in law

    alexandru committed Mar 5, 2018
    Copy the full SHA
    a586fa9 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2018

  1. Copy the full SHA
    917bd12 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    17c9d33 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e88692e View commit details
    Browse the repository at this point in the history