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

Use nanobind 2.0 typing stubgen #829

Merged
merged 26 commits into from
May 31, 2024
Merged

Use nanobind 2.0 typing stubgen #829

merged 26 commits into from
May 31, 2024

Commits on May 30, 2024

  1. Enum simplification

    garth-wells committed May 30, 2024
    Configuration menu
    Copy the full SHA
    e141a01 View commit details
    Browse the repository at this point in the history
  2. Simplify test

    garth-wells committed May 30, 2024
    Configuration menu
    Copy the full SHA
    4e7e9cd View commit details
    Browse the repository at this point in the history
  3. Updates

    garth-wells committed May 30, 2024
    Configuration menu
    Copy the full SHA
    5b862f6 View commit details
    Browse the repository at this point in the history
  4. Simplify enums

    garth-wells committed May 30, 2024
    Configuration menu
    Copy the full SHA
    bd2a0db View commit details
    Browse the repository at this point in the history
  5. Enum updates

    garth-wells committed May 30, 2024
    Configuration menu
    Copy the full SHA
    685e442 View commit details
    Browse the repository at this point in the history
  6. Lint fix

    garth-wells committed May 30, 2024
    Configuration menu
    Copy the full SHA
    93d96cd View commit details
    Browse the repository at this point in the history
  7. Typing updates

    garth-wells committed May 30, 2024
    Configuration menu
    Copy the full SHA
    32febde View commit details
    Browse the repository at this point in the history
  8. Lint fix

    garth-wells committed May 30, 2024
    Configuration menu
    Copy the full SHA
    ac02287 View commit details
    Browse the repository at this point in the history
  9. Ignore generated file

    garth-wells committed May 30, 2024
    Configuration menu
    Copy the full SHA
    43f49ca View commit details
    Browse the repository at this point in the history
  10. Add missing enum

    garth-wells committed May 30, 2024
    Configuration menu
    Copy the full SHA
    756bc78 View commit details
    Browse the repository at this point in the history
  11. Updte ignore

    garth-wells committed May 30, 2024
    Configuration menu
    Copy the full SHA
    cf04231 View commit details
    Browse the repository at this point in the history
  12. Stub update

    garth-wells committed May 30, 2024
    Configuration menu
    Copy the full SHA
    1e5bc31 View commit details
    Browse the repository at this point in the history
  13. Ruff ignore

    garth-wells committed May 30, 2024
    Configuration menu
    Copy the full SHA
    5af71c2 View commit details
    Browse the repository at this point in the history
  14. Ruff format

    garth-wells committed May 30, 2024
    Configuration menu
    Copy the full SHA
    fafefda View commit details
    Browse the repository at this point in the history
  15. Doc update

    garth-wells committed May 30, 2024
    Configuration menu
    Copy the full SHA
    4128e53 View commit details
    Browse the repository at this point in the history
  16. Small updates

    garth-wells committed May 30, 2024
    Configuration menu
    Copy the full SHA
    4c5478b View commit details
    Browse the repository at this point in the history
  17. Add verbose CI output

    garth-wells committed May 30, 2024
    Configuration menu
    Copy the full SHA
    2f9fe94 View commit details
    Browse the repository at this point in the history
  18. Upgrade

    garth-wells committed May 30, 2024
    Configuration menu
    Copy the full SHA
    35010eb View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2d8852a View commit details
    Browse the repository at this point in the history
  20. Syntax fix

    garth-wells committed May 30, 2024
    Configuration menu
    Copy the full SHA
    d9493dd View commit details
    Browse the repository at this point in the history
  21. Typing fixes

    garth-wells committed May 30, 2024
    Configuration menu
    Copy the full SHA
    d085aac View commit details
    Browse the repository at this point in the history
  22. Install UFL

    garth-wells committed May 30, 2024
    Configuration menu
    Copy the full SHA
    fd7dfe0 View commit details
    Browse the repository at this point in the history
  23. Stub updates

    garth-wells committed May 30, 2024
    Configuration menu
    Copy the full SHA
    d0d4696 View commit details
    Browse the repository at this point in the history
  24. Stub update

    garth-wells committed May 30, 2024
    Configuration menu
    Copy the full SHA
    41c27ed View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Add some docs

    garth-wells committed May 31, 2024
    Configuration menu
    Copy the full SHA
    8a4c446 View commit details
    Browse the repository at this point in the history
  2. Remove mypy exclude

    garth-wells committed May 31, 2024
    Configuration menu
    Copy the full SHA
    97d887e View commit details
    Browse the repository at this point in the history