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

fix: support interface as constant value #3411

Closed
wants to merge 14 commits into from

Commits on Apr 9, 2023

  1. check for literal enums

    tserg committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    505140c View commit details
    Browse the repository at this point in the history
  2. add test

    tserg committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    7a6088f View commit details
    Browse the repository at this point in the history
  3. add comment

    tserg committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    e61211b View commit details
    Browse the repository at this point in the history
  4. fix lint

    tserg committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    cf050ea View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. Configuration menu
    Copy the full SHA
    9ed4306 View commit details
    Browse the repository at this point in the history
  2. handle interfaces

    tserg committed May 14, 2023
    Configuration menu
    Copy the full SHA
    08de17e View commit details
    Browse the repository at this point in the history
  3. add tests

    tserg committed May 14, 2023
    Configuration menu
    Copy the full SHA
    fb06142 View commit details
    Browse the repository at this point in the history
  4. add constant interface test

    tserg committed May 14, 2023
    Configuration menu
    Copy the full SHA
    82e937a View commit details
    Browse the repository at this point in the history
  5. fix lint

    tserg committed May 14, 2023
    Configuration menu
    Copy the full SHA
    3ee4b79 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. remove enum changes

    tserg committed May 15, 2023
    Configuration menu
    Copy the full SHA
    448fb03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46badad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1383ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e2577da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f928861 View commit details
    Browse the repository at this point in the history