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

Expose experimental edition features in descriptor sets #627

Merged
merged 7 commits into from
Nov 28, 2023

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    3836058 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Update isPackedFieldByDefault to return false if not PACKED

    Instead of assuming that EXPANDED means that the field is not packed, be specific and check for PACKED, because it's unlikely but possible that more values are added to the enumeration in the future.
    timostamm committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    9ee344c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8dc283a View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Configuration menu
    Copy the full SHA
    3bc7274 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    ad1965d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    169354c View commit details
    Browse the repository at this point in the history
  3. make lint

    timostamm committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    32771dc View commit details
    Browse the repository at this point in the history