Tue, 21 Jun 2005 21:41:08 +0200 *** empty log message ***
nipkow [Tue, 21 Jun 2005 21:41:08 +0200] rev 16519
*** empty log message ***
Tue, 21 Jun 2005 21:38:27 +0200 added find thms section
nipkow [Tue, 21 Jun 2005 21:38:27 +0200] rev 16518
added find thms section
Tue, 21 Jun 2005 18:55:57 +0200 proper implementation of pointer_eq;
wenzelm [Tue, 21 Jun 2005 18:55:57 +0200] rev 16517
proper implementation of pointer_eq;
Tue, 21 Jun 2005 18:55:44 +0200 tuned pointer_eq;
wenzelm [Tue, 21 Jun 2005 18:55:44 +0200] rev 16516
tuned pointer_eq;
Tue, 21 Jun 2005 13:34:24 +0200 VAMPIRE_HOME, helper_path and various stylistic tweaks
paulson [Tue, 21 Jun 2005 13:34:24 +0200] rev 16515
VAMPIRE_HOME, helper_path and various stylistic tweaks
Tue, 21 Jun 2005 11:08:31 +0200 lemma, equation between rtrancl and trancl
kleing [Tue, 21 Jun 2005 11:08:31 +0200] rev 16514
lemma, equation between rtrancl and trancl
Tue, 21 Jun 2005 09:51:59 +0200 enter_thms: use theorem database of thy *after* attribute application;
wenzelm [Tue, 21 Jun 2005 09:51:59 +0200] rev 16513
enter_thms: use theorem database of thy *after* attribute application;
Tue, 21 Jun 2005 09:35:32 +0200 tuned;
wenzelm [Tue, 21 Jun 2005 09:35:32 +0200] rev 16512
tuned;
Tue, 21 Jun 2005 09:35:31 +0200 added subset, eq_set;
wenzelm [Tue, 21 Jun 2005 09:35:31 +0200] rev 16511
added subset, eq_set; tuned insert/remove: avoid garbage;
Tue, 21 Jun 2005 09:35:30 +0200 tuned SUBGOAL: Logic.nth_prem instead of List.nth o prems_of;
wenzelm [Tue, 21 Jun 2005 09:35:30 +0200] rev 16510
tuned SUBGOAL: Logic.nth_prem instead of List.nth o prems_of;
Tue, 21 Jun 2005 09:31:57 +0200 fixed HOL-Complex-Matrix target;
wenzelm [Tue, 21 Jun 2005 09:31:57 +0200] rev 16509
fixed HOL-Complex-Matrix target;
Tue, 21 Jun 2005 08:16:03 +0200 removed mkcontent from makedist
haftmann [Tue, 21 Jun 2005 08:16:03 +0200] rev 16508
removed mkcontent from makedist
Tue, 21 Jun 2005 00:45:56 +0200 fix 'give up waiting message' (logs of running processes are not attached)
kleing [Tue, 21 Jun 2005 00:45:56 +0200] rev 16507
fix 'give up waiting message' (logs of running processes are not attached)
Mon, 20 Jun 2005 22:14:21 +0200 * Pure: get_thm interface expects datatype thmref;
wenzelm [Mon, 20 Jun 2005 22:14:21 +0200] rev 16506
* Pure: get_thm interface expects datatype thmref; * More efficient treatment of intermediate theory checkpoints;
Mon, 20 Jun 2005 22:14:20 +0200 avoid identifier 'Name';
wenzelm [Mon, 20 Jun 2005 22:14:20 +0200] rev 16505
avoid identifier 'Name';
Mon, 20 Jun 2005 22:14:19 +0200 Theory.begin/end_theory;
wenzelm [Mon, 20 Jun 2005 22:14:19 +0200] rev 16504
Theory.begin/end_theory;
Mon, 20 Jun 2005 22:14:18 +0200 clarify empty vs. pure browser info;
wenzelm [Mon, 20 Jun 2005 22:14:18 +0200] rev 16503
clarify empty vs. pure browser info;
Mon, 20 Jun 2005 22:14:17 +0200 added pointer_eq;
wenzelm [Mon, 20 Jun 2005 22:14:17 +0200] rev 16502
added pointer_eq;
Mon, 20 Jun 2005 22:14:15 +0200 thmref: Name vs. NameSelection;
wenzelm [Mon, 20 Jun 2005 22:14:15 +0200] rev 16501
thmref: Name vs. NameSelection; tuned;
Mon, 20 Jun 2005 22:14:14 +0200 refl_tac: avoid failure of unification, i.e. confusing trace msg;
wenzelm [Mon, 20 Jun 2005 22:14:14 +0200] rev 16500
refl_tac: avoid failure of unification, i.e. confusing trace msg; get_thm(s): Name;
Mon, 20 Jun 2005 22:14:13 +0200 print_theorems: proper use of PureThy.print_theorems_diff;
wenzelm [Mon, 20 Jun 2005 22:14:13 +0200] rev 16499
print_theorems: proper use of PureThy.print_theorems_diff;
Mon, 20 Jun 2005 22:14:12 +0200 thmref: Name vs. NameSelection;
wenzelm [Mon, 20 Jun 2005 22:14:12 +0200] rev 16498
thmref: Name vs. NameSelection;
Mon, 20 Jun 2005 22:14:11 +0200 generalized type of inter;
wenzelm [Mon, 20 Jun 2005 22:14:11 +0200] rev 16497
generalized type of inter; added substract; economize heap usage;
Mon, 20 Jun 2005 22:14:10 +0200 added previous;
wenzelm [Mon, 20 Jun 2005 22:14:10 +0200] rev 16496
added previous;
Mon, 20 Jun 2005 22:14:09 +0200 added begin_theory, end_theory;
wenzelm [Mon, 20 Jun 2005 22:14:09 +0200] rev 16495
added begin_theory, end_theory;
Mon, 20 Jun 2005 22:14:08 +0200 added certify_prop, cert_term, cert_prop;
wenzelm [Mon, 20 Jun 2005 22:14:08 +0200] rev 16494
added certify_prop, cert_term, cert_prop;
Mon, 20 Jun 2005 22:14:07 +0200 datatype thmref = Name ... | NameSelection ...;
wenzelm [Mon, 20 Jun 2005 22:14:07 +0200] rev 16493
datatype thmref = Name ... | NameSelection ...; added print_theorems_diff; tuned;
Mon, 20 Jun 2005 22:14:06 +0200 added member, option_ord;
wenzelm [Mon, 20 Jun 2005 22:14:06 +0200] rev 16492
added member, option_ord;
Mon, 20 Jun 2005 22:14:05 +0200 OrdList.inter;
wenzelm [Mon, 20 Jun 2005 22:14:05 +0200] rev 16491
OrdList.inter;
Mon, 20 Jun 2005 22:14:04 +0200 tuned;
wenzelm [Mon, 20 Jun 2005 22:14:04 +0200] rev 16490
tuned;
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip