src/Pure/pure_thy.ML
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;
Mon, 06 Sep 1999 16:56:01 +0200 wenzelm removed thms_closure (unused);
Sat, 04 Sep 1999 21:02:19 +0200 wenzelm eliminated default_name (thms no longer stored for name "");
Wed, 01 Sep 1999 21:04:59 +0200 wenzelm smart_store_thms;
Thu, 19 Aug 1999 12:47:45 +0200 wenzelm tuned Goal syntax;
Mon, 12 Jul 1999 22:23:31 +0200 wenzelm thms_containing: undeclared consts error;
Mon, 28 Jun 1999 21:41:02 +0200 wenzelm cond_extern_table;
Fri, 04 Jun 1999 19:51:56 +0200 wenzelm fixed BUG in have_thmss: return thy';
Fri, 21 May 1999 16:22:39 +0200 wenzelm avoid string constants;
Fri, 21 May 1999 11:38:23 +0200 wenzelm backup replaced by checkpoint;
Mon, 17 May 1999 21:31:47 +0200 wenzelm backup operation replaces transaction;
Tue, 04 May 1999 13:32:53 +0200 wenzelm transaction: Theory.copy;
Sat, 01 May 1999 00:10:05 +0200 wenzelm renamed 'dummy' to 'dummy_pattern' (less dangerous);
Fri, 30 Apr 1999 18:01:55 +0200 wenzelm theory data: copy;
Wed, 17 Mar 1999 13:31:19 +0100 wenzelm added cond_extern_thm_sg;
Thu, 11 Mar 1999 21:51:49 +0100 wenzelm workaround default_name problem;
Tue, 12 Jan 1999 15:18:47 +0100 wenzelm tuned signature;
Tue, 12 Jan 1999 13:40:08 +0100 wenzelm eliminated tthm type and Attribute structure;
Fri, 11 Dec 1998 18:56:30 +0100 oheimb added new print_mode "xsymbols" for extended symbol support
Thu, 19 Nov 1998 11:44:59 +0100 wenzelm no warning for "it" theorems;
Tue, 17 Nov 1998 14:08:12 +0100 wenzelm added default_name;
Mon, 16 Nov 1998 10:42:40 +0100 wenzelm Attribute.thms_of;
Tue, 20 Oct 1998 16:26:20 +0200 wenzelm Symtab.foldl;
Mon, 17 Aug 1998 20:32:24 +0200 wenzelm added get_tthmss;
Thu, 06 Aug 1998 18:21:14 +0200 wenzelm added store_tthm;
Tue, 28 Jul 1998 17:05:34 +0200 wenzelm removed global_names flag;
Wed, 22 Jul 1998 17:59:49 +0200 wenzelm moved long_names / cond_extern to name_space.ML;
less more (0) -60 tip