aboutsummaryrefslogtreecommitdiff
path: root/Tools
Commit message (Expand)AuthorAge
* Thorn.m: Fix problem with cakernel.ccl not being createdIan Hinder2012-02-13
* Revert unintentional changes.Barry Wardell2012-02-11
* MathematicaCompat.h: Restore macrosIan Hinder2012-02-11
* KrancThorn.m: Generate MoL registration even for CaKernel thornsIan Hinder2012-02-11
* Only create cakernel.cc if CaKernel is enabled.Barry Wardell2012-02-09
* CalculationFunction: Gain a speedup in Krancing by only computing the stencil...Barry Wardell2012-02-09
* Revert "Errors.m: Add function execution tracing option"Barry Wardell2012-02-09
* Undo hack which broke vectorisation.Barry Wardell2012-02-09
* Merge remote-tracking branch 'origin/piraha'Barry Wardell2012-02-09
|\
| * KrancTensor.m: Add implementation to group name in inherited groups structureIan Hinder2012-02-07
| * KrancTensor.m: Make accelerated implementation search case-insensitiveIan Hinder2012-02-07
| * PirahaPeg: Update to SVN revision 50Ian Hinder2012-02-07
| * KrancTensor.m: Add some debug codeIan Hinder2012-02-07
| * KrancScript.m: Add support for defining finite differencing operatorsIan Hinder2012-02-07
| * KrancScript.m: Add some debug codeIan Hinder2012-02-07
| * KrancScript.m: Handle derivative name in parse treeIan Hinder2012-02-06
| * KrancScript.m: Handle numeric indicesIan Hinder2012-02-06
| * KrancScript.m: Add more known functionsIan Hinder2012-02-06
| * KrancScript.m: Handle parse artifact with empty blocksIan Hinder2012-02-06
| * KrancTensor.m: Correct logic when searching for inherited groupsIan Hinder2012-02-06
| * KrancScript.m: Simplify index handling by moving logic to grammarIan Hinder2012-02-06
| * KrancScript.m: Handle grammar change to schedule Ian Hinder2012-02-06
| * KrancTensor.m: Add code for parsing tensor information from interface.ccl filesIan Hinder2012-02-01
| * KrancTensor.m: Rewrite code to read group information from CCL filesIan Hinder2012-02-01
| * Errors.m: Add function execution tracing optionIan Hinder2012-02-01
| * KrancTensor.m: Add code to parse interface.ccl files to determine inherited g...Ian Hinder2012-01-31
| * Piraha.m: Mention input file in parse-failure error messageIan Hinder2012-01-31
| * Errors.m: Export PrintErrorIan Hinder2012-01-31
| * Add Implementation to script languageIan Hinder2012-01-29
| * KrancScript.m: Make script processing errors fatalIan Hinder2012-01-29
| * Add options and features to the script languageIan Hinder2012-01-29
| * Move Piraha interface into separate source fileIan Hinder2012-01-29
| * KrancScript.m: Call the new internal interface to create the thorn and fix ma...Ian Hinder2012-01-27
| * KrancTensor.m: Provide a new interface to CreateThornIan Hinder2012-01-27
| * Add a thorn-global Shorthands optionIan Hinder2012-01-27
| * Kranc.m: Add several new thorn optionsIan Hinder2012-01-27
| * TensorToolsKranc.m: Include Errors packageIan Hinder2012-01-27
| * CalculationFunction.m: Implement Where -> AutomaticIan Hinder2012-01-27
| * KrancScript.m: Add support for variables and temporariesIan Hinder2012-01-27
| * KrancScript.m: Raise an error if an unexpected item is found in a thornIan Hinder2012-01-27
| * KrancScript.m: Add missing process invocationIan Hinder2012-01-27
| * KrancScript.m: Treat _t as a special case in "dtensor" to mean time derivativeIan Hinder2012-01-27
| * KrancScript.m: Handle multi-argument functionsIan Hinder2012-01-27
| * KrancScript.m: Write functions to process the script parse tree into a Create...Ian Hinder2012-01-27
| * KrancScript.m: Don't output the Java class search pathIan Hinder2012-01-26
| * KrancScript.m: Use Piraha to parse .kranc filesIan Hinder2012-01-26
| * RunKranc.m: Define KrancDirectoryIan Hinder2012-01-26
| * Add outline code for reading .kranc scriptsIan Hinder2012-01-26
| * Add PirahaPeg jar files (svn revision 46)Ian Hinder2012-01-26
* | Don't assume ExecuteOn has been specified for a calculation.Barry Wardell2012-02-09