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

[kotlin] Enum should match spec #18062

Merged
merged 5 commits into from
Mar 9, 2024
Merged

[kotlin] Enum should match spec #18062

merged 5 commits into from
Mar 9, 2024

Commits on Feb 1, 2024

  1. [kotlin] Enum should match spec

    Adjust the enum generation to match what is in the spec, rather than
    camel-casing it.
    Add tests for capitalization scenarios, including for kotlin keywords
    snowe2010 authored and jarin committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    59e1b41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9989d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3762b8 View commit details
    Browse the repository at this point in the history
  4. fix conflicts

    jarin committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    a875628 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

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