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

Implement DriverInterface class #86

Merged
merged 17 commits into from
Jul 17, 2024
Merged

Implement DriverInterface class #86

merged 17 commits into from
Jul 17, 2024

Commits on Jul 15, 2024

  1. Implement DriverInterface.

    PeterKraus committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    1c6a608 View commit details
    Browse the repository at this point in the history
  2. Two more functions.

    PeterKraus committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    42b7730 View commit details
    Browse the repository at this point in the history
  3. ModelInterface and Attr

    PeterKraus committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    6b340c3 View commit details
    Browse the repository at this point in the history
  4. Fork out example_counter.

    PeterKraus committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    532e0e0 View commit details
    Browse the repository at this point in the history
  5. ruff

    PeterKraus committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    b374914 View commit details
    Browse the repository at this point in the history
  6. Fix pages & ruff.

    PeterKraus committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    01e2e13 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c7e1b60 View commit details
    Browse the repository at this point in the history
  8. Tests pass.

    PeterKraus committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    6f23f82 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    af20439 View commit details
    Browse the repository at this point in the history
  10. Fix 3.9

    PeterKraus committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    640bfdf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c80a6c4 View commit details
    Browse the repository at this point in the history
  12. Update to newer model.

    PeterKraus committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    d6febd4 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Changes to driverinterface

    PeterKraus committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    a0e5ba9 View commit details
    Browse the repository at this point in the history
  2. Consistency ModelInterface

    PeterKraus committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    e757a10 View commit details
    Browse the repository at this point in the history
  3. Docs

    PeterKraus committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    adf963c View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Final changes.

    PeterKraus committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    91e70ac View commit details
    Browse the repository at this point in the history
  2. Fix failing test.

    PeterKraus committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    58cc387 View commit details
    Browse the repository at this point in the history