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

Do a cleanup pass on Core #971

Merged
merged 7 commits into from Aug 2, 2018
Merged

Do a cleanup pass on Core #971

merged 7 commits into from Aug 2, 2018

Commits on Aug 2, 2018

  1. Do a pass on inlining transformations in Core

    pakoito committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    32966c8 View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary unboxing-reboxing. Make Try.Failure implement Try<…

    …Nothing>
    pakoito committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    80eebdf View commit details
    Browse the repository at this point in the history
  3. Fix Try alias

    pakoito committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    6496322 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d1c235 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dbc481a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    03b54ed View commit details
    Browse the repository at this point in the history
  7. Fixes all around about Failure

    pakoito committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    1de09e8 View commit details
    Browse the repository at this point in the history