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

Allow and emit params arrays in lambdas #64861

Merged

Commits on Oct 20, 2022

  1. Configuration menu
    Copy the full SHA
    c9eeb9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9456c3a View commit details
    Browse the repository at this point in the history
  3. Add delegate type tests

    jjonescz committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    d0b52b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a89b114 View commit details
    Browse the repository at this point in the history
  5. Test method groups

    jjonescz committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    1ae8bc9 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Configuration menu
    Copy the full SHA
    9259b6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94598c4 View commit details
    Browse the repository at this point in the history
  3. Mark IsParams as sealed

    jjonescz committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    07f83a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b68a014 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    61c0ec6 View commit details
    Browse the repository at this point in the history
  6. Test null params array

    jjonescz committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    0f6d4d1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4a70729 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Add a prototype comment

    jjonescz committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    f8140af View commit details
    Browse the repository at this point in the history
  2. Name tuple arguments

    jjonescz committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    3bde07b View commit details
    Browse the repository at this point in the history
  3. Use IsKind

    jjonescz committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    61a90b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6d8976 View commit details
    Browse the repository at this point in the history