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

Enable LINQ ThenBy operator after OrderBy #801

Merged
merged 11 commits into from
Oct 8, 2019

Commits on Sep 12, 2019

  1. Configuration menu
    Copy the full SHA
    b9a0794 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea38c56 View commit details
    Browse the repository at this point in the history
  3. Refactor negative tests

    khdang committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    12141de View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2019

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

Commits on Sep 18, 2019

  1. Revert type check functions - need to reimplement with static methods…

    … instead of extensions
    khdang committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    bc8c668 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed7c7cf View commit details
    Browse the repository at this point in the history
  3. Update changelog.md

    Remove accidental change
    khdang authored Sep 18, 2019
    Configuration menu
    Copy the full SHA
    156d1be View commit details
    Browse the repository at this point in the history
  4. Update changelog.md

    Add "LINQ"
    khdang authored Sep 18, 2019
    Configuration menu
    Copy the full SHA
    59d6e49 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2019

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

Commits on Oct 3, 2019

  1. Update tests initialization

    khdang committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    8e7c9c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23190c4 View commit details
    Browse the repository at this point in the history