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

Add option for reverse sort in sort and ord_sort #2

Merged
merged 5 commits into from
May 29, 2021

Conversation

jvdp1
Copy link

@jvdp1 jvdp1 commented May 28, 2021

  • Additional option in sort and ord_sort for reverse sorting
  • Add check (error stop) to be sure that it is failing when tests are not succesful

Note: I didn't update the specs, in case this is not correct/appropriate

Copy link
Owner

@wclodius2 wclodius2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think you missed any opportunity to reverse operator direction, but since the PR record shows only limited amounts of unchanged code it is hard to be certain. What changes are shown are correct.

@wclodius2 wclodius2 merged commit 5a6f463 into wclodius2:sorting2 May 29, 2021
wclodius2 pushed a commit that referenced this pull request Jun 20, 2021
wclodius2 pushed a commit that referenced this pull request Oct 19, 2021
wclodius2 pushed a commit that referenced this pull request Oct 19, 2021
improved aesthetics to make code consistent with stdlib's format
make & cmake passed with msys2-gfortran-10.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants