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: GordonSmith/component-model-cpp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: GordonSmith/component-model-cpp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: CONSOLIDATION
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 15 files changed
  • 1 contributor

Commits on Sep 28, 2025

  1. fix: Complete resource handle lifecycle

    Signed-off-by: Gordon Smith <GordonJSmith@gmail.com>
    GordonSmith committed Sep 28, 2025
    Configuration menu
    Copy the full SHA
    283f22d View commit details
    Browse the repository at this point in the history
  2. fx: Add waitable, stream, and future infrastructure

    Signed-off-by: Gordon Smith <GordonJSmith@gmail.com>
    GordonSmith committed Sep 28, 2025
    Configuration menu
    Copy the full SHA
    7e85a21 View commit details
    Browse the repository at this point in the history
  3. fix: add backpressure and task lifecycle

    Signed-off-by: Gordon Smith <GordonJSmith@gmail.com>
    GordonSmith committed Sep 28, 2025
    Configuration menu
    Copy the full SHA
    cf2d0bb View commit details
    Browse the repository at this point in the history
  4. fix: Support context locals and error-context APIs

    - **Labels:** `enhancement`, `abi`
    
    Signed-off-by: Gordon Smith <GordonJSmith@gmail.com>
    GordonSmith committed Sep 28, 2025
    Configuration menu
    Copy the full SHA
    e2eeba9 View commit details
    Browse the repository at this point in the history
  5. fix: Finish function flattening utilities

    Signed-off-by: Gordon Smith <GordonJSmith@gmail.com>
    GordonSmith committed Sep 28, 2025
    Configuration menu
    Copy the full SHA
    92f1cda View commit details
    Browse the repository at this point in the history
  6. fix: Wire canonical options and callbacks through lift/lower

    Signed-off-by: Gordon Smith <GordonJSmith@gmail.com>
    GordonSmith committed Sep 28, 2025
    Configuration menu
    Copy the full SHA
    945ab1e View commit details
    Browse the repository at this point in the history
  7. fix: final consolidation

    Signed-off-by: Gordon Smith <GordonJSmith@gmail.com>
    GordonSmith committed Sep 28, 2025
    Configuration menu
    Copy the full SHA
    a173ea7 View commit details
    Browse the repository at this point in the history
Loading