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

WIP - Add support for IAsyncEnumerable #2274

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Mar 1, 2020

  1. Configuration menu
    Copy the full SHA
    8079eb5 View commit details
    Browse the repository at this point in the history
  2. Use helper method to upcast classes

    hazzik authored and maca88 committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    8fae98c View commit details
    Browse the repository at this point in the history
  3. Reduce allocations for empty enumerators

    hazzik authored and maca88 committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    108e07b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73e86bf View commit details
    Browse the repository at this point in the history
  5. Use extension to upcast

    hazzik authored and maca88 committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    07a69ae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b67d91 View commit details
    Browse the repository at this point in the history
  7. Code review changes

    maca88 committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    371b1de View commit details
    Browse the repository at this point in the history
  8. Fix CodeFactory issues

    maca88 committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    da988fc View commit details
    Browse the repository at this point in the history
  9. Fix condition

    maca88 committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    fc88e61 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3160055 View commit details
    Browse the repository at this point in the history
  11. Async regen

    maca88 committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    50c0420 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ff31f42 View commit details
    Browse the repository at this point in the history