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

Make LambdaCompiler prefer interpretation to compilation on iOS #54970

Merged

Commits on Jun 30, 2021

  1. Configuration menu
    Copy the full SHA
    f4d448c View commit details
    Browse the repository at this point in the history
  2. Simplify the condition

    Co-authored-by: Stephen Toub <[email protected]>
    MaximLipnin and stephentoub committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    c05dfd5 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. Configuration menu
    Copy the full SHA
    bdac243 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6ebcfd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dac905e View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

  1. Configuration menu
    Copy the full SHA
    0987d1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae5d13d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79e2afd View commit details
    Browse the repository at this point in the history
  4. Use PlatformDetection to check that System.Linq.Expressions was compi…

    …led as IsInterpreting only
    MaximLipnin committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    4f94240 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2021

  1. Configuration menu
    Copy the full SHA
    01068dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21e7084 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. Configuration menu
    Copy the full SHA
    2520971 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb5abac View commit details
    Browse the repository at this point in the history
  3. Fix build issue

    MaximLipnin committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    9fa02a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    940a10d View commit details
    Browse the repository at this point in the history
  5. Revert the test

    MaximLipnin committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    a4813f9 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. Configuration menu
    Copy the full SHA
    c3a3530 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab03032 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c6ee4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    038b4d5 View commit details
    Browse the repository at this point in the history