Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: DeveloperPaul123/eventbus
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: DeveloperPaul123/eventbus
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feature/compare-event-bus-impls
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 13 files changed
  • 1 contributor

Commits on Sep 17, 2024

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

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    fb1d742 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69d8bd9 View commit details
    Browse the repository at this point in the history
  3. feat: use ext::any in the default event bus

    Try out an `any` implementation thta supports local storage for small types. Requires C++20
    DeveloperPaul123 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    ba85ce2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b4a114 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cad4dcc View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    a438b60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fc200a View commit details
    Browse the repository at this point in the history
Loading