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

Improve handling of internally tagged enum with newtypes #347

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Commits on Oct 12, 2024

  1. Configuration menu
    Copy the full SHA
    5593ccd View commit details
    Browse the repository at this point in the history
  2. Fix accidental spacing changes

    bralax committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    5c87020 View commit details
    Browse the repository at this point in the history
  3. Fix broken test cases

    bralax committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    e3a4d84 View commit details
    Browse the repository at this point in the history
  4. Fix last broken test case

    bralax committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    6d14abe View commit details
    Browse the repository at this point in the history
  5. Fix type of allof

    bralax committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    e62d142 View commit details
    Browse the repository at this point in the history
  6. Fix test cases

    bralax committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    4677bd1 View commit details
    Browse the repository at this point in the history
  7. Fix handling of unit types

    bralax committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    0fa15d7 View commit details
    Browse the repository at this point in the history
  8. Fix unit test case

    bralax committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    20b51b9 View commit details
    Browse the repository at this point in the history
  9. Fix schema for unit type

    bralax committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    1ca521e View commit details
    Browse the repository at this point in the history
  10. Fix bug in type check

    bralax committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    12130a2 View commit details
    Browse the repository at this point in the history
  11. Fix test case

    bralax committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    40179d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. Configuration menu
    Copy the full SHA
    fe2eda9 View commit details
    Browse the repository at this point in the history
  2. Fix test with latest change

    bralax committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    e84cd3b View commit details
    Browse the repository at this point in the history