src/Pure/pure_thy.ML
Tue, 31 May 2005 11:53:23 +0200 wenzelm renamed cond_extern to extern;
Sun, 22 May 2005 16:51:11 +0200 wenzelm added string_of_thmref, selections, fact_index_of, valid_thms;
Tue, 17 May 2005 10:19:46 +0200 wenzelm moved credit to CONTRIBUTORS;
Mon, 16 May 2005 09:35:05 +0200 kleing searching for thms by combination of criteria (intro, elim, dest, name, term pattern)
Fri, 29 Apr 2005 11:42:46 +0200 kleing credits
Fri, 29 Apr 2005 11:22:41 +0200 kleing new thms_containing that searches for patterns instead of constants
Thu, 21 Apr 2005 22:02:06 +0200 wenzelm superceded by Pure.thy and CPure.thy;
Thu, 21 Apr 2005 19:12:03 +0200 berghofe - Eliminated nodup_vars check.
Wed, 13 Apr 2005 18:47:43 +0200 wenzelm *** MESSAGE REFERS TO PREVIOUS VERSION ***
Wed, 13 Apr 2005 18:34:22 +0200 wenzelm *** empty log message ***
Mon, 11 Apr 2005 12:34:34 +0200 ballarin First release of interpretation commands.
Thu, 24 Mar 2005 17:03:37 +0100 ballarin Further work on interpretation commands. New command `interpret' for
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.
Thu, 10 Feb 2005 11:19:03 +0100 berghofe Fixed bug in select_thm.
Thu, 10 Feb 2005 10:43:57 +0100 berghofe Subscripts for theorem lists now start at 1.
Mon, 24 Jan 2005 17:56:18 +0100 berghofe Specific theorems in a named list of theorems can now be referred to
Wed, 08 Dec 2004 15:15:49 +0100 nipkow fixed bug in find functions that I introduced some time ago.
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';
Mon, 26 Apr 2004 11:15:56 +0200 paulson commented
Wed, 14 Apr 2004 13:28:46 +0200 wenzelm renamed have_thms to note_thms;
Wed, 11 Feb 2004 17:39:00 +0100 berghofe Removed "duplicate fact binding" error message.
Thu, 09 Oct 2003 18:13:32 +0200 skalberg Added support for making constants final, that is, ensuring that no
Mon, 03 Feb 2003 11:06:06 +0100 berghofe Moved find_intros_goal from goals.ML to pure_thy.ML
Wed, 13 Nov 2002 15:35:15 +0100 berghofe Fixed name clash problem in forall_elim_var.
Mon, 21 Oct 2002 17:11:29 +0200 berghofe Removed flexpair_def.
Mon, 14 Oct 2002 10:44:32 +0200 nipkow Ported find_intro/elim to Isar.
Tue, 27 Aug 2002 16:41:01 +0200 wenzelm disallow duplicate fact bindings for drafts (i.e. within new-style theory files);
Fri, 26 Jul 2002 21:07:57 +0200 wenzelm tuned;
Tue, 02 Jul 2002 15:38:48 +0200 wenzelm improved thms_containing (use FactIndex.T etc.);
Thu, 07 Feb 2002 11:07:03 +0100 berghofe Theorems are only "pre-named" if the do not already have names.
Fri, 11 Jan 2002 00:29:54 +0100 wenzelm have_thmss vs. have_thmss_i;
Thu, 10 Jan 2002 01:12:01 +0100 wenzelm added hide_thms;
Wed, 28 Nov 2001 00:46:26 +0100 wenzelm theory data: removed obsolete finish method;
Tue, 20 Nov 2001 20:56:42 +0100 wenzelm trfuns *after* binder syntax;
Mon, 19 Nov 2001 17:38:09 +0100 berghofe Further restructuring of theorem naming functions.
Sun, 11 Nov 2001 21:31:35 +0100 wenzelm renamed open_smart_store_thms to smart_store_thms_open;
Fri, 09 Nov 2001 00:19:20 +0100 wenzelm theory data: finish method;
Wed, 31 Oct 2001 19:37:04 +0100 berghofe - enter_thmx -> enter_thms
Fri, 28 Sep 2001 19:23:07 +0200 wenzelm internal thm numbering with ":" instead of "_";
Fri, 31 Aug 2001 16:11:20 +0200 berghofe Added equality axioms and initialization of proof term package.
Wed, 13 Dec 2000 17:43:33 +0100 wenzelm eliminated GOAL syntax;
Sun, 12 Nov 2000 14:35:41 +0100 wenzelm Syntax.pure_appl_syntax declared as output syntax for theory ProtoPure;
Sun, 17 Sep 2000 22:21:31 +0200 wenzelm Display.pretty_thm_sg;
Sat, 02 Sep 2000 21:52:15 +0200 wenzelm added get_thm_closure;
Wed, 09 Aug 2000 21:00:22 +0200 wenzelm added get_thms_closure, single_thm;
Fri, 04 Aug 2000 22:58:53 +0200 wenzelm dummy_pattern moved to term.ML;
Thu, 13 Jul 2000 23:14:49 +0200 wenzelm add_defs(_i): overloaded option;
Tue, 04 Jul 2000 01:11:42 +0200 wenzelm added "nothing" (empty list of theorems);
Sat, 01 Jul 2000 19:40:46 +0200 wenzelm print_theorems: omit name space;
Thu, 29 Jun 2000 22:29:46 +0200 wenzelm have_thmss: handle multiple lists of arguments;
Wed, 31 May 2000 14:26:46 +0200 wenzelm get_thm(s): automatic transfer;
Mon, 17 Apr 2000 13:57:55 +0200 wenzelm Pretty.chunks;
Mon, 13 Mar 2000 12:25:16 +0100 wenzelm add_thms, add_axioms, add_defs: return theorems as well;
Mon, 29 Nov 1999 15:52:49 +0100 wenzelm Goal: tuned pris;
Wed, 27 Oct 1999 17:09:05 +0200 wenzelm dummy_pattern: aprop;
Thu, 21 Oct 1999 18:42:38 +0200 wenzelm forall_elim_var(s) move here from drule.ML;
Fri, 08 Oct 1999 16:16:51 +0200 wenzelm theorem database now also indexes constants "Trueprop", "all",
Wed, 06 Oct 1999 14:03:51 +0200 wenzelm fixed naming of single axioms;
less more (0) -100 -60 tip