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 EventLoop APIs for simpler scheduling of callbacks #2759

Open
wants to merge 40 commits into
base: main
Choose a base branch
from

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    5f7065f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33e82e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b59e31d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    17cf105 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    0afb3a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df3cdb1 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    b0d3f66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    907c087 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3e4903 View commit details
    Browse the repository at this point in the history
  4. feedback(reverted, allocates): Store a closure instead of UInt64

    This reverts commit 0d9a6f9d6bb4add42e02127daddd01e00d0e6b6d.
    simonjbeaumont committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    fb5e835 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    89c57ec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    59a04de View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    06a4ce7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    950db0c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d6ae472 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4439ac6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    abd4b28 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ceabc7b View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    80d91f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ec5543 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d6ac17 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    bbf8f9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21fd1cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9bf65f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dbba9e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    86b8ac3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b16a575 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    4e71ffb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b909365 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5559772 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f159be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ad5647 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    bd8fa73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6af561d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81cc415 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    37ebfde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4467728 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    6544461 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c48b7aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    151c2c8 View commit details
    Browse the repository at this point in the history