src/HOL/Mutabelle/mutabelle_extra.ML
Sat, 13 Jul 2013 00:24:05 +0200 wenzelm compile
Fri, 12 Jul 2013 23:45:05 +0200 wenzelm system options for Isabelle/HOL proof tools;
Fri, 15 Feb 2013 11:47:33 +0100 haftmann systematic conversions between nat and nibble/char;
Thu, 14 Feb 2013 15:27:10 +0100 haftmann reform of predicate compiler / quickcheck theories:
Wed, 13 Feb 2013 13:38:52 +0100 haftmann formal cleanup of sources
Wed, 19 Sep 2012 10:57:44 +0200 bulwahn recording elapsed time in mutabelle for more detailed evaluation
Tue, 24 Apr 2012 09:47:40 +0200 blanchet handle TPTP definitions as definitions in Nitpick rather than as axioms
Sun, 25 Mar 2012 20:15:39 +0200 huffman merged fork with new numeral representation (see NEWS)
Mon, 27 Feb 2012 16:56:25 +0100 wenzelm more explicit Long_Name operations (NB: analyzing qualifiers is inherently fragile);
Fri, 24 Feb 2012 11:23:34 +0100 blanchet renamed 'try_methods' to 'try0'
Sat, 11 Feb 2012 12:13:08 +0100 bulwahn making num_mutations a configuration that can be changed with the mutabelle bash command
Sat, 11 Feb 2012 11:36:23 +0100 bulwahn making max_mutants an option that can be changed in the Mutabelle-script
Sat, 11 Feb 2012 11:36:21 +0100 bulwahn increase timeout to 30 seconds; changing mutabelle script
Sun, 05 Feb 2012 17:43:15 +0100 bulwahn adding some forbidden constant names for mutabelle
Sun, 05 Feb 2012 17:43:14 +0100 bulwahn mutabelle ignores theorems with internal constants
Tue, 31 Jan 2012 09:06:27 +0100 bulwahn mutabelle must handle the case where quickcheck returns multiple results
Tue, 24 Jan 2012 09:12:29 +0100 bulwahn some more constants on mutabelle's blacklist
Mon, 23 Jan 2012 15:22:33 +0100 bulwahn adding another internal constant to mutabelle's blacklust
Mon, 23 Jan 2012 14:08:55 +0100 bulwahn adding some more forbidden constant names for the mutated conjecture generation
Mon, 23 Jan 2012 11:59:00 +0100 bulwahn more configurations to mutabelle
Wed, 09 Nov 2011 19:01:50 +0100 bulwahn quickcheck invocations in mutabelle must not catch codegenerator errors internally
Mon, 07 Nov 2011 22:21:57 +0100 blanchet revived Refute in Mutabelle
Tue, 18 Oct 2011 15:27:17 +0200 bulwahn adding testing of quickcheck narrowing with finite types to mutabelle script; modified is_executable in mutabelle_extra
Mon, 17 Oct 2011 10:19:01 +0200 bulwahn moving some common functions from quickcheck to the more HOL-specific quickcheck_common; renamed inductive_SML's configurations to more canonical names; adds automatically left and right hand sides of equations as evaluation terms
Fri, 09 Sep 2011 00:22:18 +0200 krauss added syntactic classes for "inf" and "sup"
Mon, 08 Aug 2011 09:52:09 -0700 huffman moved division ring stuff from Rings.thy to Fields.thy
Mon, 18 Jul 2011 10:34:21 +0200 bulwahn adapting mutabelle to latest changes in quickcheck; removing unused code in mutabelle
Wed, 08 Jun 2011 15:39:55 +0200 wenzelm pervasive Output operations;
Tue, 07 Jun 2011 14:06:12 +0200 bulwahn printing environment in mutabelle's log
Tue, 31 May 2011 17:15:14 +0200 blanchet compile
Fri, 27 May 2011 10:30:08 +0200 blanchet compile
Fri, 27 May 2011 10:30:08 +0200 blanchet renamed "Auto_Tools" "Try"
Wed, 20 Apr 2011 17:17:01 +0200 wenzelm merged;
Wed, 20 Apr 2011 16:00:46 +0200 bulwahn adding two further code-generator internal constants to the blacklist of Mutabelle
Wed, 20 Apr 2011 16:49:52 +0200 wenzelm standardized some ML aliases;
Sat, 16 Apr 2011 16:15:37 +0200 wenzelm modernized structure Proof_Context;
Thu, 31 Mar 2011 11:16:51 +0200 blanchet added support for "dest:" to "try"
Wed, 23 Mar 2011 08:50:32 +0100 bulwahn adapting mutabelle; exporting more Quickcheck functions
Mon, 21 Mar 2011 08:29:16 +0100 bulwahn merged
Fri, 18 Mar 2011 18:19:42 +0100 bulwahn adapting mutabelle
Sun, 20 Mar 2011 22:08:12 +0100 wenzelm simplified various cpu_time clones (!): eliminated odd Exn.capture/Exn.release (no need to "stop" timing);
Sun, 20 Mar 2011 21:28:11 +0100 wenzelm structure Timing: covers former start_timing/end_timing and Output.timeit etc;
Fri, 18 Mar 2011 22:55:28 +0100 blanchet added "simp:", "intro:", and "elim:" to "try" command
Fri, 11 Feb 2011 11:47:44 +0100 bulwahn adjusting HOL-Mutabelle to changes in quickcheck
Mon, 10 Jan 2011 15:45:46 +0100 wenzelm eliminated Int.toString;
Wed, 29 Dec 2010 12:25:22 +0100 wenzelm made SML/NJ happy;
Wed, 29 Dec 2010 12:22:38 +0100 wenzelm tuned comments;
Thu, 16 Dec 2010 11:31:06 +0100 bulwahn reactivating nitpick in Mutabelle
Fri, 10 Dec 2010 14:10:35 +0100 bulwahn setting finite_type_size to 1 in mutabelle_extra
Mon, 06 Dec 2010 10:52:45 +0100 bulwahn commenting out sledgehammer_mtd in Mutabelle
Mon, 06 Dec 2010 10:52:44 +0100 bulwahn adding timeout to try invocation in mutabelle
Mon, 06 Dec 2010 10:52:43 +0100 bulwahn adding filtering, sytactic welltyping, and sledgehammer method in mutabelle
Fri, 03 Dec 2010 10:28:39 +0100 blanchet compile
Fri, 03 Dec 2010 09:55:45 +0100 blanchet run synchronous Auto Tools in parallel
Fri, 03 Dec 2010 08:40:47 +0100 bulwahn adapting mutabelle
Fri, 03 Dec 2010 08:40:47 +0100 bulwahn adapting mutabelle
Mon, 22 Nov 2010 11:34:59 +0100 bulwahn adding AFP tests to Mutabelle_Extra; adopting mutabelle to recent quickcheck changes; filtering strange mutants; adding solvers to mutabelle; restructuring mutabelle
Fri, 05 Nov 2010 19:47:20 +0100 wenzelm explicit indication of some remaining violations of the Isabelle/ML interrupt model;
Tue, 02 Nov 2010 20:55:12 +0100 wenzelm simplified some time constants;
Fri, 29 Oct 2010 08:44:49 +0200 bulwahn adapting HOL-Mutabelle to changes in quickcheck
less more (0) -60 tip