Tue, 29 Jun 2010 09:19:16 +0200 blanchet move "nice names" from Metis to TPTP format
Tue, 29 Jun 2010 09:05:37 +0200 blanchet move functions not needed by Metis out of "Metis_Clauses"
Mon, 28 Jun 2010 18:47:07 +0200 blanchet no setup is necessary anymore
Mon, 28 Jun 2010 18:46:42 +0200 blanchet adapt call
Mon, 28 Jun 2010 18:15:40 +0200 blanchet remove obsolete component of CNF clause tuple (and reorder it)
Mon, 28 Jun 2010 18:08:36 +0200 blanchet killed "expand_defs_tac";
Mon, 28 Jun 2010 18:02:36 +0200 blanchet get rid of Skolem cache by performing CNF-conversion after fact selection
Mon, 28 Jun 2010 17:32:28 +0200 blanchet always perform "inline" skolemization, polymorphism or not, Skolem cache or not
Mon, 28 Jun 2010 17:31:38 +0200 blanchet always perform relevance filtering on original formulas
Tue, 29 Jun 2010 11:25:30 +0200 haftmann merged
Tue, 29 Jun 2010 11:25:25 +0200 haftmann split off predicate compiler into separate theory
Tue, 29 Jun 2010 11:25:04 +0200 haftmann split off predicate compiler into separate theory
Tue, 29 Jun 2010 11:25:04 +0200 haftmann adapted to reorganization of auxiliary list operations; split off predicate compiler into separate theory
Tue, 29 Jun 2010 11:25:03 +0200 haftmann adapted to change in interface
Tue, 29 Jun 2010 11:25:03 +0200 haftmann updated generated document
Tue, 29 Jun 2010 09:37:23 +0100 Christian Urban tuned
Tue, 29 Jun 2010 07:55:18 +0200 haftmann merged
Mon, 28 Jun 2010 15:32:27 +0200 haftmann tuned theory text
Mon, 28 Jun 2010 15:32:26 +0200 haftmann inner_simps is not enough, need also local facts
Mon, 28 Jun 2010 15:32:26 +0200 haftmann put section on distinctness before listsum; refined code generation operations; dropped ancient infix mem
Mon, 28 Jun 2010 15:32:25 +0200 haftmann explicit is better than implicit
Mon, 28 Jun 2010 15:32:25 +0200 haftmann avoid List.all
Mon, 28 Jun 2010 15:32:24 +0200 haftmann tuned whitespace
Mon, 28 Jun 2010 15:32:24 +0200 haftmann tuned lemma formulations
Mon, 28 Jun 2010 15:32:24 +0200 haftmann list_ex replaces list_exists
Mon, 28 Jun 2010 15:32:20 +0200 haftmann tuned syntax
Mon, 28 Jun 2010 15:32:17 +0200 haftmann explicit is better than implicit
Mon, 28 Jun 2010 15:32:13 +0200 haftmann modernized specifications
Mon, 28 Jun 2010 15:32:08 +0200 haftmann dropped ancient infix mem
Mon, 28 Jun 2010 15:32:06 +0200 haftmann dropped ancient infix mem; refined code generation operations in List.thy
Tue, 29 Jun 2010 02:18:08 +0100 Christian Urban cosmetics: avoided statement of raw theorems, used the method descending instead
Tue, 29 Jun 2010 01:38:29 +0100 Christian Urban separated the lifting and descending procedures in the quotient package
Mon, 28 Jun 2010 16:20:39 +0100 Christian Urban separation of translations in derive_qtrm / derive_rtrm (similarly for types)
Mon, 28 Jun 2010 15:03:07 +0200 haftmann merged constants "split" and "prod_case"
Mon, 28 Jun 2010 15:03:07 +0200 haftmann merged constants "split" and "prod_case" -- nitpick behaves differently
Mon, 28 Jun 2010 15:03:06 +0200 haftmann tuned whitespace
Mon, 28 Jun 2010 13:36:21 +0200 blanchet merged
Mon, 28 Jun 2010 11:04:02 +0200 blanchet compile
Mon, 28 Jun 2010 08:55:46 +0200 blanchet merged
Fri, 25 Jun 2010 23:35:14 +0200 blanchet multiplexing
Fri, 25 Jun 2010 18:34:06 +0200 blanchet factor out thread creation
Fri, 25 Jun 2010 18:05:36 +0200 blanchet factored non-ATP specific code from "ATP_Manager" out, so that it can be reused for the LEO-II integration
Fri, 25 Jun 2010 18:03:01 +0200 blanchet update docs
Fri, 25 Jun 2010 17:32:55 +0200 blanchet simpler argument
Fri, 25 Jun 2010 17:26:14 +0200 blanchet got rid of "respect_no_atp" option, which even I don't use
Fri, 25 Jun 2010 17:13:38 +0200 blanchet reorder ML files
Fri, 25 Jun 2010 17:08:39 +0200 blanchet renamed "Sledgehammer_FOL_Clauses" to "Metis_Clauses", so that Metis doesn't depend on Sledgehammer
Fri, 25 Jun 2010 16:42:06 +0200 blanchet merge "Sledgehammer_{F,H}OL_Clause", as requested by a FIXME
Fri, 25 Jun 2010 16:29:07 +0200 blanchet get rid of type alias
Fri, 25 Jun 2010 16:27:53 +0200 blanchet exploit "Name.desymbolize" to remove some dependencies
Fri, 25 Jun 2010 16:15:03 +0200 blanchet renamed "Sledgehammer_Fact_Preprocessor" to "Clausifier";
Fri, 25 Jun 2010 16:03:34 +0200 blanchet fewer dependencies
Fri, 25 Jun 2010 15:59:13 +0200 blanchet more intra-module dependency cleanup + merge "const" and "type_const" tables, since this is safe
Fri, 25 Jun 2010 15:30:38 +0200 blanchet more moving around of ML files in "Sledgehammer.thy"
Fri, 25 Jun 2010 15:22:12 +0200 blanchet got rid of needless exception
Fri, 25 Jun 2010 15:18:58 +0200 blanchet move "MESON" up;
Fri, 25 Jun 2010 15:16:22 +0200 blanchet remove junk
Fri, 25 Jun 2010 15:08:03 +0200 blanchet further reduce dependencies on "sledgehammer_fact_filter.ML"
Fri, 25 Jun 2010 15:01:35 +0200 blanchet move "prepare_clauses" from "sledgehammer_fact_filter.ML" to "sledgehammer_hol_clause.ML";
Mon, 28 Jun 2010 10:39:39 +0200 wenzelm merged