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

[AOT] Removed support for ParseStateValues if the state neither implements IReadOnlyList nor IEnumberable when ParseStateValues is true. #4560

Closed
wants to merge 22 commits into from

Commits on Jun 7, 2023

  1. initial

    Yun-Ting committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    d59c258 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    3413cfb View commit details
    Browse the repository at this point in the history
  2. update test

    Yun-Ting committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    715ad28 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. removed ParseState

    Yun-Ting committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    a74ed86 View commit details
    Browse the repository at this point in the history
  2. merge main

    Yun-Ting committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    ea364a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af5df9f View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. nit

    Yun-Ting committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    1e17473 View commit details
    Browse the repository at this point in the history
  2. test

    Yun-Ting committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    f018b04 View commit details
    Browse the repository at this point in the history
  3. removed test

    Yun-Ting committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    4b19d17 View commit details
    Browse the repository at this point in the history
  4. changelog

    Yun-Ting committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    aa0f470 View commit details
    Browse the repository at this point in the history
  5. comments

    Yun-Ting committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    7ff4a77 View commit details
    Browse the repository at this point in the history
  6. test

    Yun-Ting committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    5050f6f View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. changelog

    Yun-Ting committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    136cec1 View commit details
    Browse the repository at this point in the history
  2. ci

    Yun-Ting committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    7e60a6c View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. addressed comments

    Yun-Ting committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    c005f46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f528ce View commit details
    Browse the repository at this point in the history
  3. addressed comments

    Yun-Ting committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    5daab01 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9589b76 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9089a63 View commit details
    Browse the repository at this point in the history
  6. comments

    Yun-Ting committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    aff152f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cbdef79 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. ci

    Yun-Ting committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    90771fe View commit details
    Browse the repository at this point in the history