wenzelm [Fri, 29 Dec 2006 17:24:43 +0100] rev 21932
replaced classes by all_classes (topologically sorted);
added minimal_classes;
wenzelm [Fri, 29 Dec 2006 17:24:41 +0100] rev 21931
replaced Sign.classes by Sign.all_classes (topologically sorted);
aspinall [Fri, 29 Dec 2006 16:47:49 +0100] rev 21930
Enable new Proof General code again after SML/NJ compatibility fixes by Florian.
aspinall [Fri, 29 Dec 2006 16:46:39 +0100] rev 21929
Typo in last commit
haftmann [Fri, 29 Dec 2006 12:11:05 +0100] rev 21928
explicit construction of operational classes
haftmann [Fri, 29 Dec 2006 12:11:04 +0100] rev 21927
added handling for explicit classrel witnesses
haftmann [Fri, 29 Dec 2006 12:11:03 +0100] rev 21926
``classes`` now returns classes in topological order
haftmann [Fri, 29 Dec 2006 12:11:02 +0100] rev 21925
dropped some bookkeeping
haftmann [Fri, 29 Dec 2006 12:11:00 +0100] rev 21924
simplified class_package
wenzelm [Fri, 29 Dec 2006 03:57:01 +0100] rev 21923
use_ml: reverted to simple output (Poly/ML changed);
haftmann [Thu, 28 Dec 2006 16:49:35 +0100] rev 21922
removed private files
wenzelm [Thu, 28 Dec 2006 14:30:41 +0100] rev 21921
tuned;
wenzelm [Thu, 28 Dec 2006 14:30:40 +0100] rev 21920
removed nospaces (Char.isSpace does not conform to Isabelle conventions);
wenzelm [Thu, 28 Dec 2006 14:30:39 +0100] rev 21919
tuned msg;
wenzelm [Thu, 28 Dec 2006 14:30:38 +0100] rev 21918
inlined nospaces (from library.ML);
haftmann [Thu, 28 Dec 2006 10:04:10 +0100] rev 21917
added
haftmann [Wed, 27 Dec 2006 19:10:07 +0100] rev 21916
some clarifications
haftmann [Wed, 27 Dec 2006 19:10:06 +0100] rev 21915
different handling of type variable names
haftmann [Wed, 27 Dec 2006 19:10:05 +0100] rev 21914
added split
haftmann [Wed, 27 Dec 2006 19:10:04 +0100] rev 21913
fixed misleading error message
haftmann [Wed, 27 Dec 2006 19:10:03 +0100] rev 21912
dropped section header
haftmann [Wed, 27 Dec 2006 19:10:00 +0100] rev 21911
added OCaml code generation (without dictionaries)
haftmann [Wed, 27 Dec 2006 19:09:59 +0100] rev 21910
removed Haskell reserved words
haftmann [Wed, 27 Dec 2006 19:09:58 +0100] rev 21909
removed Main.thy
haftmann [Wed, 27 Dec 2006 19:09:57 +0100] rev 21908
moved code generator product setup here
haftmann [Wed, 27 Dec 2006 19:09:56 +0100] rev 21907
added code generator test theory
haftmann [Wed, 27 Dec 2006 19:09:55 +0100] rev 21906
explizit serialization for Haskell id
haftmann [Wed, 27 Dec 2006 19:09:54 +0100] rev 21905
removed code generation stuff belonging to other theories
haftmann [Wed, 27 Dec 2006 19:09:53 +0100] rev 21904
moved code generator bool setup here
haftmann [Wed, 27 Dec 2006 16:24:31 +0100] rev 21903
exported explicit equality on tokens