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

Enum #529

Merged
merged 5 commits into from
Aug 27, 2024
Merged

Enum #529

merged 5 commits into from
Aug 27, 2024

Commits on Aug 26, 2024

  1. try to support enum types

    Change-Id: I5141f751c4d6c578ef957aa8250cb26309ea9bd3
    MarkDaoust committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    bfca8b7 View commit details
    Browse the repository at this point in the history
  2. format

    Change-Id: I9619654247f0f7230c8ba4c76035ad0ff9324fd4
    MarkDaoust committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    051a897 View commit details
    Browse the repository at this point in the history
  3. Be clear that test uses enum value.

    Change-Id: I03e319f2795c7c15f527316a145d021620936c57
    MarkDaoust committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    e8c31f4 View commit details
    Browse the repository at this point in the history
  4. Add samples

    Change-Id: Ifc5e5b2039c9f0532d37386f6d7b136961943bac
    MarkDaoust committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    c1c2b03 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Fix type annotations.

    Change-Id: I6b7b769cf0ba17fc7188518cdcec3085f59760b0
    MarkDaoust committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    5fbf98f View commit details
    Browse the repository at this point in the history