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

Parse intrinsic and non_intrinsic used modules #920

Merged
merged 12 commits into from
Jun 14, 2023

Commits on Jun 1, 2023

  1. Configuration menu
    Copy the full SHA
    1bae477 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ae912b View commit details
    Browse the repository at this point in the history
  3. cleanup

    perazz committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    3780d2b View commit details
    Browse the repository at this point in the history
  4. add example package

    perazz committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    89f2004 View commit details
    Browse the repository at this point in the history
  5. add to CI

    perazz committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    2dd4222 View commit details
    Browse the repository at this point in the history
  6. fix use identification

    fix use identification
    
    Update fpm_source_parsing.f90
    perazz committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    467eff4 View commit details
    Browse the repository at this point in the history
  7. Update fpm_source_parsing.f90

    perazz committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    7f3f7ad View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    54528c6 View commit details
    Browse the repository at this point in the history
  9. cleanup

    perazz committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    44d2b3c View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2023

  1. Configuration menu
    Copy the full SHA
    3c0bbcb View commit details
    Browse the repository at this point in the history
  2. document arguments

    perazz committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    af077f2 View commit details
    Browse the repository at this point in the history
  3. fix error messages in test

    perazz committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    6e3ca2b View commit details
    Browse the repository at this point in the history