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

Convert ReaderWriterStateT to IndexedReaderWriterStateT #1803

Merged
merged 9 commits into from
Sep 12, 2017

Commits on Sep 12, 2017

  1. Convert ReaderWriterStateT to IndexedReaderWriterStateT

    Resolves typelevel#1774.
    Itamar Ravid committed Sep 12, 2017
    Configuration menu
    Copy the full SHA
    784a697 View commit details
    Browse the repository at this point in the history
  2. Add transformS to IndexedReaderWriterStateT

    Resolves typelevel#1786.
    Itamar Ravid committed Sep 12, 2017
    Configuration menu
    Copy the full SHA
    23ab7ac View commit details
    Browse the repository at this point in the history
  3. Temporarily modify scaladoc to avoid build failures

    Itamar Ravid committed Sep 12, 2017
    Configuration menu
    Copy the full SHA
    9d86f10 View commit details
    Browse the repository at this point in the history
  4. Convert instance traits to abstract classes

    Itamar Ravid committed Sep 12, 2017
    Configuration menu
    Copy the full SHA
    18ae218 View commit details
    Browse the repository at this point in the history
  5. Add Strong and Arrow instances for IRWST

    Itamar Ravid committed Sep 12, 2017
    Configuration menu
    Copy the full SHA
    201ea74 View commit details
    Browse the repository at this point in the history
  6. Remove arrow instance

    Itamar Ravid committed Sep 12, 2017
    Configuration menu
    Copy the full SHA
    1a66b78 View commit details
    Browse the repository at this point in the history
  7. Rename files

    Itamar Ravid committed Sep 12, 2017
    Configuration menu
    Copy the full SHA
    99e6a95 View commit details
    Browse the repository at this point in the history
  8. Revert scaladoc tweak

    Itamar Ravid committed Sep 12, 2017
    Configuration menu
    Copy the full SHA
    893c4b6 View commit details
    Browse the repository at this point in the history
  9. Improve coverage

    Itamar Ravid committed Sep 12, 2017
    Configuration menu
    Copy the full SHA
    0f92292 View commit details
    Browse the repository at this point in the history