summaryrefslogtreecommitdiff
path: root/lib/sbin/interface_parser.pl
Commit message (Expand)AuthorAge
* check that providing function name is different from aliased function namerhaas2013-06-05
* Introduce cctk_ash, retire cctk_lssheschnett2012-07-04
* Discard spaces after "LANGUAGE xxx" specification in interface.ccleschnett2012-03-12
* simplify code by combining similar (debug) functionsknarf2009-09-11
* add function to save interface database to file for further analysis. Disable...knarf2009-09-11
* Set distribution default for scalars correctlyschnetter2008-02-29
* Check the dimension and distribution type of grid scalars and theschnetter2008-02-29
* Correct small error in commentschnetter2008-01-25
* Pass arrays and hashes by reference rather than by value.tradke2007-02-06
* Check the language specification in alias function definitions.tradke2006-03-07
* Escape metacharacters when extracting a variable group description.tradke2005-11-02
* Correct error in handling DISTRIB attributeschnetter2005-09-25
* If a thorn defines group A containing one variable A the CST prints a level-1tradke2005-08-29
* configuration.ccl fix. Please test and report if anything breaksyye002005-08-16
* Insert a single space also at the beginning of all string values withtradke2005-06-20
* Slightly more informative error message.goodale2004-08-17
* Fix to patch for PR 821. Hopefully these regexes will work better.goodale2004-08-17
* Detect if an inherited variable has the same name as a locally declaredgoodale2004-08-17
* Clean up comment and indentation.schnetter2004-08-03
* Adding thorn name to error message. (Patch from Yaakoub.)goodale2004-06-21
* Changed from homegrown chomp to perl 5 chomp - needed to add somegoodale2004-06-06
* Patch from Yaakoub to grive warning if a variable and the group it is ingoodale2004-05-11
* Implement 'REQUIRES FUNCTION' for interface.ccl files.tradke2004-04-23
* Re-instating the consistency check that all thorns providing the samegoodale2004-04-01
* Fixing apostrophes in messages.goodale2004-04-01
* Allow interface.ccl to end with a non-'\n'-terminated comment.rideout2003-12-06
* Allow vector groups of scalars.schnetter2003-11-21
* Correct $Header$ templateschnetter2003-11-21
* Introduce the new Cactus variable type CCTK_INT1.schnetter2003-10-13
* Traverse all hashes alphabetically, so that all output files of theschnetter2003-10-07
* Give grid scalars the dimension 0 instead of 1.schnetter2003-10-07
* Relax the consistency check for identical inheriting. If thorns providing thetradke2003-09-02
* More careful pattern matching for INCLUDE HEADERallen2003-07-04
* Support for new(er) aliased function declaration format:rideout2003-05-02
* Amended an error messageallen2003-03-20
* Function aliasing code by Ian Hawke, with modifications by Thomasrideout2003-02-26
* Fix matching for an error message for duplicate names of groupsallen2003-02-09
* Add helpful comment to 'Unknown option $option in grouprideout2003-01-07
* 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