src/Pure/pure_thy.ML
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;
Mon, 29 Jun 1998 21:33:25 +0200 wenzelm tuned transaction;
Wed, 17 Jun 1998 10:48:38 +0200 nipkow Goals may now contain assumptions, which are not returned.
Wed, 10 Jun 1998 17:56:21 +0200 wenzelm tuned transaction;
Wed, 10 Jun 1998 11:57:40 +0200 wenzelm moved add_axioms_x, add_defs_x to Isar/isar_thy.ML;
Mon, 08 Jun 1998 15:58:56 +0200 wenzelm use type-safe theory data interface;
Fri, 05 Jun 1998 14:32:23 +0200 wenzelm added print_theorems: theory -> unit;
Mon, 25 May 1998 21:24:27 +0200 wenzelm added get_name, put_name, global_path, local_path, begin_theory,
Fri, 15 May 1998 11:34:49 +0200 wenzelm added add_axioms_x, add_defs_x;
Wed, 13 May 1998 12:23:28 +0200 wenzelm added thms_closure: theory -> xstring -> tthm list option;
Wed, 29 Apr 1998 11:29:00 +0200 wenzelm tuned names of (add_)store_XXX functions;
Sat, 04 Apr 1998 12:26:47 +0200 wenzelm type_error;
Sat, 04 Apr 1998 11:42:26 +0200 wenzelm added Goal_def;
Fri, 03 Apr 1998 14:37:48 +0200 wenzelm added get_tthm(s), store_tthms(s);
Fri, 30 Jan 1998 11:34:06 +0100 wenzelm tuned msgs;
Mon, 29 Dec 1997 14:31:20 +0100 wenzelm pretty_name_space;
Sun, 28 Dec 1997 14:56:44 +0100 wenzelm renamed Symtab.null to Symtab.empty;
Thu, 20 Nov 1997 15:30:37 +0100 wenzelm improved theorems print method: transfer_sg;
Tue, 04 Nov 1997 16:17:04 +0100 wenzelm type object = exn (enhance readability);
Mon, 03 Nov 1997 11:46:25 +0100 wenzelm made SML/97 happy;
Thu, 30 Oct 1997 17:04:54 +0100 wenzelm tuned thy_data;
Thu, 30 Oct 1997 10:01:46 +0100 wenzelm tuned;
Tue, 28 Oct 1997 17:36:16 +0100 wenzelm added ignored_consts, thms_containing, add_store_axioms(_i),
Mon, 27 Oct 1997 16:01:53 +0100 wenzelm oops;
Mon, 27 Oct 1997 15:57:50 +0100 wenzelm renamed put_* to store_*;
Fri, 24 Oct 1997 18:02:23 +0200 wenzelm oops, swap warnings;
Fri, 24 Oct 1997 17:11:23 +0200 wenzelm Init 'theorems' data. The Pure theories.
less more (0) tip