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

AMPHP driver #7

Merged
merged 24 commits into from
Oct 6, 2023
Merged

AMPHP driver #7

merged 24 commits into from
Oct 6, 2023

Commits on Sep 26, 2023

  1. Fix generics

    jenky committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    7b31453 View commit details
    Browse the repository at this point in the history
  2. Refactor defer

    jenky committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    ed27d15 View commit details
    Browse the repository at this point in the history
  3. Add amphp driver

    jenky committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    b0a3196 View commit details
    Browse the repository at this point in the history
  4. Fix test case

    jenky committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    6dda68a View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Add @return doc for generic

    jenky committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    ab7edb4 View commit details
    Browse the repository at this point in the history
  2. Support keyed response for amp

    jenky committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    49ac713 View commit details
    Browse the repository at this point in the history
  3. Update readme

    jenky committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    82375d0 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. refactor AmpDeferred:

    move delay check and callback invocation inside Amp\async function
    jenky committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    65eac10 View commit details
    Browse the repository at this point in the history
  2. Add suggest

    jenky committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    bd1a8c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37d8d74 View commit details
    Browse the repository at this point in the history
  4. Ignore coverage

    jenky committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    e4e5e0c View commit details
    Browse the repository at this point in the history
  5. Update test case

    jenky committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    7b69d01 View commit details
    Browse the repository at this point in the history
  6. Ignore coverage

    jenky committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    ab346b5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4e96d83 View commit details
    Browse the repository at this point in the history
  8. Fix issue with incorrect driver

    jenky committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    9f32e22 View commit details
    Browse the repository at this point in the history
  9. Test driver discovery

    jenky committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    b5adf55 View commit details
    Browse the repository at this point in the history
  10. Revert test case

    jenky committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    e3f65f7 View commit details
    Browse the repository at this point in the history
  11. Ignore coverage for now

    jenky committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    071f702 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Merge branch 'main' into amp

    jenky committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    23be92b View commit details
    Browse the repository at this point in the history
  2. Update benchmark

    jenky committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    74cd69c View commit details
    Browse the repository at this point in the history
  3. Add benchmark workflow

    jenky committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    d7036e4 View commit details
    Browse the repository at this point in the history
  4. Update benchmark workflow

    jenky committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    55f9619 View commit details
    Browse the repository at this point in the history
  5. Change bench command

    jenky committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    513607a View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Add generic docblock

    jenky committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    5bf7f71 View commit details
    Browse the repository at this point in the history