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
paulson [Fri, 21 May 1999 10:47:07 +0200] rev 6674
deleted some vestigal theorems (use the equivalents on HOL/Ord.ML)
paulson [Wed, 19 May 1999 11:22:02 +0200] rev 6673
redid proofs to use "always" rather than "reachable" (somewhat)
paulson [Wed, 19 May 1999 11:21:34 +0200] rev 6672
new theorem Always_reachable
wenzelm [Tue, 18 May 1999 15:52:34 +0200] rev 6671
tuned;
paulson [Tue, 18 May 1999 12:36:06 +0200] rev 6670
added Locale paper
paulson [Tue, 18 May 1999 12:35:10 +0200] rev 6669
locale documentation (from Florian)
paulson [Tue, 18 May 1999 12:34:42 +0200] rev 6668
../manual.bib a new dependency
wenzelm [Mon, 17 May 1999 21:36:34 +0200] rev 6667
cleaned comments;
wenzelm [Mon, 17 May 1999 21:36:11 +0200] rev 6666
cleaned comments;
ThyInfo.finalize_all renamed to ThyInfo.finish;
added remove_thy;
wenzelm [Mon, 17 May 1999 21:35:18 +0200] rev 6665
tuned;
wenzelm [Mon, 17 May 1999 21:34:45 +0200] rev 6664
cleaned comments;
node_cases renamed to node_case;
more robust rollback of transactions via backup;
wenzelm [Mon, 17 May 1999 21:33:22 +0200] rev 6663
ThyInfo.finalize_all renamed to ThyInfo.finish;