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

Add support of spread enum member #40998

Closed
wants to merge 21 commits into from
Closed

Commits on Oct 8, 2020

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

Commits on Oct 9, 2020

  1. accept baseline

    Kingwl committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    ceaf96d View commit details
    Browse the repository at this point in the history
  2. resolve symbol

    Kingwl committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    01c26cc View commit details
    Browse the repository at this point in the history
  3. fixup symbols

    Kingwl committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    1d4cf14 View commit details
    Browse the repository at this point in the history
  4. make linter happy

    Kingwl committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    4469e09 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2020

  1. use late bound

    Kingwl committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    d6fe7d4 View commit details
    Browse the repository at this point in the history
  2. use late bound

    Kingwl committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    1049b19 View commit details
    Browse the repository at this point in the history
  3. revert changes

    Kingwl committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    4bde32d View commit details
    Browse the repository at this point in the history
  4. use clone symbol

    Kingwl committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    0cde3e2 View commit details
    Browse the repository at this point in the history
  5. update cases

    Kingwl committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    9b9372e View commit details
    Browse the repository at this point in the history
  6. make linter happy]

    Kingwl committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    ab6bcfc View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2020

  1. fix minor issue

    Kingwl committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    c993dd0 View commit details
    Browse the repository at this point in the history
  2. Fix enum types

    Kingwl committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    408c93f View commit details
    Browse the repository at this point in the history
  3. minor refactor

    Kingwl committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    576ee84 View commit details
    Browse the repository at this point in the history
  4. Add some check

    Kingwl committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    c7c9938 View commit details
    Browse the repository at this point in the history
  5. Add more cases

    Kingwl committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    668cb6f View commit details
    Browse the repository at this point in the history
  6. Add more cases

    Kingwl committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    38e46c9 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. Update baseline

    Kingwl committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    c45ca71 View commit details
    Browse the repository at this point in the history
  2. Improve diags

    Kingwl committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    8fdd859 View commit details
    Browse the repository at this point in the history
  3. check earlyer

    Kingwl committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    1b4935c View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. Add test again (#5)

    Kingwl authored Oct 13, 2020
    Configuration menu
    Copy the full SHA
    4aa1fc3 View commit details
    Browse the repository at this point in the history