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: basicpp/co-cpp19
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: feature/more_fmt
Choose a base ref
...
head repository: basicpp/co-cpp19
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 148 files changed
  • 1 contributor

Commits on Sep 16, 2025

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

Commits on Jan 24, 2026

  1. Drop conan support

    * It's just too much effort for no real benefit.
    arBmind committed Jan 24, 2026
    Configuration menu
    Copy the full SHA
    39ef08e View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2026

  1. Use Qbs OnlineSource, cleanup qbs project

    * prepares the Qbs project to be included by other projects with Qbs OnlineSource
    arBmind committed Jan 25, 2026
    Configuration menu
    Copy the full SHA
    75c6039 View commit details
    Browse the repository at this point in the history
  2. Prepare CMakeLists.txt for external inclusion

    * add options to make the project clean
    arBmind committed Jan 25, 2026
    Configuration menu
    Copy the full SHA
    8bab0a2 View commit details
    Browse the repository at this point in the history
  3. Add missing include

    arBmind committed Jan 25, 2026
    Configuration menu
    Copy the full SHA
    f5ba7fc View commit details
    Browse the repository at this point in the history
  4. Add clang21 devcontainer

    * uses devcontainer dev version
    arBmind committed Jan 25, 2026
    Configuration menu
    Copy the full SHA
    f6837c5 View commit details
    Browse the repository at this point in the history
Loading