paulson [Tue, 16 Aug 2005 15:36:28 +0200] rev 17084
classical rules must have names for ATP integration
nipkow [Tue, 16 Aug 2005 13:54:24 +0200] rev 17083
added listT
wenzelm [Tue, 16 Aug 2005 13:42:53 +0200] rev 17082
support for document versions;
wenzelm [Tue, 16 Aug 2005 13:42:52 +0200] rev 17081
eliminated datatype token;
replaced output_tokens by separate output_XXX;
replaced flag_markup by markup_true/false;
added begin/end_delim, begin/end_tag;
wenzelm [Tue, 16 Aug 2005 13:42:51 +0200] rev 17080
begin_index: list of docs;
wenzelm [Tue, 16 Aug 2005 13:42:50 +0200] rev 17079
added eq_syntax;
wenzelm [Tue, 16 Aug 2005 13:42:49 +0200] rev 17078
export proof_syntax, proof_of;
wenzelm [Tue, 16 Aug 2005 13:42:48 +0200] rev 17077
added String.isSuffix;
wenzelm [Tue, 16 Aug 2005 13:42:47 +0200] rev 17076
state: body context;
added theory_context, proof_to_theory_context;
added is_proof, level;
turned excursion_result into present_excursion;
wenzelm [Tue, 16 Aug 2005 13:42:46 +0200] rev 17075
P.tags;
wenzelm [Tue, 16 Aug 2005 13:42:45 +0200] rev 17074
use_dir: removed hidden, added doc_versions;
wenzelm [Tue, 16 Aug 2005 13:42:44 +0200] rev 17073
back: removed ill-defined '!' option;
wenzelm [Tue, 16 Aug 2005 13:42:43 +0200] rev 17072
added transfer;
adapt local syntax to potential changes of theory syntax;
added pretty_proof(_of);
wenzelm [Tue, 16 Aug 2005 13:42:42 +0200] rev 17071
moved structure Keyword to OuterKeyword (Isar/outer_keyword.ML);
support for tagged commands;
tuned theory presentation interface;