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

Add Sendable conformance and support for Concurrency #74

Merged
merged 16 commits into from
Oct 17, 2023
Merged

Commits on Oct 10, 2023

  1. Update CI

    AvdLee committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    4fee5cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46264c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a98920 View commit details
    Browse the repository at this point in the history
  4. make UINotification sendable

    AvdLee committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    fad9251 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    785bbdc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    564e880 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0eb2f07 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Make init public

    AvdLee committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    383915c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5a706f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f10be8c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    17907c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f11fa24 View commit details
    Browse the repository at this point in the history
  6. Update the readme

    AvdLee committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    dcd0e14 View commit details
    Browse the repository at this point in the history
  7. Remove double whitespace

    AvdLee committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    5827b87 View commit details
    Browse the repository at this point in the history
  8. Remove unneeded yield

    AvdLee committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    ae4c751 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Fix CI

    AvdLee committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    c7a652d View commit details
    Browse the repository at this point in the history