src/HOL/Tools/res_clause.ML
Fri, 07 Jul 2006 15:13:15 +0200 paulson Some tidying.
Thu, 06 Jul 2006 12:18:17 +0200 paulson some tidying; fixed the output of theorem names
Wed, 05 Jul 2006 16:24:28 +0200 paulson removed the "tagging" feature
Wed, 05 Jul 2006 14:21:22 +0200 mengj Literals aren't sorted any more. Output overloaded constants' type var instantiations.
Thu, 25 May 2006 08:08:38 +0200 mengj Changed input interface of dfg_write_file.
Tue, 16 May 2006 13:01:24 +0200 wenzelm more abstract interface to classes/arities;
Mon, 01 May 2006 17:05:09 +0200 wenzelm adapted arities;
Wed, 19 Apr 2006 10:42:45 +0200 paulson the "th" field of type "clause"
Tue, 18 Apr 2006 05:37:43 +0200 mengj Take conjectures and axioms as thms when convert them to ResClause.clause format.
Fri, 07 Apr 2006 05:12:51 +0200 mengj tptp_write_file accepts axioms as thm.
Fri, 17 Mar 2006 09:34:23 +0100 haftmann renamed op < <= to Orderings.less(_eq)
Fri, 10 Mar 2006 15:33:48 +0100 haftmann renamed HOL + - * etc. to HOL.plus HOL.minus HOL.times etc.
Tue, 07 Mar 2006 16:49:12 +0100 paulson Tidying and tracing. Handling exn CLAUSE so that errors don't reach top-level.
Tue, 07 Mar 2006 03:58:50 +0100 mengj tptp_write_file now takes goals and axioms as Term.term and writes them to a file.
Thu, 02 Mar 2006 18:51:11 +0100 paulson reformatting
Tue, 28 Feb 2006 11:09:50 +0100 paulson new order for arity clauses
Fri, 03 Feb 2006 17:08:03 +0100 paulson removal of case analysis clauses
Tue, 31 Jan 2006 17:48:28 +0100 paulson removal of ResClause.num_of_clauses and other simplifications
Tue, 31 Jan 2006 16:37:06 +0100 paulson working SPASS support; much tidying
Tue, 31 Jan 2006 10:39:13 +0100 paulson reorganization of code to support DFG otuput
Mon, 30 Jan 2006 15:31:31 +0100 paulson tidy-up of res_clause.ML, removing the "predicates" field
Fri, 27 Jan 2006 18:29:33 +0100 paulson tidying up SPASS output
Fri, 13 Jan 2006 17:39:19 +0100 paulson more readable divide ops
Wed, 21 Dec 2005 12:06:08 +0100 paulson new hash table module in HOL/Too/s
Tue, 20 Dec 2005 04:27:46 +0100 mengj Added functions for fol_type; also put some functions to the signature, used by ResHolClause.
Fri, 16 Dec 2005 12:15:54 +0100 paulson hashing to eliminate the output of duplicate clauses
Thu, 15 Dec 2005 15:26:37 +0100 paulson No axiom, arity or classrel clauses contain HOL.type. Negative occurrences are
Thu, 15 Dec 2005 05:47:26 +0100 mengj Added functions to test equivalence between clauses.
Wed, 14 Dec 2005 06:19:33 +0100 mengj Changed literals' ordering and the functions for sorting literals.
Wed, 14 Dec 2005 01:40:43 +0100 mengj 1. changed fol_type, it's not a string type anymore.
Tue, 13 Dec 2005 15:34:02 +0100 paulson now generates the name "append"
Mon, 28 Nov 2005 07:16:16 +0100 mengj Only output types if !keep_types is true.
Tue, 22 Nov 2005 10:09:11 +0100 paulson new treatment of polymorphic types, using Sign.const_typargs
Fri, 18 Nov 2005 07:08:54 +0100 mengj -- before converting axiom and conjecture clauses into ResClause.clause format, perform "check_is_fol_term" first.
Wed, 02 Nov 2005 14:46:49 +0100 wenzelm Sign.const_monomorphic;
Fri, 28 Oct 2005 02:24:58 +0200 mengj Added several functions to the signature.
Thu, 27 Oct 2005 13:54:40 +0200 wenzelm replaced Defs.monomorphic by Sign.monomorphic;
Wed, 19 Oct 2005 13:59:33 +0200 mengj More functions are added to the signature of ResClause
Tue, 18 Oct 2005 15:08:38 +0200 paulson new interface to make_conjecture_clauses
Fri, 14 Oct 2005 10:19:50 +0200 paulson deletion of Tools/res_types_sorts; removal of absolute numbering of clauses
Fri, 07 Oct 2005 17:57:21 +0200 paulson minor code tidyig
Wed, 05 Oct 2005 11:18:06 +0200 paulson improved process handling. tidied
Tue, 04 Oct 2005 09:58:38 +0200 paulson reset clause counter
Tue, 20 Sep 2005 18:43:39 +0200 paulson tidying, and support for axclass/classrel clauses
Thu, 15 Sep 2005 17:46:00 +0200 paulson massive tidy-up and simplification
Thu, 15 Sep 2005 17:16:56 +0200 wenzelm TableFun/Symtab: curried lookup and update;
Thu, 15 Sep 2005 11:15:52 +0200 paulson the experimental tagging system, and the usual tidying
Wed, 14 Sep 2005 10:20:50 +0200 paulson nice names for more infix operators
Fri, 09 Sep 2005 17:47:37 +0200 paulson Isabelle-ATP link: sortable axiom names; no spaces in switches; general tidying
Thu, 08 Sep 2005 13:24:19 +0200 paulson yet more tidying of Isabelle-ATP link
Wed, 07 Sep 2005 09:54:31 +0200 paulson axioms now included in tptp files, no /bin/cat and various tidying
Mon, 05 Sep 2005 17:38:18 +0200 wenzelm curried_lookup/update;
Fri, 02 Sep 2005 17:55:24 +0200 paulson further tidying up of Isabelle-ATP link
Fri, 02 Sep 2005 15:25:27 +0200 paulson fixed arities and restored changes that had gone missing
Fri, 26 Aug 2005 19:36:07 +0200 quigley DFG output now works for untyped rules (ML "ResClause.untyped();")
Mon, 01 Aug 2005 19:20:30 +0200 wenzelm Defs.monomorphic;
Thu, 28 Jul 2005 17:54:22 +0200 paulson uniform treatment of variable prefixes
Wed, 27 Jul 2005 11:30:34 +0200 paulson simpler variable names, and no types for monomorphic constants
Fri, 22 Jul 2005 13:19:06 +0200 paulson streamlined the tptp output
Wed, 13 Jul 2005 15:05:48 +0200 paulson tidied
less more (0) -60 tip