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

Support PROTO, ENUM #182

Merged
merged 18 commits into from
Sep 3, 2024

Commits on Aug 17, 2024

  1. Support PROTOs

    apstndb committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    790725e View commit details
    Browse the repository at this point in the history
  2. add comment

    apstndb committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    28626bf View commit details
    Browse the repository at this point in the history
  3. add testdata

    apstndb committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    cec5a2f View commit details
    Browse the repository at this point in the history
  4. Fix typo

    apstndb committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    41ea767 View commit details
    Browse the repository at this point in the history
  5. Use non-deprecated package

    apstndb committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    c48484c View commit details
    Browse the repository at this point in the history
  6. Change function order

    apstndb committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    d67206a View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Use Enum() in test

    apstndb committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    b58f480 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e1f12a View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    8752da0 View commit details
    Browse the repository at this point in the history
  2. Some cleanup

    apstndb committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    cbbc4eb View commit details
    Browse the repository at this point in the history
  3. Tidy imports

    apstndb committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    59223ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af031a4 View commit details
    Browse the repository at this point in the history
  5. Add comments

    apstndb committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    126ecff View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Fix test case

    apstndb committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    0d6d978 View commit details
    Browse the repository at this point in the history
  2. Remove testdata/protos

    apstndb committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    d63935e View commit details
    Browse the repository at this point in the history
  3. Update comments

    apstndb committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    5ae000c View commit details
    Browse the repository at this point in the history
  4. Reorder test cases

    apstndb committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    0f40b8b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eed6d0c View commit details
    Browse the repository at this point in the history