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

Improve documentation and usability #36

Merged
merged 31 commits into from
Oct 23, 2024
Merged

Improve documentation and usability #36

merged 31 commits into from
Oct 23, 2024

Commits on Oct 19, 2024

  1. Configuration menu
    Copy the full SHA
    814e473 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    608dc8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    daaa061 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f6b78b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    945dd76 View commit details
    Browse the repository at this point in the history
  6. fix: improve handling of syfco binary

    If --syfco-path is not provided, we first try to find it on the system path by using `which`.
    Otherwise, we check whether the default path './syfco' exists.
    marcofavorito committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    5dec063 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    23a60f8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    61ae37f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a74271a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3e4a59d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    91f23dc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8835a16 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bc8182c View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

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

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    e5a1b1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    900b622 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b13dde View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c4aded View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f8945b6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    69e4ef8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    448b9fb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    699d0e2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    38864bf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0ffb95d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    14cfd11 View commit details
    Browse the repository at this point in the history
  12. docs: add CLI docs page

    marcofavorito committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    10eb60e View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    9ee3f85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21a63b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4bc77f1 View commit details
    Browse the repository at this point in the history
  4. ci: add example running

    marcofavorito committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    98ad2e0 View commit details
    Browse the repository at this point in the history
  5. chore: minor changes

    - add CMake target 'examples'
    - update example name: '_constraints_' -> '_conditions_'
    marcofavorito committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    471a3cd View commit details
    Browse the repository at this point in the history