aboutsummaryrefslogtreecommitdiff
path: root/Tools/CodeGen/KrancScript.m
Commit message (Expand)AuthorAge
* Move script flags variable into Kranc.mIan Hinder2012-04-27
* KrancScript.m: Fix PD so it works againIan Hinder2012-03-22
* KrancScript.m: Support new Piraha XML schemaIan Hinder2012-03-21
* KrancScript.m: Simplify and correct algebraic operationsIan Hinder2012-03-21
* KrancScript.m: Add exp functionIan Hinder2012-03-21
* Enable CaKernel support for Kranc scriptsIan Hinder2012-03-21
* 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
* KrancScript.m: Simplify index handling by moving logic to grammarIan Hinder2012-02-06
* KrancScript.m: Handle grammar change to schedule Ian Hinder2012-02-06
* 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
* 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
* Add outline code for reading .kranc scriptsIan Hinder2012-01-26