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

fix(factorial): result should be of the default kind, not double default kind #876

Merged
merged 4 commits into from
Oct 6, 2024

Commits on Sep 23, 2024

  1. fix(factorial): result should be of the default kind, not double defa…

    …ult kind
    
    Fixes fortran-lang#875
    Cyril Gandon committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c14c9d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Promote real to real_dp as it should be

    Cyril Gandon committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    a65cc2f View commit details
    Browse the repository at this point in the history
  2. fix test

    Cyril Gandon committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    2856a73 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

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