summaryrefslogtreecommitdiff
path: root/lib/sbin/interface_parser.pl
Commit message (Expand)AuthorAge
* Improve error messages for unknown linesallen2002-12-30
* Variable group description is now added to database, e.g. for use inrideout2002-12-10
* TAGS tables for groups.goodale2002-05-22
* Added a missing newline at the end of a message string.tradke2002-03-25
* Allow the length of a vector array can to be an arithmetical combination ofgoodale2001-11-02
* Untabified.goodale2001-10-14
* Bug fix for parsing the size of vector groups.goodale2001-10-13
* Preliminary support for 'vector' Grid Variables -goodale2001-10-07
* Expanding some error messagesallen2001-09-19
* Fixed typo. This should close PR Cactus-759.tradke2001-09-05
* Adding a "help" argument to the CST_error call to start adding suggested caus...allen2001-08-19
* Added more checking for consistency of ancestors. Now CST catches privateallen2001-07-11
* Recognize CCTK_COMPLEX8, CCTK_COMPLEX16, and CCTK_COMPLEX32 types in ccl files.tradke2001-06-28
* Fixing some matches which weren't case independent - PR 653.goodale2001-05-03
* Adding CCTK_BYTEallen2001-02-25
* Initial implementation of Function Aliasing for thorns.allen2001-02-24
* Allow space between implements and : .goodale2001-01-14
* Enhancing error messages, especially for inconsistent implementationsallen2000-12-22
* Parsing for function aliasing directives.goodale2000-11-13
* Changes to the build include files mechanism to differentiate between source ...allen2000-06-24
* Parse the interface.ccl for constant sized arrays on each processor.allen2000-04-04
* Added a bit more grdoc.goodale2000-02-11
* Parsing for GHOSTSIZE in interface.ccl, at the moment must be a commaallen2000-01-25
* Changed the error message for non existant implementation toallen2000-01-03
* inherits and friend can now be separated by , and whitespaceslanfer1999-12-16
* inherits and friend can now be separated by ,:; and whitespaceslanfer1999-12-16
* Added stagger and array size to CCTK_CreateGroup and renamed it CCTKi_...goodale1999-11-09
* Fixed some things noticed by perl -w .goodale1999-10-25
* Changed to use Perl5 stuff...goodale1999-10-24
* Added checks for the existence of implementations inherited fromgoodale1999-10-14
* Small change which I think makes it work with perl 4.goodale1999-10-07
* New schedule stuff.goodale1999-09-19
* Added the old build headers, these are used now by puttingallen1999-09-14
* Added errors through CST_Errorallen1999-07-29
* New names for parameter groups:allen1999-07-04
* Added all datatypes to parsers (but they don't work with pugh yet).allen1999-07-01
* Fixed the code to make the dimension of a scalar variable 1 8-)goodale1999-04-19
* Adding to CST_errorsallen1999-04-07
* Incremented CST errors in some placesallen1999-04-05
* Added support for time levels.goodale1999-02-16
* changed the lineallen1999-02-12
* Toms bug fix for keywords with no blockallen1999-02-01
* Changed a couple of error print statementsallen1999-01-29
* Now reads in active thorns and generates a file suitable for make.thornlist.goodale1999-01-19
* Added extra initialisations to remove warnings from perl -w.goodale1998-12-01
* Finished the friend calculation.goodale1998-12-01
* Some more stuff on friends.goodale1998-11-30
* Finished get_implementation_ancestorsgoodale1998-11-30
* Synchronsiing laptop with repository.goodale1998-11-30
* Lots of interface consistancy checks.goodale1998-11-26