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

Adds support for use of enum types as literals and nativeEnums #40

Merged
merged 9 commits into from
Jul 29, 2021

Commits on Jul 28, 2021

  1. Configuration menu
    Copy the full SHA
    62ab6d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67f7846 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cec7bf2 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. Configuration menu
    Copy the full SHA
    ddfd772 View commit details
    Browse the repository at this point in the history
  2. Add handler for enum literals

    anglinb committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    84aa7be View commit details
    Browse the repository at this point in the history
  3. Updates example

    anglinb committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    814a5ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf1a203 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7de3372 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d3e9caf View commit details
    Browse the repository at this point in the history