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

[tuning] Interface for Fin #3330

Draft
wants to merge 44 commits into
base: develop
Choose a base branch
from
Draft

[tuning] Interface for Fin #3330

wants to merge 44 commits into from

Commits on Oct 23, 2024

  1. Add interface for Fin

    averinevg committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    bf1cc6d View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    averinevg committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    ec2ef18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b89653 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Fix the description

    averinevg committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    be07add View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    655bb36 View commit details
    Browse the repository at this point in the history
  3. Fix formatting

    averinevg committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    3652303 View commit details
    Browse the repository at this point in the history
  4. Fix tidy

    averinevg committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    d89c0ce View commit details
    Browse the repository at this point in the history
  5. Fix windows build

    averinevg committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    ee46f04 View commit details
    Browse the repository at this point in the history
  6. Refactor

    averinevg committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    a56b391 View commit details
    Browse the repository at this point in the history
  7. Fix formatting

    averinevg committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    3a89c66 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d0d4463 View commit details
    Browse the repository at this point in the history
  9. Fix tidy

    averinevg committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    ee2196f View commit details
    Browse the repository at this point in the history
  10. Fix windows build

    averinevg committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    2a9b9a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    c9abd64 View commit details
    Browse the repository at this point in the history
  2. Fix tidy

    averinevg committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    7b47b41 View commit details
    Browse the repository at this point in the history
  3. Fix windows build

    averinevg committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    80261ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a8a432e View commit details
    Browse the repository at this point in the history
  5. Fix formatting

    averinevg committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    f57bbac View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Fix tidy

    averinevg committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    81ffac5 View commit details
    Browse the repository at this point in the history
  2. Add test for GetSolvers()

    averinevg committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    230acd5 View commit details
    Browse the repository at this point in the history
  3. Refactor

    averinevg committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    0f9bdf2 View commit details
    Browse the repository at this point in the history
  4. Fix linker error

    averinevg committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    61bfaea View commit details
    Browse the repository at this point in the history
  5. Fix formatting

    averinevg committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    8fa4325 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    da58038 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7525a9 View commit details
    Browse the repository at this point in the history
  3. Fix formatting

    averinevg committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    6da9a98 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Fix windows build

    averinevg committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    9a3591e View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

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

Commits on Nov 13, 2024

  1. Implement methods

    averinevg committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    279d459 View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    averinevg committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    0ff5960 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8fffbc7 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    9109326 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f67b5b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b315df9 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Configuration menu
    Copy the full SHA
    d666afb View commit details
    Browse the repository at this point in the history
  2. Fix empty SolverDbId

    averinevg committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    3068540 View commit details
    Browse the repository at this point in the history
  3. Fix formatting

    averinevg committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    6b7b7a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb1572c View commit details
    Browse the repository at this point in the history
  5. Use constexpr_type_name()

    averinevg committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    ee1bc51 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Configuration menu
    Copy the full SHA
    e78bd38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cff408 View commit details
    Browse the repository at this point in the history
  3. Cleanup

    averinevg committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    5d179b2 View commit details
    Browse the repository at this point in the history
  4. Add type_name_bare()

    averinevg committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    9bca7b5 View commit details
    Browse the repository at this point in the history
  5. Fix formatting

    averinevg committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    6bfbe46 View commit details
    Browse the repository at this point in the history