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

Adds a type-erased response adapter to the public API #201

Open
wants to merge 15 commits into
base: develop
Choose a base branch
from

Commits on Jun 9, 2024

  1. Added any_adapter

    anarthal committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    d182276 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Move any_adapter

    anarthal committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    a8c4f75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1957cc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2592957 View commit details
    Browse the repository at this point in the history
  4. Immediate executor fix

    anarthal committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    3098fca View commit details
    Browse the repository at this point in the history
  5. casts to any_adapter

    anarthal committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    6c6bcd0 View commit details
    Browse the repository at this point in the history
  6. get_impl is now private

    anarthal committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    6e7c42b View commit details
    Browse the repository at this point in the history
  7. reference docs (1)

    anarthal committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    0f56460 View commit details
    Browse the repository at this point in the history
  8. Reference docs (2)

    anarthal committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    299e7ca View commit details
    Browse the repository at this point in the history
  9. reference fixes

    anarthal committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    42d1250 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b5e90ea View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    585988b View commit details
    Browse the repository at this point in the history
  12. test_any_adapter

    anarthal committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    90a07a1 View commit details
    Browse the repository at this point in the history
  13. Added test to Jamfile

    anarthal committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    63aad80 View commit details
    Browse the repository at this point in the history
  14. Missing include

    anarthal committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    3adac15 View commit details
    Browse the repository at this point in the history