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

Storage async await #8289

Merged
merged 18 commits into from
Jul 23, 2021
Merged

Storage async await #8289

merged 18 commits into from
Jul 23, 2021

Commits on Jul 23, 2021

  1. Storage async await WIP

    paulb777 committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    11d52f7 View commit details
    Browse the repository at this point in the history
  2. Style and available

    paulb777 committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    6dbdd0f View commit details
    Browse the repository at this point in the history
  3. Fix build for Xcode 12.5

    paulb777 committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    cff5439 View commit details
    Browse the repository at this point in the history
  4. style

    paulb777 committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    fe4475c View commit details
    Browse the repository at this point in the history
  5. Use continuations

    paulb777 committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    b5fea43 View commit details
    Browse the repository at this point in the history
  6. style

    paulb777 committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    7950d7e View commit details
    Browse the repository at this point in the history
  7. more tests

    paulb777 committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    2ce439e View commit details
    Browse the repository at this point in the history
  8. more tests

    paulb777 committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    fe66e51 View commit details
    Browse the repository at this point in the history
  9. Add writeAwait

    paulb777 committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    49775c0 View commit details
    Browse the repository at this point in the history
  10. Resume with

    paulb777 committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    e863361 View commit details
    Browse the repository at this point in the history
  11. APIs with Async not Await

    paulb777 committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    967e8ae View commit details
    Browse the repository at this point in the history
  12. typo

    paulb777 committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    8284cf5 View commit details
    Browse the repository at this point in the history
  13. Docs for new APIs

    paulb777 committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    33de2d7 View commit details
    Browse the repository at this point in the history
  14. style

    paulb777 committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    7467a8c View commit details
    Browse the repository at this point in the history
  15. Xcode 13 Beta 3 update

    paulb777 committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    1d19bd1 View commit details
    Browse the repository at this point in the history
  16. Only Task

    paulb777 committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    25d0386 View commit details
    Browse the repository at this point in the history
  17. Update Changelog

    paulb777 committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    c47f35f View commit details
    Browse the repository at this point in the history
  18. Address review feedback

    paulb777 committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    f8acfda View commit details
    Browse the repository at this point in the history