Menu

SVN Commit Log


Commit Date  
[r407] by arjenmarkus

Mostly functional preprocessor. It is not completely general (I have used some shortcuts that rely on my style of programming) and the generated code needs to be correct Fortran, but it is getting in shape.

2019-10-07 19:11:57 Tree
[r406] by arjenmarkus

First implementation of parsing the renaming list

2019-10-04 06:41:20 Tree
[r405] by arjenmarkus

Next step in the preprocessor for templates done. The main task now is to process the list of renames.

2019-10-03 19:17:17 Tree
[r404] by arjenmarkus

Initial checkin: proof of concept for handling templates in Fortran. The file "template_preproc.f90" is meant to preprocess source code that contains definitions or uses of templates (in the way I described in a note). The file "def_collection_file.f90" is an example from my other note - "Experimenting with generic programming features".

2019-10-02 04:31:07 Tree
[r403] by arjenmarkus

Commit a collection of files that demonstrate some possibilities to generic programming

2019-08-20 12:39:00 Tree
[r402] by arjenmarkus

Add a new check - some compilers allow writing derived types with allocatable components via list-directed output as an extension.

2019-08-08 11:48:45 Tree
[r401] by arjenmarkus

Update the generated HTML pages and add the documentation of the string_operations module.

2019-07-27 09:59:32 Tree
[r400] by arjenmarkus

Add the "read_line_from_file" subroutine - a more modern version of the corresponding routine in the singleline_text module - and easier to use. It relies on allocatable-length strings, as do the other routines in the string_operations module.

2019-07-27 09:09:40 Tree
[r399] by arjenmarkus

Add test case for the "read_line_from_file" subroutine

2019-07-27 09:06:48 Tree
[r398] by arjenmarkus

Add test program for the string operations module

2019-06-22 10:14:40 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.