Fri, 31 Aug 2001 16:11:20 +0200 |
berghofe |
Added equality axioms and initialization of proof term package.
|
file |
diff |
annotate
|
Wed, 13 Dec 2000 17:43:33 +0100 |
wenzelm |
eliminated GOAL syntax;
|
file |
diff |
annotate
|
Sun, 12 Nov 2000 14:35:41 +0100 |
wenzelm |
Syntax.pure_appl_syntax declared as output syntax for theory ProtoPure;
|
file |
diff |
annotate
|
Sun, 17 Sep 2000 22:21:31 +0200 |
wenzelm |
Display.pretty_thm_sg;
|
file |
diff |
annotate
|
Sat, 02 Sep 2000 21:52:15 +0200 |
wenzelm |
added get_thm_closure;
|
file |
diff |
annotate
|
Wed, 09 Aug 2000 21:00:22 +0200 |
wenzelm |
added get_thms_closure, single_thm;
|
file |
diff |
annotate
|
Fri, 04 Aug 2000 22:58:53 +0200 |
wenzelm |
dummy_pattern moved to term.ML;
|
file |
diff |
annotate
|
Thu, 13 Jul 2000 23:14:49 +0200 |
wenzelm |
add_defs(_i): overloaded option;
|
file |
diff |
annotate
|
Tue, 04 Jul 2000 01:11:42 +0200 |
wenzelm |
added "nothing" (empty list of theorems);
|
file |
diff |
annotate
|
Sat, 01 Jul 2000 19:40:46 +0200 |
wenzelm |
print_theorems: omit name space;
|
file |
diff |
annotate
|
Thu, 29 Jun 2000 22:29:46 +0200 |
wenzelm |
have_thmss: handle multiple lists of arguments;
|
file |
diff |
annotate
|
Wed, 31 May 2000 14:26:46 +0200 |
wenzelm |
get_thm(s): automatic transfer;
|
file |
diff |
annotate
|
Mon, 17 Apr 2000 13:57:55 +0200 |
wenzelm |
Pretty.chunks;
|
file |
diff |
annotate
|
Mon, 13 Mar 2000 12:25:16 +0100 |
wenzelm |
add_thms, add_axioms, add_defs: return theorems as well;
|
file |
diff |
annotate
|
Mon, 29 Nov 1999 15:52:49 +0100 |
wenzelm |
Goal: tuned pris;
|
file |
diff |
annotate
|
Wed, 27 Oct 1999 17:09:05 +0200 |
wenzelm |
dummy_pattern: aprop;
|
file |
diff |
annotate
|
Thu, 21 Oct 1999 18:42:38 +0200 |
wenzelm |
forall_elim_var(s) move here from drule.ML;
|
file |
diff |
annotate
|
Fri, 08 Oct 1999 16:16:51 +0200 |
wenzelm |
theorem database now also indexes constants "Trueprop", "all",
|
file |
diff |
annotate
|
Wed, 06 Oct 1999 14:03:51 +0200 |
wenzelm |
fixed naming of single axioms;
|
file |
diff |
annotate
|
Mon, 06 Sep 1999 16:56:01 +0200 |
wenzelm |
removed thms_closure (unused);
|
file |
diff |
annotate
|
Sat, 04 Sep 1999 21:02:19 +0200 |
wenzelm |
eliminated default_name (thms no longer stored for name "");
|
file |
diff |
annotate
|
Wed, 01 Sep 1999 21:04:59 +0200 |
wenzelm |
smart_store_thms;
|
file |
diff |
annotate
|
Thu, 19 Aug 1999 12:47:45 +0200 |
wenzelm |
tuned Goal syntax;
|
file |
diff |
annotate
|
Mon, 12 Jul 1999 22:23:31 +0200 |
wenzelm |
thms_containing: undeclared consts error;
|
file |
diff |
annotate
|
Mon, 28 Jun 1999 21:41:02 +0200 |
wenzelm |
cond_extern_table;
|
file |
diff |
annotate
|
Fri, 04 Jun 1999 19:51:56 +0200 |
wenzelm |
fixed BUG in have_thmss: return thy';
|
file |
diff |
annotate
|
Fri, 21 May 1999 16:22:39 +0200 |
wenzelm |
avoid string constants;
|
file |
diff |
annotate
|
Fri, 21 May 1999 11:38:23 +0200 |
wenzelm |
backup replaced by checkpoint;
|
file |
diff |
annotate
|
Mon, 17 May 1999 21:31:47 +0200 |
wenzelm |
backup operation replaces transaction;
|
file |
diff |
annotate
|
Tue, 04 May 1999 13:32:53 +0200 |
wenzelm |
transaction: Theory.copy;
|
file |
diff |
annotate
|
Sat, 01 May 1999 00:10:05 +0200 |
wenzelm |
renamed 'dummy' to 'dummy_pattern' (less dangerous);
|
file |
diff |
annotate
|
Fri, 30 Apr 1999 18:01:55 +0200 |
wenzelm |
theory data: copy;
|
file |
diff |
annotate
|
Wed, 17 Mar 1999 13:31:19 +0100 |
wenzelm |
added cond_extern_thm_sg;
|
file |
diff |
annotate
|
Thu, 11 Mar 1999 21:51:49 +0100 |
wenzelm |
workaround default_name problem;
|
file |
diff |
annotate
|
Tue, 12 Jan 1999 15:18:47 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Tue, 12 Jan 1999 13:40:08 +0100 |
wenzelm |
eliminated tthm type and Attribute structure;
|
file |
diff |
annotate
|
Fri, 11 Dec 1998 18:56:30 +0100 |
oheimb |
added new print_mode "xsymbols" for extended symbol support
|
file |
diff |
annotate
|
Thu, 19 Nov 1998 11:44:59 +0100 |
wenzelm |
no warning for "it" theorems;
|
file |
diff |
annotate
|
Tue, 17 Nov 1998 14:08:12 +0100 |
wenzelm |
added default_name;
|
file |
diff |
annotate
|
Mon, 16 Nov 1998 10:42:40 +0100 |
wenzelm |
Attribute.thms_of;
|
file |
diff |
annotate
|
Tue, 20 Oct 1998 16:26:20 +0200 |
wenzelm |
Symtab.foldl;
|
file |
diff |
annotate
|
Mon, 17 Aug 1998 20:32:24 +0200 |
wenzelm |
added get_tthmss;
|
file |
diff |
annotate
|
Thu, 06 Aug 1998 18:21:14 +0200 |
wenzelm |
added store_tthm;
|
file |
diff |
annotate
|
Tue, 28 Jul 1998 17:05:34 +0200 |
wenzelm |
removed global_names flag;
|
file |
diff |
annotate
|
Wed, 22 Jul 1998 17:59:49 +0200 |
wenzelm |
moved long_names / cond_extern to name_space.ML;
|
file |
diff |
annotate
|
Mon, 29 Jun 1998 21:33:25 +0200 |
wenzelm |
tuned transaction;
|
file |
diff |
annotate
|
Wed, 17 Jun 1998 10:48:38 +0200 |
nipkow |
Goals may now contain assumptions, which are not returned.
|
file |
diff |
annotate
|
Wed, 10 Jun 1998 17:56:21 +0200 |
wenzelm |
tuned transaction;
|
file |
diff |
annotate
|
Wed, 10 Jun 1998 11:57:40 +0200 |
wenzelm |
moved add_axioms_x, add_defs_x to Isar/isar_thy.ML;
|
file |
diff |
annotate
|
Mon, 08 Jun 1998 15:58:56 +0200 |
wenzelm |
use type-safe theory data interface;
|
file |
diff |
annotate
|
Fri, 05 Jun 1998 14:32:23 +0200 |
wenzelm |
added print_theorems: theory -> unit;
|
file |
diff |
annotate
|
Mon, 25 May 1998 21:24:27 +0200 |
wenzelm |
added get_name, put_name, global_path, local_path, begin_theory,
|
file |
diff |
annotate
|
Fri, 15 May 1998 11:34:49 +0200 |
wenzelm |
added add_axioms_x, add_defs_x;
|
file |
diff |
annotate
|
Wed, 13 May 1998 12:23:28 +0200 |
wenzelm |
added thms_closure: theory -> xstring -> tthm list option;
|
file |
diff |
annotate
|
Wed, 29 Apr 1998 11:29:00 +0200 |
wenzelm |
tuned names of (add_)store_XXX functions;
|
file |
diff |
annotate
|
Sat, 04 Apr 1998 12:26:47 +0200 |
wenzelm |
type_error;
|
file |
diff |
annotate
|
Sat, 04 Apr 1998 11:42:26 +0200 |
wenzelm |
added Goal_def;
|
file |
diff |
annotate
|
Fri, 03 Apr 1998 14:37:48 +0200 |
wenzelm |
added get_tthm(s), store_tthms(s);
|
file |
diff |
annotate
|
Fri, 30 Jan 1998 11:34:06 +0100 |
wenzelm |
tuned msgs;
|
file |
diff |
annotate
|
Mon, 29 Dec 1997 14:31:20 +0100 |
wenzelm |
pretty_name_space;
|
file |
diff |
annotate
|