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

Skip branches in generated MoveNext() for singleton iterators #813

Merged
merged 17 commits into from
May 10, 2020
Merged

Commits on Apr 13, 2020

  1. Configuration menu
    Copy the full SHA
    6e1b51a View commit details
    Browse the repository at this point in the history
  2. use All() instead of Any()

    bert2 committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    e0757c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. add integration tests

    bert2 committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    ed10977 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d96cc0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b327b6 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2020

  1. Configuration menu
    Copy the full SHA
    669089d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23607b7 View commit details
    Browse the repository at this point in the history
  3. Revert "use Random in switch to avoid it from being optimized away …

    …(just guessing here)"
    
    This reverts commit 23607b7.
    bert2 committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    03620d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98605ca View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. Configuration menu
    Copy the full SHA
    c6e8f21 View commit details
    Browse the repository at this point in the history
  2. add more integration test cases

    bert2 committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    4104e80 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2020

  1. check coverage of switch(n)

    bert2 committed May 3, 2020
    Configuration menu
    Copy the full SHA
    d3c069f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65ea9f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93d5202 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. Configuration menu
    Copy the full SHA
    5b1471f View commit details
    Browse the repository at this point in the history

Commits on May 10, 2020

  1. refactor test a bit

    MarcoRossignoli committed May 10, 2020
    Configuration menu
    Copy the full SHA
    e576020 View commit details
    Browse the repository at this point in the history
  2. nit: style

    MarcoRossignoli committed May 10, 2020
    Configuration menu
    Copy the full SHA
    cf5d269 View commit details
    Browse the repository at this point in the history