Skip to content

(Towards #428) Implementation of the Fortran2008 intrinsics#514

Open
LonelyCat124 wants to merge 2 commits into
masterfrom
428_f08_intrinsic
Open

(Towards #428) Implementation of the Fortran2008 intrinsics#514
LonelyCat124 wants to merge 2 commits into
masterfrom
428_f08_intrinsic

Conversation

@LonelyCat124

Copy link
Copy Markdown

I attempted to add the Fortran2008 intrinsic in an extensible and similar way to the current.

I couldn't name it Fortran2008_Intrinsic_Name as the stuff in the Fortran2008.init.py stuff breaks the Fortran2003 setup because it makes a new Name class for Fortran2003 which matches every string.

Ready for a review from @arporter or @sergisiso once I fix any formatiting issues.

@codecov

codecov Bot commented Jun 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.27%. Comparing base (ea5c601) to head (fd6da0d).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #514      +/-   ##
==========================================
+ Coverage   92.24%   92.27%   +0.03%     
==========================================
  Files          88       89       +1     
  Lines       13866    13881      +15     
==========================================
+ Hits        12790    12808      +18     
+ Misses       1076     1073       -3     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sergisiso

Copy link
Copy Markdown
Collaborator

I triggered PSyclone CI with this, as it would be good to include it in the next release.

@LonelyCat124 LonelyCat124 changed the title Implementation of the Fortran2008 intrinsics (Towards #428) Implementation of the Fortran2008 intrinsics Jun 19, 2026
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