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

Implement coroutines interop module #374

Merged
merged 12 commits into from
Sep 15, 2019
Merged

Commits on Sep 12, 2019

  1. Configuration menu
    Copy the full SHA
    1f96b21 View commit details
    Browse the repository at this point in the history
  2. Implement coroutines interop

    Resolves #371
    ZacSweers committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    536a66f View commit details
    Browse the repository at this point in the history
  3. Stub tests

    ZacSweers committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    0c66c51 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2019

  1. Remove lint checks

    These come transitively
    ZacSweers committed Sep 14, 2019
    Configuration menu
    Copy the full SHA
    a532a69 View commit details
    Browse the repository at this point in the history
  2. Implement tests

    ZacSweers committed Sep 14, 2019
    Configuration menu
    Copy the full SHA
    d186f8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5782de4 View commit details
    Browse the repository at this point in the history
  4. Implement asCoroutineScope with bodies

    Super nice high order function with receiver API
    ZacSweers committed Sep 14, 2019
    Configuration menu
    Copy the full SHA
    938179b View commit details
    Browse the repository at this point in the history
  5. Spotless

    ZacSweers committed Sep 14, 2019
    Configuration menu
    Copy the full SHA
    109deea View commit details
    Browse the repository at this point in the history
  6. Add in README

    ZacSweers committed Sep 14, 2019
    Configuration menu
    Copy the full SHA
    d9c6295 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d148302 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3279d21 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d34efde View commit details
    Browse the repository at this point in the history