haftmann [Wed, 28 May 2008 12:24:48 +0200] rev 27001
fixed utterly wrong print mode handling
haftmann [Wed, 28 May 2008 12:06:49 +0200] rev 27000
new serializer interface
haftmann [Wed, 28 May 2008 11:05:47 +0200] rev 26999
added new code_datatype example
haftmann [Mon, 26 May 2008 17:55:39 +0200] rev 26998
proper use of the Pretty module
haftmann [Mon, 26 May 2008 17:55:38 +0200] rev 26997
permissive wrt. instantiation of class operations
haftmann [Mon, 26 May 2008 17:55:37 +0200] rev 26996
proper lemma [source] antiquotation
haftmann [Mon, 26 May 2008 17:55:36 +0200] rev 26995
check for illegal merge of class parameters
haftmann [Mon, 26 May 2008 17:55:35 +0200] rev 26994
proper NoSubsort CLASS_ERROR
haftmann [Mon, 26 May 2008 17:55:34 +0200] rev 26993
tuned theorem order
wenzelm [Sat, 24 May 2008 23:52:35 +0200] rev 26992
inst_subst_tac: match types -- no longer assume that subst rule has exactly one type argument;
misc tuning -- more cterm operations, more qualified names;
wenzelm [Sat, 24 May 2008 22:19:35 +0200] rev 26991
updated generated file;
wenzelm [Sat, 24 May 2008 22:04:57 +0200] rev 26990
added local_theory command wrappers;
wenzelm [Sat, 24 May 2008 22:04:55 +0200] rev 26989
uniform treatment of target, not as config;
wenzelm [Sat, 24 May 2008 22:04:52 +0200] rev 26988
more uniform treatment of OuterSyntax.local_theory commands;
wenzelm [Sat, 24 May 2008 22:04:48 +0200] rev 26987
updated generated file;
wenzelm [Sat, 24 May 2008 22:04:46 +0200] rev 26986
invisible comment;
wenzelm [Sat, 24 May 2008 22:04:44 +0200] rev 26985
function: uniform treatment of target, not as config;
wenzelm [Sat, 24 May 2008 20:12:18 +0200] rev 26984
added parse_document (optional unchecked header material);
parse: parse_document instead of parse_element;
wenzelm [Sat, 24 May 2008 20:12:17 +0200] rev 26983
exported master_directory;
wenzelm [Sat, 24 May 2008 20:12:16 +0200] rev 26982
present_excursion: setmp_thread_position during presentation;
wenzelm [Sat, 24 May 2008 20:05:21 +0200] rev 26981
use: explicit .ML;
wenzelm [Sat, 24 May 2008 14:47:43 +0200] rev 26980
ident: naive caching prevents potentially slow external invocations;
tuned comments;
tuned;
urbanc [Sat, 24 May 2008 02:19:09 +0200] rev 26979
fixed improper handling of return code (pdf and ps.gz formats)
wenzelm [Fri, 23 May 2008 21:20:26 +0200] rev 26978
add constants: set Markup.theory_nameN in tags;
wenzelm [Fri, 23 May 2008 21:18:47 +0200] rev 26977
added theory_nameN;
krauss [Fri, 23 May 2008 17:19:24 +0200] rev 26976
rearranged subsections
berghofe [Fri, 23 May 2008 16:41:39 +0200] rev 26975
Replaced Pretty.str and Pretty.string_of by specific functions (from Codegen) that
set print_mode and margin appropriately.
berghofe [Fri, 23 May 2008 16:37:57 +0200] rev 26974
Replaced Pretty.str and Pretty.string_of by specific functions that
set print_mode and margin appropriately.
haftmann [Fri, 23 May 2008 16:10:25 +0200] rev 26973
temporary adjustment
haftmann [Fri, 23 May 2008 16:05:13 +0200] rev 26972
tuned