wenzelm [Wed, 28 May 2008 21:06:17 +0200] rev 27003
added Substring.full;
haftmann [Wed, 28 May 2008 14:48:50 +0200] rev 27002
moved distinctness_limit to datatype_rep_proofs.ML
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;