wenzelm [Wed, 26 May 1999 22:43:50 +0200] rev 6734
cannot_undo;
wenzelm [Wed, 26 May 1999 22:43:27 +0200] rev 6733
qed_block keywords;
wenzelm [Wed, 26 May 1999 16:51:05 +0200] rev 6732
local qeds: pass cond_print_result;
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);
paulson [Wed, 26 May 1999 10:15:03 +0200] rev 6730
new theories Follows and ListOrder
wenzelm [Tue, 25 May 1999 20:24:10 +0200] rev 6729
formal comments (still dummy);
wenzelm [Tue, 25 May 1999 20:23:30 +0200] rev 6728
added formal comment arguments almost everywhere (still ignored);
wenzelm [Tue, 25 May 1999 20:22:41 +0200] rev 6727
renamed Comment.empty to Comment.none;
added P.marg_commend almost everywhere;
wenzelm [Tue, 25 May 1999 20:21:30 +0200] rev 6726
renamed Comment.empty to Comment.none;
wenzelm [Tue, 25 May 1999 20:21:05 +0200] rev 6725
renamed empty to none;
added ignore, ignore_interest, ignore_interest';
wenzelm [Tue, 25 May 1999 20:19:59 +0200] rev 6724
fixed cvs Id;
wenzelm [Mon, 24 May 1999 21:57:13 +0200] rev 6723
outer syntax keyword classification;
no open OuterParse;
wenzelm [Mon, 24 May 1999 21:56:14 +0200] rev 6722
added keyword classification;
wenzelm [Mon, 24 May 1999 21:55:34 +0200] rev 6721
tuned print_context;
wenzelm [Mon, 24 May 1999 21:54:34 +0200] rev 6720
write_keywords generates outer syntax keyword classification in elisp;
wenzelm [Mon, 24 May 1999 21:53:18 +0200] rev 6719
outer syntax keyword classification;
no open OuterParse;
paulson [Mon, 24 May 1999 15:56:24 +0200] rev 6718
renamed Lprg to Lift; simplified proof of Always_nonneg
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
paulson [Mon, 24 May 1999 15:54:12 +0200] rev 6716
Better simplification of (nat #0), (int (Suc 0)), etc
paulson [Mon, 24 May 1999 15:53:28 +0200] rev 6715
UN_singleton->UN_constant_eq removes clash with other UN_singleton
paulson [Mon, 24 May 1999 15:51:33 +0200] rev 6714
new rule single_leadsTo_I; stronger PSP rule
paulson [Mon, 24 May 1999 15:50:53 +0200] rev 6713
increasing makes sense only for partial orderings
paulson [Mon, 24 May 1999 15:50:23 +0200] rev 6712
generalized increasing_size to mono_increasing_o
paulson [Mon, 24 May 1999 15:49:44 +0200] rev 6711
updated for stronger version of psp
paulson [Mon, 24 May 1999 15:49:24 +0200] rev 6710
new rule single_LeadsTo_I; stronger PSP rule; PSP_stable2->PSP_Stable2
paulson [Mon, 24 May 1999 15:48:27 +0200] rev 6709
expandshort
paulson [Mon, 24 May 1999 15:47:57 +0200] rev 6708
lists are partially ordered by the prefix relation
paulson [Mon, 24 May 1999 15:47:36 +0200] rev 6707
using generic rules when possible
paulson [Mon, 24 May 1999 15:47:06 +0200] rev 6706
Theory of the "Follows" relation
paulson [Mon, 24 May 1999 15:46:20 +0200] rev 6705
Increasing makes sense only for partial orderings
paulson [Mon, 24 May 1999 15:45:54 +0200] rev 6704
generalized Increasing_size to mono_Increasing_o
paulson [Mon, 24 May 1999 15:45:22 +0200] rev 6703
tidied
paulson [Mon, 24 May 1999 15:44:56 +0200] rev 6702
renamed PSP_stable2->PSP_Stable2
paulson [Mon, 24 May 1999 15:44:20 +0200] rev 6701
now uses mono_Increasing_o
paulson [Mon, 24 May 1999 15:43:45 +0200] rev 6700
updated for stronger version of psp
wenzelm [Fri, 21 May 1999 16:26:06 +0200] rev 6699
Configuration for ProofGeneral of LFCS Edinburgh.
wenzelm [Fri, 21 May 1999 16:25:49 +0200] rev 6698
Configuration for David Aspinall's Isamode.
wenzelm [Fri, 21 May 1999 16:25:34 +0200] rev 6697
Miscellaneous interfaces.
wenzelm [Fri, 21 May 1999 16:24:46 +0200] rev 6696
Isamode.setup, ProofGeneral.setup;
wenzelm [Fri, 21 May 1999 16:24:25 +0200] rev 6695
Isamode and ProofGeneral configuration moved to Pure/Interface;
wenzelm [Fri, 21 May 1999 16:23:48 +0200] rev 6694
added use_thy_only;
wenzelm [Fri, 21 May 1999 16:23:18 +0200] rev 6693
added Interface/ROOT.ML Interface/isamode.ML Interface/proof_general.ML;
wenzelm [Fri, 21 May 1999 16:22:39 +0200] rev 6692
avoid string constants;
nipkow [Fri, 21 May 1999 12:11:13 +0200] rev 6691
qed indexed.
wenzelm [Fri, 21 May 1999 11:48:42 +0200] rev 6690
typedef_proof: pass interactive flag;
wenzelm [Fri, 21 May 1999 11:46:42 +0200] rev 6689
tuned;
added prompt_state_fn hook;
added kill operation;
provide toplevel node history, nests with proof history;
toplevel prompt includes nest level;
more robust recovery from stale signatures;
wenzelm [Fri, 21 May 1999 11:43:34 +0200] rev 6688
cleaned comments;
global statements: init history according to interactive mode;
local qed: pass interactive mode;
init theory: kill operation;
wenzelm [Fri, 21 May 1999 11:41:46 +0200] rev 6687
renamed 'begin' / 'end' to '{{' / '}}';
added 'kill';
rename 'type' to 'typ';
wenzelm [Fri, 21 May 1999 11:40:34 +0200] rev 6686
history commands;
wenzelm [Fri, 21 May 1999 11:40:15 +0200] rev 6685
tuned;
wenzelm [Fri, 21 May 1999 11:39:47 +0200] rev 6684
adapted to History changes;
wenzelm [Fri, 21 May 1999 11:38:57 +0200] rev 6683
local_qed: obtain interactive flag;
wenzelm [Fri, 21 May 1999 11:38:23 +0200] rev 6682
backup replaced by checkpoint;
wenzelm [Fri, 21 May 1999 11:37:36 +0200] rev 6681
added default_prompt;
removed decorate_prompt_fn hook;
wenzelm [Fri, 21 May 1999 11:36:56 +0200] rev 6680
optional limit;
is_initial;
apply_copy, map;
wenzelm [Fri, 21 May 1999 11:36:02 +0200] rev 6679
improved errors;
paulson [Fri, 21 May 1999 10:59:41 +0200] rev 6678
updated comment
paulson [Fri, 21 May 1999 10:58:47 +0200] rev 6677
made definition more readable
paulson [Fri, 21 May 1999 10:56:46 +0200] rev 6676
preferring generic rules to specific ones...
paulson [Fri, 21 May 1999 10:50:04 +0200] rev 6675
changes to show that Lists are partially ordered by the prefix relation