Fri, 27 Jan 2012 10:31:30 +0100 bulwahn adding some basic handling that unfolds a conjecture in a locale before testing it with quickcheck
Fri, 27 Jan 2012 10:19:55 +0100 blanchet made SML/NJ happy
Thu, 26 Jan 2012 20:49:54 +0100 blanchet even more lr tags for SPASS -- anything that is considered an "equational rule spec" is relevant
Thu, 26 Jan 2012 20:49:54 +0100 blanchet separate orthogonal components
Thu, 26 Jan 2012 20:49:54 +0100 blanchet generate left-to-right rewrite tag for combinator helpers for SPASS 3.8
Thu, 26 Jan 2012 20:49:54 +0100 blanchet better handling of individual type for DFG format (SPASS)
Thu, 26 Jan 2012 12:04:05 +0100 bulwahn adding quickcheck example with THE
Thu, 26 Jan 2012 12:03:35 +0100 bulwahn evaluation of THE with a non-singleton set raises a Match exception during the evaluation to yield a potential counterexample in quickcheck.
Thu, 26 Jan 2012 10:59:47 +0100 bulwahn using fully qualified module names in Haskell source, which seems to be required by GHC 7.0.4
Thu, 26 Jan 2012 09:52:47 +0100 nipkow tuned
Wed, 25 Jan 2012 16:07:48 +0100 bulwahn adding very basic code generation to Wellfounded theory
Wed, 25 Jan 2012 16:07:41 +0100 bulwahn removing dead code from Mutabelle; tuned
Wed, 25 Jan 2012 15:19:04 +0100 bulwahn generalizing check if size matters because it is different for random and exhaustive testing
Wed, 25 Jan 2012 09:50:34 +0100 bulwahn merged
Wed, 25 Jan 2012 09:32:23 +0100 bulwahn adding code equation for Collect on finite types
Tue, 24 Jan 2012 16:00:51 +0100 berghofe Use lookup_size rather than Datatype.get_info in is_poly to avoid
Tue, 24 Jan 2012 09:13:24 +0100 bulwahn adding some rules to quickcheck's preprocessing
Tue, 24 Jan 2012 09:12:29 +0100 bulwahn some more constants on mutabelle's blacklist
Mon, 23 Jan 2012 17:40:32 +0100 blanchet implemented "tptp_refute" tool
Mon, 23 Jan 2012 17:40:32 +0100 blanchet added problem importer
Mon, 23 Jan 2012 17:40:32 +0100 blanchet imported patch ATP_Problem_Import.thy
Mon, 23 Jan 2012 17:40:32 +0100 blanchet imported patch atp_problem_import.ML
Mon, 23 Jan 2012 17:40:32 +0100 blanchet renamed theory exporter
Mon, 23 Jan 2012 17:40:32 +0100 blanchet renamed two files to make room for a new file
Mon, 23 Jan 2012 17:40:31 +0100 blanchet rebranded Nitrox, for more uniformity
Mon, 23 Jan 2012 17:40:31 +0100 blanchet moved "nitrox" to TPTP
Mon, 23 Jan 2012 17:29:19 +0100 huffman generalize type of List.listrel
Mon, 23 Jan 2012 15:23:02 +0100 bulwahn support for Ex1 in quickcheck-narrowing
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 14:07:36 +0100 bulwahn adding code generation for some list relations
Mon, 23 Jan 2012 14:06:19 +0100 bulwahn adding fun_eq_iff to the preprocessing
Mon, 23 Jan 2012 14:00:52 +0100 bulwahn random instance for sets
Mon, 23 Jan 2012 11:59:00 +0100 bulwahn more configurations to mutabelle
Fri, 20 Jan 2012 09:28:54 +0100 bulwahn catching code generation errors in quickcheck-narrowing
Fri, 20 Jan 2012 09:28:53 +0100 bulwahn adding narrowing instance for sets
Fri, 20 Jan 2012 09:28:52 +0100 bulwahn shortened definitions by adding some termify constants
Fri, 20 Jan 2012 09:28:51 +0100 bulwahn tuned
Fri, 20 Jan 2012 09:28:50 +0100 bulwahn adding check_all instance for sets; tuned
Fri, 20 Jan 2012 08:24:51 +0100 nipkow tuned
Fri, 20 Jan 2012 07:55:43 +0100 nipkow tuned
Thu, 19 Jan 2012 21:37:12 +0100 blanchet minor edits in docs
Thu, 19 Jan 2012 21:37:12 +0100 blanchet renamed "sound" option to "strict"
Thu, 19 Jan 2012 21:37:12 +0100 blanchet updated Sledge docs some more
Thu, 19 Jan 2012 21:37:12 +0100 blanchet more doc updates
Thu, 19 Jan 2012 21:37:12 +0100 blanchet updated docs
Thu, 19 Jan 2012 21:37:12 +0100 blanchet lower timeout for preplay, now that we have more preplay methods
Thu, 19 Jan 2012 21:37:12 +0100 blanchet cleanly separate each Metis encoding
Thu, 09 Feb 2012 19:34:23 +0100 wenzelm basic setup for equational reasoning;
Tue, 07 Feb 2012 18:56:40 +0100 wenzelm tuned;
Tue, 07 Feb 2012 18:51:22 +0100 wenzelm updated examples for syntax translations;
Sun, 05 Feb 2012 21:00:38 +0100 wenzelm updated section on raw syntax;
Sun, 05 Feb 2012 18:11:19 +0100 wenzelm updated section about syntax ambiguity;
Sat, 04 Feb 2012 18:33:04 +0100 wenzelm updated/unified section on mixfix annotations;
Sat, 04 Feb 2012 16:08:19 +0100 wenzelm tuned;
Sat, 04 Feb 2012 15:56:49 +0100 wenzelm more on explicit notation;
Sat, 04 Feb 2012 15:44:50 +0100 wenzelm more accurate Pure grammar;
Sat, 04 Feb 2012 14:25:14 +0100 wenzelm more refs;
Sat, 04 Feb 2012 14:20:39 +0100 wenzelm simplified mixfix (NB: infix is no longer required separately);
Thu, 02 Feb 2012 21:21:41 +0100 wenzelm updated section on print modes;
Thu, 02 Feb 2012 20:26:44 +0100 wenzelm misc tuning and reformatting;
Thu, 02 Feb 2012 18:11:42 +0100 wenzelm clarified syntax section structure;
Thu, 02 Feb 2012 17:52:16 +0100 wenzelm discontinued obscure history commands;
Thu, 02 Feb 2012 16:38:15 +0100 wenzelm misc tuning and reformatting;
Thu, 02 Feb 2012 16:07:25 +0100 wenzelm discontinued obscure history commands;
Sun, 29 Jan 2012 22:12:25 +0100 wenzelm updated hint about asm_rl;
Sun, 29 Jan 2012 22:00:10 +0100 wenzelm updated thin_tac;
Sun, 29 Jan 2012 21:40:29 +0100 wenzelm updated distinct_subgoals_tac, flexflex_tac;
Sun, 29 Jan 2012 21:26:09 +0100 wenzelm removed obscure material;
Sun, 29 Jan 2012 21:04:39 +0100 wenzelm updated rotate_tac;
Fri, 27 Jan 2012 21:56:29 +0100 wenzelm tuned;
Fri, 27 Jan 2012 21:48:40 +0100 wenzelm updated citations;
Fri, 27 Jan 2012 21:29:37 +0100 wenzelm updated subgoal_tac;
Thu, 26 Jan 2012 22:21:33 +0100 wenzelm tuned sectioning;
Thu, 26 Jan 2012 22:16:45 +0100 wenzelm updated "Control and search tacticals" (moved from ref to implementation);
Thu, 26 Jan 2012 21:25:18 +0100 wenzelm obsolete -- covered in implementation manual;
Thu, 26 Jan 2012 21:16:11 +0100 wenzelm moved HEADGOAL;
Thu, 26 Jan 2012 15:29:11 +0100 wenzelm removed some obscure material;
Thu, 26 Jan 2012 15:28:17 +0100 wenzelm added SELECT_GOAL;
Thu, 26 Jan 2012 15:04:35 +0100 wenzelm tuned;
Wed, 25 Jan 2012 22:01:15 +0100 wenzelm updated "subgoal quantifiers";
Wed, 25 Jan 2012 21:14:00 +0100 wenzelm tuned ML infixes;
Wed, 25 Jan 2012 21:10:54 +0100 wenzelm document antiquotations for ML infix operators;
Wed, 25 Jan 2012 20:26:05 +0100 wenzelm tuned;
Wed, 25 Jan 2012 19:04:38 +0100 wenzelm updated repetition tacticals;
Wed, 25 Jan 2012 18:18:59 +0100 wenzelm updated THEN, ORELSE, APPEND, and derivatives;
Wed, 25 Jan 2012 16:16:20 +0100 wenzelm removed obscure/outdated material;
Wed, 25 Jan 2012 15:39:08 +0100 wenzelm updated RSN, RL, RLN, MRS;
Wed, 25 Jan 2012 14:13:59 +0100 wenzelm removed obscure/outdated material;
Wed, 25 Jan 2012 13:31:56 +0100 wenzelm tuned;
Wed, 25 Jan 2012 13:24:57 +0100 wenzelm more on Logic.all/mk_implies etc.;
Thu, 19 Jan 2012 16:16:13 +0100 wenzelm reduce AFP test by many hours;
Thu, 19 Jan 2012 09:51:42 +0100 nipkow added termination of narrowing
Wed, 18 Jan 2012 22:06:31 +0100 wenzelm really need 64bit here;
Wed, 18 Jan 2012 13:04:58 +0100 nipkow Added termination proof for widening
Wed, 18 Jan 2012 22:09:29 +1100 kleing switch afp test to Darwin on macbroy2
(0) -30000 -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 +30000 tip