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