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

refactor(codegen/docs): add type hints #2317

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

Commits on Oct 1, 2024

  1. some experimenting

    wpbonelli committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    86b4dda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cefd73 View commit details
    Browse the repository at this point in the history
  3. cleanup

    wpbonelli committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    05b1fdb View commit details
    Browse the repository at this point in the history
  4. appease python 3.9?

    wpbonelli committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    4f19763 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    205c182 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fb68cae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b78dd38 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a5a580c View commit details
    Browse the repository at this point in the history
  9. cleanup

    wpbonelli committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    5a8b1be View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    47f04bd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a448908 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2713059 View commit details
    Browse the repository at this point in the history
  13. cleanup

    wpbonelli committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    4678597 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a7fb655 View commit details
    Browse the repository at this point in the history
  15. named tuples for records

    wpbonelli committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    c056dab View commit details
    Browse the repository at this point in the history
  16. py39 back-compat...

    wpbonelli committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    09d3dca View commit details
    Browse the repository at this point in the history
  17. py39

    wpbonelli committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    76ef653 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. generate_classes usage

    wpbonelli committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    f09086b View commit details
    Browse the repository at this point in the history
  2. fixes

    wpbonelli committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    0e6aca8 View commit details
    Browse the repository at this point in the history
  3. ruff

    wpbonelli committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    3876316 View commit details
    Browse the repository at this point in the history
  4. subpkg fixes

    wpbonelli committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    6893f64 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bf3f2ee View commit details
    Browse the repository at this point in the history
  6. write __init__.py too

    wpbonelli committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    15f21dc View commit details
    Browse the repository at this point in the history
  7. handle mfnam pkg correctly

    wpbonelli committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    5f72225 View commit details
    Browse the repository at this point in the history
  8. minor fixes

    wpbonelli committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    576d989 View commit details
    Browse the repository at this point in the history
  9. cleanup

    wpbonelli committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    b6a468d View commit details
    Browse the repository at this point in the history
  10. cleanup/fixes

    wpbonelli committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    ac6842f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    90de4c2 View commit details
    Browse the repository at this point in the history
  12. fix lists of unions/tuples

    wpbonelli committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    3d59da9 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

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

    wpbonelli committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    2015907 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abbd94e View commit details
    Browse the repository at this point in the history
  4. extra subpkgs

    wpbonelli committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    56f177c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4b285d5 View commit details
    Browse the repository at this point in the history
  6. no py38

    wpbonelli committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    656ff89 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f850921 View commit details
    Browse the repository at this point in the history
  8. unused var

    wpbonelli committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    c34e146 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5b2e257 View commit details
    Browse the repository at this point in the history
  10. fix test

    wpbonelli committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    ede48dd View commit details
    Browse the repository at this point in the history
  11. dfn fixes

    wpbonelli committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    cd9cbcc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8e445fd View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. ci

    wpbonelli committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    951e930 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d8c257 View commit details
    Browse the repository at this point in the history
  3. cleanup

    wpbonelli committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    5e46278 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. module reorg

    wpbonelli committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    befdfc7 View commit details
    Browse the repository at this point in the history
  2. continuing module reorg

    wpbonelli committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    6a0dfac View commit details
    Browse the repository at this point in the history