Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | adjust file name and internal reference | Norwid Behrnd | 2022-07-08 | -453/+0 |
| | | | | | | | | | 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 | |||
* | [fortran/en] Add new resource (#4213) | Rohit Goswami | 2021-08-22 | -0/+1 |
| | ||||
* | Fix a bunch of typos | HairyFotr | 2017-08-23 | -2/+2 |
| | ||||
* | Add highlighting for fortran and logtalk | Samantha McVey | 2016-12-31 | -1/+1 |
| | ||||
* | Remove redundant nl markdown and fix fortran file | Adam | 2016-08-31 | -1/+1 |
| | ||||
* | [fortran/en] Adding a Fortran (95) Tutorial (#2318) | robochat | 2016-08-04 | -0/+452 |
* adding fortran tutorial * [fortran/en] fixing some typos * [fortran/en] changed a word * [fortran/en] changed another word * [fortran/en] typos and improvements. * [fortran/en] moving comments around * [fortran/en] moving print statement introduction to appropriate section * [fortran/en] changing exit code to generic error code * [fortran/en] changing bessel_j0 (available from fortran 2008) to log10 (available since fortran 77). * [fortran/en] being explicit about using cleaner Fortran 2003 notation * [fortran/en] code whitespace consistency * [fortran/en] adding examples on implied-DO loops. * [fortran/en] small adjustment to implied-DO loop example to make it more idiomatic |