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

Type.IsAssignableTo #40326

Merged
merged 9 commits into from
Aug 11, 2020
Merged

Type.IsAssignableTo #40326

merged 9 commits into from
Aug 11, 2020

Commits on Aug 10, 2020

  1. IsAssignableTo

    benaadams committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    59287c1 View commit details
    Browse the repository at this point in the history
  2. ifdef mono C change

    benaadams committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    e417836 View commit details
    Browse the repository at this point in the history
  3. Add Jit optimization

    benaadams committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    4389f2a View commit details
    Browse the repository at this point in the history
  4. Add [Intrinsic] attribute

    benaadams committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    a9ee6cf View commit details
    Browse the repository at this point in the history
  5. Feedback

    benaadams committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    acfe072 View commit details
    Browse the repository at this point in the history
  6. Add tests

    benaadams committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    29780bf View commit details
    Browse the repository at this point in the history
  7. More tests

    benaadams committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    495c3db View commit details
    Browse the repository at this point in the history
  8. Fix test method name

    benaadams committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    b11b707 View commit details
    Browse the repository at this point in the history
  9. Add null test

    benaadams committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    20df2b9 View commit details
    Browse the repository at this point in the history