src/HOL/Mirabelle/lib/scripts/mirabelle.pl
Wed, 21 Jun 2017 22:48:55 +0200 blanchet added -d option to Mirabelle
Fri, 01 Apr 2016 15:17:11 +0200 blanchet adapt theory names within the theory
Fri, 18 Mar 2016 22:19:46 +0100 wenzelm isabelle process -T THEORY;
Wed, 16 Mar 2016 11:45:25 +0100 wenzelm less physical "logic" argument, with option -l like "isabelle console" etc.;
Thu, 10 Mar 2016 17:30:04 +0100 wenzelm prefer plain "isabelle" from PATH within Isabelle settings environment;
Thu, 10 Mar 2016 12:11:50 +0100 wenzelm isabelle_process is superseded by "isabelle process" tool;
Wed, 09 Mar 2016 19:30:09 +0100 wenzelm isabelle.Build uses ML_Process directly;
Thu, 03 Mar 2016 23:33:22 +0100 wenzelm simplified;
Mon, 29 Feb 2016 20:35:06 +0100 wenzelm isabelle_process executable no longer supports writable heap images;
Thu, 11 Feb 2016 22:05:12 +0100 wenzelm invoke perl system with explicit list -- to avoid extra /bin/sh and thus evade potential conflict of /bin/sh -> dash with bash on Debian/Ubuntu;
Wed, 11 Dec 2013 18:02:22 +0100 wenzelm support for polml-5.5.2;
Fri, 17 May 2013 20:41:45 +0200 wenzelm proper option quick_and_dirty;
Wed, 27 Feb 2013 12:45:19 +0100 wenzelm discontinued obsolete 'uses' within theory header;
Mon, 24 Sep 2012 15:37:58 +0200 wenzelm Mirabelle appears to work better in single-threaded mode;
Tue, 07 Aug 2012 10:28:04 +0200 boehmes extended Mirabelle to support user-provided setup files which contain the configuration for a Mirabelle run (avoids some layers of scripts and reduces the complexity of the overall Mirabelle setup)
Tue, 24 Apr 2012 14:13:04 +0100 sultana merged
Tue, 24 Apr 2012 13:59:29 +0100 sultana reversed Tools to Actions Mirabelle renaming;
Tue, 24 Apr 2012 13:56:13 +0200 blanchet reintroduce file offsets in Mirabelle output, but make sure they are not influenced by the length of the path
Tue, 24 Apr 2012 09:47:40 +0200 blanchet run Mirabelle in quick and dirty mode
Sat, 14 Apr 2012 23:52:17 +0100 sultana renamed mirabelle Tools directory to Actions, to make consistent with 'usage' description;
Wed, 07 Mar 2012 13:00:30 +0000 sultana added Mirabelle action info in its log file; tuned;
Wed, 23 Mar 2011 10:21:29 +0100 boehmes really be quiet
Mon, 21 Mar 2011 14:46:59 +0100 krauss fixed perl error
Mon, 21 Mar 2011 14:37:10 +0100 krauss eliminated unnecessary generated ROOT.ML
Mon, 21 Mar 2011 12:43:25 +0100 krauss propagate mirabelle failures properly;
Mon, 21 Mar 2011 12:43:23 +0100 krauss mirabelle: create modified theory file in original location, to ensure that its dependencies can be found (cf. aa8dce9ab8a9)
Tue, 21 Dec 2010 13:57:35 +0100 blanchet better parsing of options, in case the value has '='
Mon, 30 Aug 2010 12:09:57 +0200 blanchet execute actions in same order as specified on command line
Mon, 30 Aug 2010 11:39:23 +0200 blanchet deal with duplicates
Thu, 10 Jun 2010 12:08:33 +0200 krauss Adapted Mirabelle script (cf. f60e4dd6d76f)
Sat, 05 Sep 2009 15:46:52 +0200 boehmes Mirabelle: command-line action options may either be key=value or just key
Sat, 05 Sep 2009 11:45:57 +0200 boehmes added initialization and cleanup of actions,
Wed, 02 Sep 2009 21:31:58 +0200 boehmes Mirabelle: actions are responsible for handling exceptions,
Wed, 02 Sep 2009 16:23:53 +0200 boehmes moved Mirabelle from HOL/Tools to HOL,
less more (0) tip