Menu

SVN Commit Log


Commit Date  
[r412] by arjenmarkus

Provide macros for several file system functions

2020-01-07 18:42:18 Tree
[r411] by arjenmarkus

Added several preprocessor macros - used in filedir

2020-01-07 18:39:41 Tree
[r410] by arjenmarkus

Update of the generated documentation (HTML style mostly)

2020-01-07 18:37:53 Tree
[r409] by arjenmarkus

Check in modules/include files for handling balanced trees (data stored via an integer or string value as key). Implementation not entirely complete: the main functionality that is missing is a method to delete data from the tree that are stored via a particular key.

2020-01-07 18:36:07 Tree
[r408] by arjenmarkus

Corrections to the preprocessor - it correctly transforms the code in "def_linkedlist.f90". Added this example and its counterpart with straightforward modules instead of a template.

2019-10-10 18:55:30 Tree
[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
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.