src/Pure/Proof/extraction.ML
Mon, 16 Apr 2007 16:11:03 +0200 haftmann canonical merge operations
Sat, 14 Apr 2007 17:35:52 +0200 wenzelm cleaned/simplified Sign.read_typ, Thm.read_cterm etc.;
Fri, 13 Apr 2007 16:40:16 +0200 haftmann canonical merge operations
Wed, 04 Apr 2007 23:29:33 +0200 wenzelm rep_thm/cterm/ctyp: removed obsolete sign field;
Mon, 26 Feb 2007 23:18:24 +0100 wenzelm moved eq_thm etc. to structure Thm in Pure/more_thm.ML;
Fri, 15 Dec 2006 00:08:06 +0100 wenzelm avoid conflict with Alice keywords: renamed pack -> implode, unpack -> explode, any -> many, avoided assert;
Tue, 05 Dec 2006 00:30:38 +0100 wenzelm thm/prf: separate official name vs. additional tags;
Mon, 09 Oct 2006 02:19:49 +0200 wenzelm attribute: Context.mapping;
Wed, 04 Oct 2006 14:17:38 +0200 haftmann insert replacing ins ins_int ins_string
Thu, 21 Sep 2006 19:04:20 +0200 wenzelm member (op =);
Fri, 15 Sep 2006 22:56:13 +0200 wenzelm renamed Term.map_term_types to Term.map_types (cf. Term.fold_types);
Thu, 27 Apr 2006 15:06:35 +0200 wenzelm tuned basic list operators (flat, maps, map_filter);
Tue, 25 Apr 2006 22:23:41 +0200 wenzelm tuned;
Mon, 10 Apr 2006 00:33:49 +0200 wenzelm Term.itselfT;
Tue, 21 Mar 2006 12:18:15 +0100 wenzelm avoid polymorphic equality;
Mon, 06 Feb 2006 20:59:56 +0100 wenzelm Envir.(beta_)eta_contract;
Mon, 06 Feb 2006 11:01:28 +0100 haftmann subsituted gen_duplicates / has_duplicates for duplicates whenever appropriate
Fri, 03 Feb 2006 23:12:28 +0100 wenzelm canonical member/insert/merge;
Sat, 21 Jan 2006 23:02:14 +0100 wenzelm simplified type attribute;
Thu, 19 Jan 2006 21:22:08 +0100 wenzelm setup: theory -> theory;
Tue, 06 Dec 2005 09:04:09 +0100 haftmann re-oriented some result tuples in PureThy
Wed, 16 Nov 2005 17:45:30 +0100 wenzelm tuned Pattern.match/unify;
Thu, 15 Sep 2005 17:16:56 +0200 wenzelm TableFun/Symtab: curried lookup and update;
Tue, 06 Sep 2005 08:30:43 +0200 haftmann introduced some new-style AList operations
Fri, 02 Sep 2005 15:54:47 +0200 haftmann some 'assoc' etc. refactoring
Thu, 01 Sep 2005 22:15:10 +0200 wenzelm curried_lookup/update;
Wed, 31 Aug 2005 15:46:40 +0200 wenzelm refer to theory instead of low-level tsig;
Tue, 16 Aug 2005 13:42:26 +0200 wenzelm OuterKeyword;
Mon, 01 Aug 2005 19:20:37 +0200 wenzelm replaced atless by term_ord;
Fri, 15 Jul 2005 15:44:20 +0200 wenzelm tuned fold on terms;
Wed, 13 Jul 2005 16:07:21 +0200 wenzelm improved Net interface;
Wed, 13 Jul 2005 11:30:37 +0200 haftmann (fix for an accidental commit)
Wed, 13 Jul 2005 11:16:34 +0200 haftmann (intermediate commit)
Mon, 20 Jun 2005 22:13:59 +0200 wenzelm get_thm(s): Name;
Fri, 17 Jun 2005 18:35:27 +0200 wenzelm accomodate change of TheoryDataFun;
Sat, 11 Jun 2005 22:15:47 +0200 wenzelm renamed Sign.intern_tycon to Sign.intern_type;
Thu, 09 Jun 2005 12:03:36 +0200 wenzelm can (Thm.get_axiom_i thy) name;
Sun, 05 Jun 2005 23:07:25 +0200 wenzelm Type.freeze;
Thu, 02 Jun 2005 18:29:55 +0200 wenzelm tuned;
Tue, 31 May 2005 11:53:40 +0200 wenzelm Theory.restore_naming;
Thu, 21 Apr 2005 22:02:06 +0200 wenzelm superceded by Pure.thy and CPure.thy;
Thu, 21 Apr 2005 19:13:03 +0200 berghofe Adapted to new interface of instantiation and unification / matching functions.
Fri, 04 Mar 2005 15:07:34 +0100 skalberg Removed practically all references to Library.foldr.
Thu, 03 Mar 2005 12:43:01 +0100 skalberg Move towards standard functions.
Sun, 13 Feb 2005 17:15:14 +0100 skalberg Deleted Library.option type.
Mon, 24 Jan 2005 17:59:48 +0100 berghofe Adapted to modified interface of PureThy.get_thm(s).
Fri, 10 Dec 2004 16:57:01 +0100 berghofe Added term cache to function condrew in order to speed up rewriting.
Mon, 21 Jun 2004 10:25:57 +0200 kleing Merged in license change from Isabelle2004
Tue, 01 Jun 2004 12:33:50 +0200 wenzelm removed obsolete sort 'logic';
Fri, 19 Mar 2004 10:42:38 +0100 paulson Removing the datatype declaration of "order" allows the standard General.order
Wed, 29 Jan 2003 17:32:01 +0100 berghofe Fixed bug in function corr.
Wed, 27 Nov 2002 17:23:19 +0100 berghofe Correctness proofs are now modular, too.
Sun, 17 Nov 2002 23:43:53 +0100 berghofe Fixed small bug that caused some definitions to be "forgotten".
Wed, 13 Nov 2002 15:36:06 +0100 berghofe - exported functions etype_of and mk_typ
Mon, 30 Sep 2002 16:42:46 +0200 berghofe Added check for axioms with "realizes Null A = A".
Wed, 24 Jul 2002 16:16:44 +0200 berghofe Tuned type constraint of function merge_rules to make smlnj happy.
Sun, 21 Jul 2002 15:37:04 +0200 berghofe Added program extraction module.
less more (0) tip