Thu, 27 May 1999 20:45:20 +0200 improved undo / kill operations;
wenzelm [Thu, 27 May 1999 20:45:20 +0200] rev 6742
improved undo / kill operations;
Thu, 27 May 1999 11:39:44 +0200 fixed corruptoin of end of file
paulson [Thu, 27 May 1999 11:39:44 +0200] rev 6741
fixed corruptoin of end of file
Thu, 27 May 1999 11:22:10 +0200 removal of Always_StableI
paulson [Thu, 27 May 1999 11:22:10 +0200] rev 6740
removal of Always_StableI
Thu, 27 May 1999 11:19:45 +0200 replaced rules Always_ConstrainsI/D by equivalences Always_Constrains_pre,
paulson [Thu, 27 May 1999 11:19:45 +0200] rev 6739
replaced rules Always_ConstrainsI/D by equivalences Always_Constrains_pre, Always_Constrains_post
Thu, 27 May 1999 10:13:52 +0200 component_eq_subset: a neat characterization of "component"
paulson [Thu, 27 May 1999 10:13:52 +0200] rev 6738
component_eq_subset: a neat characterization of "component"
Wed, 26 May 1999 22:45:59 +0200 ex/Points Isar'ized;
wenzelm [Wed, 26 May 1999 22:45:59 +0200] rev 6737
ex/Points Isar'ized;
Wed, 26 May 1999 22:45:08 +0200 local_qed: print_result;
wenzelm [Wed, 26 May 1999 22:45:08 +0200] rev 6736
local_qed: print_result;
Wed, 26 May 1999 22:44:41 +0200 cannot_undo;
wenzelm [Wed, 26 May 1999 22:44:41 +0200] rev 6735
cannot_undo; qed_block keywords;
Wed, 26 May 1999 22:43:50 +0200 cannot_undo;
wenzelm [Wed, 26 May 1999 22:43:50 +0200] rev 6734
cannot_undo;
Wed, 26 May 1999 22:43:27 +0200 qed_block keywords;
wenzelm [Wed, 26 May 1999 22:43:27 +0200] rev 6733
qed_block keywords;
Wed, 26 May 1999 16:51:05 +0200 local qeds: pass cond_print_result;
wenzelm [Wed, 26 May 1999 16:51:05 +0200] rev 6732
local qeds: pass cond_print_result;
Wed, 26 May 1999 16:50:36 +0200 cleaned comments;
wenzelm [Wed, 26 May 1999 16:50:36 +0200] rev 6731
cleaned comments; local_qed: print_result argument; prep_result: always varify type variables (Thm.varifyT);
Wed, 26 May 1999 10:15:03 +0200 new theories Follows and ListOrder
paulson [Wed, 26 May 1999 10:15:03 +0200] rev 6730
new theories Follows and ListOrder
Tue, 25 May 1999 20:24:10 +0200 formal comments (still dummy);
wenzelm [Tue, 25 May 1999 20:24:10 +0200] rev 6729
formal comments (still dummy);
Tue, 25 May 1999 20:23:30 +0200 added formal comment arguments almost everywhere (still ignored);
wenzelm [Tue, 25 May 1999 20:23:30 +0200] rev 6728
added formal comment arguments almost everywhere (still ignored);
Tue, 25 May 1999 20:22:41 +0200 renamed Comment.empty to Comment.none;
wenzelm [Tue, 25 May 1999 20:22:41 +0200] rev 6727
renamed Comment.empty to Comment.none; added P.marg_commend almost everywhere;
Tue, 25 May 1999 20:21:30 +0200 renamed Comment.empty to Comment.none;
wenzelm [Tue, 25 May 1999 20:21:30 +0200] rev 6726
renamed Comment.empty to Comment.none;
Tue, 25 May 1999 20:21:05 +0200 renamed empty to none;
wenzelm [Tue, 25 May 1999 20:21:05 +0200] rev 6725
renamed empty to none; added ignore, ignore_interest, ignore_interest';
Tue, 25 May 1999 20:19:59 +0200 fixed cvs Id;
wenzelm [Tue, 25 May 1999 20:19:59 +0200] rev 6724
fixed cvs Id;
Mon, 24 May 1999 21:57:13 +0200 outer syntax keyword classification;
wenzelm [Mon, 24 May 1999 21:57:13 +0200] rev 6723
outer syntax keyword classification; no open OuterParse;
Mon, 24 May 1999 21:56:14 +0200 added keyword classification;
wenzelm [Mon, 24 May 1999 21:56:14 +0200] rev 6722
added keyword classification;
Mon, 24 May 1999 21:55:34 +0200 tuned print_context;
wenzelm [Mon, 24 May 1999 21:55:34 +0200] rev 6721
tuned print_context;
Mon, 24 May 1999 21:54:34 +0200 write_keywords generates outer syntax keyword classification in elisp;
wenzelm [Mon, 24 May 1999 21:54:34 +0200] rev 6720
write_keywords generates outer syntax keyword classification in elisp;
Mon, 24 May 1999 21:53:18 +0200 outer syntax keyword classification;
wenzelm [Mon, 24 May 1999 21:53:18 +0200] rev 6719
outer syntax keyword classification; no open OuterParse;
Mon, 24 May 1999 15:56:24 +0200 renamed Lprg to Lift; simplified proof of Always_nonneg
paulson [Mon, 24 May 1999 15:56:24 +0200] rev 6718
renamed Lprg to Lift; simplified proof of Always_nonneg
Mon, 24 May 1999 15:54:58 +0200 int_Suc->int_Suc_int_1 avoiding confusion with the more useful Bin.int_Suc
paulson [Mon, 24 May 1999 15:54:58 +0200] rev 6717
int_Suc->int_Suc_int_1 avoiding confusion with the more useful Bin.int_Suc
Mon, 24 May 1999 15:54:12 +0200 Better simplification of (nat #0), (int (Suc 0)), etc
paulson [Mon, 24 May 1999 15:54:12 +0200] rev 6716
Better simplification of (nat #0), (int (Suc 0)), etc
Mon, 24 May 1999 15:53:28 +0200 UN_singleton->UN_constant_eq removes clash with other UN_singleton
paulson [Mon, 24 May 1999 15:53:28 +0200] rev 6715
UN_singleton->UN_constant_eq removes clash with other UN_singleton
Mon, 24 May 1999 15:51:33 +0200 new rule single_leadsTo_I; stronger PSP rule
paulson [Mon, 24 May 1999 15:51:33 +0200] rev 6714
new rule single_leadsTo_I; stronger PSP rule
Mon, 24 May 1999 15:50:53 +0200 increasing makes sense only for partial orderings
paulson [Mon, 24 May 1999 15:50:53 +0200] rev 6713
increasing makes sense only for partial orderings
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip