aboutsummaryrefslogtreecommitdiff
path: root/Tools/MathematicaMisc
Commit message (Expand)AuthorAge
* Errors.m: Make PrintStructure publicIan Hinder2013-09-09
* RunKranc.m: Add ability to pass in Kranc directory and script via a variableIan Hinder2012-04-03
* RunKranc.m: Don't disable RecursionLimitIan Hinder2012-04-03
* MapLookup.m: Allow strings as keys in lookupIan Hinder2012-03-21
* Revert "Errors.m: Add function execution tracing option"Barry Wardell2012-02-09
* Merge remote-tracking branch 'origin/piraha'Barry Wardell2012-02-09
|\
| * Errors.m: Add function execution tracing optionIan Hinder2012-02-01
| * Errors.m: Export PrintErrorIan Hinder2012-01-31
| * Move Piraha interface into separate source fileIan Hinder2012-01-29
| * RunKranc.m: Define KrancDirectoryIan Hinder2012-01-26
| * Add outline code for reading .kranc scriptsIan Hinder2012-01-26
* | MapLookup.m: Use DefFn for lookupIan Hinder2012-01-24
|/
* Errors.m: Don't use InputForm for FullForm objectsIan Hinder2011-12-20
* Add more context to string list verification error messagesIan Hinder2011-12-20
* Errors.m: Use Print instead of PrintStructure for printing informational mess...Ian Hinder2011-10-28
* Errors.m: Print structures in InputForm alwaysIan Hinder2011-10-28
* Add disabled code for automatic profilingIan Hinder2011-10-28
* CalculationFunction.m: Use DefFn for two important functionsIan Hinder2011-10-28
* Add Profile.m for profiling Mathematica functionsIan Hinder2011-10-28
* Errors.m: Add DefFn function for defining functionsIan Hinder2011-10-07
* Errors.m: Add ErrorDefinitionIan Hinder2011-10-06
* Add new function mapReplaceAddErik Schnetter2011-09-29
* RunKranc.m: Improve handling of errors and outputIan Hinder2011-09-24
* Errors.m: Don't try to print the stackIan Hinder2011-09-24
* Errors.m: Output objects in InputFormIan Hinder2011-09-18
* MapLookup.m: Print maps in InputForm when throwing error messagesIan Hinder2011-09-18
* MapLookup.m: Allow third argument to lookup to specify defaultIan Hinder2011-09-18
* Rename debug level Quiet to DebugQuiet as Quiet has special meaning to Mathem...Ian Hinder2010-09-21
* kranc: Update the Kranc/Bin/kranc script and move some functionality into a n...Ian Hinder2010-08-04
* Add SetDebugLevel to the context, and rename Full to InfoFullianhin2006-06-19
* Added error checking on most of the lookup functions. Checks that theianhin2006-02-23
* Added functions to verify that objects have the correct type. Helpfulianhin2006-02-23
* Added KrancError function for throwing errors to be caught at topianhin2006-01-13
* Initial versionianhin2005-08-26
* Added Error package and error checkingianhin2005-08-26
* Initial revisionshusa2004-05-09