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

Implementing stable sort #809

Merged
merged 5 commits into from
Dec 10, 2020
Merged

Implementing stable sort #809

merged 5 commits into from
Dec 10, 2020

Commits on Nov 30, 2020

  1. Implementing stable sort

    Fixes #808
    sebastienros committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    3add745 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. Feedback

    sebastienros committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    b60c8c3 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. Updating tests

    sebastienros committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    edcb809 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. Fixing comparison

    sebastienros committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    45a9970 View commit details
    Browse the repository at this point in the history
  2. Fixing unit test

    sebastienros committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    d8d0a53 View commit details
    Browse the repository at this point in the history