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

fix: allow struct constants #2617

Merged
merged 25 commits into from
Mar 19, 2022
Merged

Commits on Mar 14, 2022

  1. Configuration menu
    Copy the full SHA
    0ba8dc4 View commit details
    Browse the repository at this point in the history
  2. fix existing test

    tserg committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    cde606e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b1068c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e0ade3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c5a29bc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1c85896 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    236fa80 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bcb2439 View commit details
    Browse the repository at this point in the history
  9. fix nested structs

    tserg committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    9c2e540 View commit details
    Browse the repository at this point in the history
  10. fix nested struct members

    tserg committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    76cbc83 View commit details
    Browse the repository at this point in the history
  11. add tests for nested structs

    tserg committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    375b73f View commit details
    Browse the repository at this point in the history
  12. refactor attribute ids away

    tserg committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    edcf15f View commit details
    Browse the repository at this point in the history
  13. fix mypy lint

    tserg committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    bd14cdc View commit details
    Browse the repository at this point in the history
  14. minor refactor

    tserg committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    98f35dd View commit details
    Browse the repository at this point in the history
  15. add some comments

    tserg committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    9dc083c View commit details
    Browse the repository at this point in the history
  16. update comments

    tserg committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    5f0120a View commit details
    Browse the repository at this point in the history
  17. refactor struct member handling

    tserg committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    8538ea7 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a4a07e0 View commit details
    Browse the repository at this point in the history
  19. update to codegen

    tserg committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    5bb5afa View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Configuration menu
    Copy the full SHA
    9a35795 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8101c9c View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. refactor constant utils

    tserg committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    31edeab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7dedd3b View commit details
    Browse the repository at this point in the history
  3. add tests for check_kwargable

    tserg committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    d364d4f View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2022

  1. revert module env var typecheck

    tserg committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    bc5d026 View commit details
    Browse the repository at this point in the history