src/HOL/Tools/specification_package.ML
Sat, 06 Oct 2007 16:50:04 +0200 wenzelm simplified interfaces for outer syntax;
Tue, 25 Sep 2007 13:28:37 +0200 wenzelm Syntax.parse/check/read;
Thu, 05 Jul 2007 20:01:28 +0200 wenzelm simplified ObjectLogic.atomize;
Thu, 10 May 2007 00:39:48 +0200 wenzelm moved some Drule operations to Thm (see more_thm.ML);
Sun, 15 Apr 2007 23:25:50 +0200 wenzelm removed obsolete TypeInfer.logicT -- use dummyT;
Wed, 04 Apr 2007 00:11:03 +0200 wenzelm removed obsolete sign_of/sign_of_thm;
Fri, 19 Jan 2007 22:08:08 +0100 wenzelm moved parts of OuterParse to SpecParse;
Fri, 15 Dec 2006 00:08:06 +0100 wenzelm avoid conflict with Alice keywords: renamed pack -> implode, unpack -> explode, any -> many, avoided assert;
Tue, 21 Nov 2006 18:07:30 +0100 wenzelm simplified Proof.theorem(_i);
Tue, 14 Nov 2006 15:29:52 +0100 wenzelm simplified Proof.theorem(_i) interface;
Tue, 31 Oct 2006 09:29:06 +0100 haftmann fixed type signature of Type.varify
Mon, 09 Oct 2006 02:19:55 +0200 wenzelm attribute: Context.mapping;
Fri, 15 Sep 2006 22:56:13 +0200 wenzelm renamed Term.map_term_types to Term.map_types (cf. Term.fold_types);
Sat, 05 Aug 2006 14:55:09 +0200 wenzelm avoid low-level tsig;
Tue, 13 Jun 2006 23:41:39 +0200 wenzelm tuned;
Sun, 07 May 2006 00:22:05 +0200 wenzelm removed 'concl is' patterns;
Thu, 13 Apr 2006 12:00:50 +0200 wenzelm Sign.typ_equiv;
Fri, 03 Feb 2006 23:12:28 +0100 wenzelm canonical member/insert/merge;
Fri, 27 Jan 2006 19:03:02 +0100 wenzelm moved theorem tags from Drule to PureThy;
Wed, 25 Jan 2006 00:21:34 +0100 wenzelm ObjectLogic.atomize_cterm;
Sat, 21 Jan 2006 23:02:20 +0100 wenzelm simplified type attribute;
Fri, 16 Dec 2005 09:00:11 +0100 haftmann re-arranged tuples (theory * 'a) to ('a * theory) in Pure
Fri, 09 Dec 2005 09:06:45 +0100 haftmann oriented result pairs in PureThy
Tue, 06 Dec 2005 09:04:09 +0100 haftmann re-oriented some result tuples in PureThy
Tue, 18 Oct 2005 17:59:28 +0200 wenzelm moved helper lemma to HilbertChoice.thy;
Wed, 14 Sep 2005 10:24:39 +0200 haftmann introduced AList.lookup
Tue, 13 Sep 2005 22:19:19 +0200 wenzelm tuned IsarThy.theorem_i;
Tue, 16 Aug 2005 13:42:26 +0200 wenzelm OuterKeyword;
Mon, 09 May 2005 16:40:11 +0200 paulson choice_const moved to hologic.ML
Thu, 21 Apr 2005 18:57:18 +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.
Fri, 21 May 2004 21:15:45 +0200 wenzelm Sign.typ_instance;
Sat, 17 Apr 2004 23:53:35 +0200 skalberg Minor cleanup of headers and some speedup of the HOL4 import.
Thu, 09 Oct 2003 18:13:32 +0200 skalberg Added support for making constants final, that is, ensuring that no
Wed, 08 Oct 2003 16:02:54 +0200 skalberg Added axiomatic specifications (ax_specification).
Wed, 27 Aug 2003 10:11:30 +0200 skalberg Improved the error messages (slightly).
Tue, 26 Aug 2003 19:33:35 +0200 skalberg Cleaned up the code.
Tue, 26 Aug 2003 18:49:17 +0200 skalberg Allowed for splitting the specification over several lemmas.
Mon, 21 Jul 2003 17:27:23 +0200 skalberg Added handling of meta implication and meta quantification.
Mon, 21 Jul 2003 16:19:34 +0200 skalberg Added handling of free variables (provided they are of sort HOL.type).
Mon, 21 Jul 2003 08:53:56 +0200 skalberg Changed bstring argument to xstring.
Mon, 21 Jul 2003 08:52:06 +0200 skalberg *** empty log message ***
Sat, 19 Jul 2003 17:35:15 +0200 skalberg Added optional theorem names for the constant definitions added during
Thu, 17 Jul 2003 15:23:20 +0200 skalberg Added package for definition by specification.
less more (0) tip