summaryrefslogtreecommitdiff
path: root/lib/sbin/create_fortran_stuff.pl
Commit message (Expand)AuthorAge
* Add a bit of white space to generated codeeschnett2013-03-11
* support __unused__ where known. This let's e.g. gcc know that especially the ...knarf2010-11-23
* Remove superfluous parentheses.schnetter2003-11-05
* Added AS for parameters. You can now have one name for a parameter as seengoodale2002-05-20
* Added array parameters.goodale2002-05-20
* Reworked treatment of CCTK_DECLARE macros. Now the C file preprocessortradke2002-03-27
* Untabified.goodale2001-10-14
* Adding a "help" argument to the CST_error call to start adding suggested caus...allen2001-08-19
* Changing names of 'hidden' parameters - i.e. unwanted parameters fromgoodale2000-03-30
* Changed to use Perl5 stuff...goodale1999-10-24
* Cool addition to checkout script that tells you which thorns areallen1999-09-21
* Runtest now:allen1999-09-21
* Added CST_errorallen1999-07-16
* New names for parameter groups:allen1999-07-04
* Added all datatypes to parsers (but they don't work with pugh yet).allen1999-07-01
* New names:allen1999-06-29
* Double -> CCTK_REALallen1999-06-15
* Fixed last bug in parameters!!allen1999-04-05
* Fix (hopefully) for problem with parameters having different ordersallen1999-04-02
* Made a global variable $BindingsAliasNum to hold the number of the largestgoodale1999-04-01
* Toms fixes for ordering aliases for parametersallen1999-03-22
* Reversed some changes I had made to common blocks which didn't helpallen1999-03-09
* Getting rid of some debugging printsallen1999-03-02
* Changed COMMON block namesallen1999-03-02
* Order all parameters in common blocks and structures as real, pointer, int .goodale1999-02-16
* Forgot to take out debugging linesallen1999-02-15
* Put CCTK_STRINGs at the start of the common block statement to avoidallen1999-02-15
* Changed names of common blocks since the dec compiler won't let themallen1999-02-13
* Added a space in front of line continuationallen1999-01-29
* Fixed a minor bug - too much cut-and-paste can be dangerous for your code 8-)goodale1999-01-26
* Now creates fortran parameter stuff too.goodale1999-01-22
* More grdoc stuffgoodale1999-01-12
* Creates all c and fortran structures.goodale1998-11-22