Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | correct typo | nbehrnd | 2024-04-04 | -1/+1 |
| | ||||
* | Update fortran90.html.markdown | Ily | 2022-11-04 | -2/+4 |
| | | | Requested change done | |||
* | Update fortran90.html.markdown | Ily | 2022-11-04 | -0/+28 |
| | | | added DO CONCURRENT | |||
* | remove trailing spaces | Norwid Behrnd | 2022-07-08 | -59/+59 |
| | ||||
* | inclusion of Fortran 2018 among the standards | Norwid Behrnd | 2022-07-08 | -2/+2 |
| | ||||
* | adjust file name and internal reference | Norwid Behrnd | 2022-07-08 | -0/+453 |
Since the document's focus is about the free source form, and contrasting to the previous setup of the document, .f90 commonly is recommended as file extension for modern, contemporay projects. https://zmoon.github.io/FortranTipBrowser/tips/013.html https://fortran-lang.discourse.group/t/is-there-a-standard-file-suffix-for-modern-fortran-code/3550/2 |