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

[Experiment] Add capture checking #68

Draft
wants to merge 35 commits into
base: main
Choose a base branch
from

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    e762d85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25ca9a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc9afb3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d28e84b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    54724a3 View commit details
    Browse the repository at this point in the history
  6. Async / Futures

    natsukagami committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    914cefb View commit details
    Browse the repository at this point in the history
  7. add cc to ListenerBehavior

    TODO hacky usage of listener store
    natsukagami committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    c78a5de View commit details
    Browse the repository at this point in the history
  8. Cancellation tests

    natsukagami committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    0052a02 View commit details
    Browse the repository at this point in the history
  9. Timer and AsyncOperations

    natsukagami committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    2c7c131 View commit details
    Browse the repository at this point in the history
  10. Cancellable workaround

    natsukagami committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    dd184a1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5b1f712 View commit details
    Browse the repository at this point in the history
  12. Uncomment mutable collector test

    Unblocked when scala/scala3#20238 lands
    natsukagami committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    531d777 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e08dbfa View commit details
    Browse the repository at this point in the history
  14. Update to latest compiler

    natsukagami committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    b06a9db View commit details
    Browse the repository at this point in the history
  15. WIP

    natsukagami committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    eed12ea View commit details
    Browse the repository at this point in the history
  16. More WIP

    natsukagami committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    511aad3 View commit details
    Browse the repository at this point in the history
  17. Things compile again

    natsukagami committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    6af2d7a View commit details
    Browse the repository at this point in the history
  18. Cancellables not needed

    natsukagami committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    8d1c0be View commit details
    Browse the repository at this point in the history
  19. Update flake

    natsukagami committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    c29822b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c49ee6f View commit details
    Browse the repository at this point in the history
  21. Minify changes to Async

    natsukagami committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    a7cf920 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Inline is now usable

    natsukagami committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    3081de6 View commit details
    Browse the repository at this point in the history
  2. Keep {src1, src2}

    natsukagami committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    0bc53a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Update to current build

    natsukagami committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    1612af4 View commit details
    Browse the repository at this point in the history
  2. Minimize changes

    natsukagami committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    5830cb2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ce56ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74cde6d View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    73746f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfe9c53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aca8282 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    79ca7fb View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    80d09d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    ba5a2e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Adapt to latest main

    natsukagami committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    2aaa0be View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Let the tests compile

    natsukagami committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6f5542a View commit details
    Browse the repository at this point in the history