src/HOL/Mirabelle/lib/Tools/mirabelle
Sat, 14 Apr 2012 23:52:17 +0100 switched from using sed to perl in mirabelle tool
Sat, 14 Apr 2012 23:52:17 +0100 renamed mirabelle Tools directory to Actions, to make consistent with 'usage' description;
Wed, 07 Mar 2012 13:00:30 +0000 added Mirabelle action info in its log file; tuned;
Wed, 23 Mar 2011 09:15:49 +0100 replace hardwired MIRABELLE_OUTPUT_PATH by temporary directory derived from ISABELLE_TMP_PREFIX and $$ -- old behaviour can be achieved by manually setting MIRABELLE_OUTPUT_PATH
Mon, 21 Mar 2011 12:43:25 +0100 propagate mirabelle failures properly;
Mon, 06 Dec 2010 10:52:48 +0100 correcting usage documentation in mirabelle tool
Tue, 08 Dec 2009 23:05:23 +0100 also consider the fully-typed version of metis for Mirabelle measurements
Tue, 27 Oct 2009 18:01:50 +0100 included description for sledgehammer options in Mirabelle script
Sat, 05 Sep 2009 15:46:52 +0200 Mirabelle: command-line action options may either be key=value or just key
Sat, 05 Sep 2009 11:45:57 +0200 added initialization and cleanup of actions,
Wed, 02 Sep 2009 16:23:53 +0200 moved Mirabelle from HOL/Tools to HOL,