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;