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
Fri, 23 May 2008 16:05:11 +0200 more permissive preprocessor
haftmann [Fri, 23 May 2008 16:05:11 +0200] rev 26971
more permissive preprocessor
Fri, 23 May 2008 16:05:07 +0200 explicit type schemes for functions
haftmann [Fri, 23 May 2008 16:05:07 +0200] rev 26970
explicit type schemes for functions
Fri, 23 May 2008 16:05:04 +0200 moved case distinction over number of constructors for distinctness rules from DatatypeProp to DatatypeRepProofs
haftmann [Fri, 23 May 2008 16:05:04 +0200] rev 26969
moved case distinction over number of constructors for distinctness rules from DatatypeProp to DatatypeRepProofs
Fri, 23 May 2008 16:05:02 +0200 added code for quantifiers
haftmann [Fri, 23 May 2008 16:05:02 +0200] rev 26968
added code for quantifiers
Fri, 23 May 2008 16:04:59 +0200 simplified proof
haftmann [Fri, 23 May 2008 16:04:59 +0200] rev 26967
simplified proof
Thu, 22 May 2008 16:34:41 +0200 made the naming of the induction principles consistent: weak_induct is
urbanc [Thu, 22 May 2008 16:34:41 +0200] rev 26966
made the naming of the induction principles consistent: weak_induct is induct and induct is strong_induct
Wed, 21 May 2008 22:04:58 +0200 use_file: added str_of_pos argument (ignored);
gagern [Wed, 21 May 2008 22:04:58 +0200] rev 26965
use_file: added str_of_pos argument (ignored);
Wed, 21 May 2008 14:04:41 +0200 Added entry explaining incompatibilities introduced by replacing sets by predicates.
berghofe [Wed, 21 May 2008 14:04:41 +0200] rev 26964
Added entry explaining incompatibilities introduced by replacing sets by predicates.
Mon, 19 May 2008 23:50:06 +0200 instantiation lift :: (countable) bifinite
huffman [Mon, 19 May 2008 23:50:06 +0200] rev 26963
instantiation lift :: (countable) bifinite
Mon, 19 May 2008 23:49:20 +0200 use new class package for classes profinite, bifinite; remove approx class
huffman [Mon, 19 May 2008 23:49:20 +0200] rev 26962
use new class package for classes profinite, bifinite; remove approx class
Sun, 18 May 2008 17:04:48 +0200 updated generated file;
wenzelm [Sun, 18 May 2008 17:04:48 +0200] rev 26961
updated generated file;
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip