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 decode enum not correctly #332

Merged
merged 7 commits into from
Oct 31, 2022
Merged

Fix decode enum not correctly #332

merged 7 commits into from
Oct 31, 2022

Commits on Oct 29, 2022

  1. fix enum decode

    wongoo committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    3e94c7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3fe6e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7420f80 View commit details
    Browse the repository at this point in the history
  4. add unit test for type convert

    wongoo committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    601a729 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da33ca4 View commit details
    Browse the repository at this point in the history
  6. format code

    wongoo committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    cd46406 View commit details
    Browse the repository at this point in the history
  7. format import

    wongoo committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    7d37ede View commit details
    Browse the repository at this point in the history