Fri, 29 Dec 2006 18:25:45 +0100 tuned specifications/proofs;
wenzelm [Fri, 29 Dec 2006 18:25:45 +0100] rev 21939
tuned specifications/proofs;
Fri, 29 Dec 2006 17:24:49 +0100 replaced Sign.classes by Sign.all_classes (topologically sorted);
wenzelm [Fri, 29 Dec 2006 17:24:49 +0100] rev 21938
replaced Sign.classes by Sign.all_classes (topologically sorted); prefer structure Sign over Sorts; renamed Sorts.project to Sorts.subalgebra;
Fri, 29 Dec 2006 17:24:49 +0100 renamed Graph.project to Graph.subgraph;
wenzelm [Fri, 29 Dec 2006 17:24:49 +0100] rev 21937
renamed Graph.project to Graph.subgraph;
Fri, 29 Dec 2006 17:24:47 +0100 replaced Sign.classes by Sign.all_classes (topologically sorted);
wenzelm [Fri, 29 Dec 2006 17:24:47 +0100] rev 21936
replaced Sign.classes by Sign.all_classes (topologically sorted); prefer structure Sign over Sorts;
Fri, 29 Dec 2006 17:24:46 +0100 renamed project to subgraph, improved presentation, avoided unnecessary evaluation of predicate;
wenzelm [Fri, 29 Dec 2006 17:24:46 +0100] rev 21935
renamed project to subgraph, improved presentation, avoided unnecessary evaluation of predicate;
Fri, 29 Dec 2006 17:24:45 +0100 Sorts.minimal_classes;
wenzelm [Fri, 29 Dec 2006 17:24:45 +0100] rev 21934
Sorts.minimal_classes;
Fri, 29 Dec 2006 17:24:44 +0100 classes: more direct way to achieve topological sorting;
wenzelm [Fri, 29 Dec 2006 17:24:44 +0100] rev 21933
classes: more direct way to achieve topological sorting; renamed classes to all_classes; added minimal_classes; renamed project to subalgebra, tuned;
Fri, 29 Dec 2006 17:24:43 +0100 replaced classes by all_classes (topologically sorted);
wenzelm [Fri, 29 Dec 2006 17:24:43 +0100] rev 21932
replaced classes by all_classes (topologically sorted); added minimal_classes;
Fri, 29 Dec 2006 17:24:41 +0100 replaced Sign.classes by Sign.all_classes (topologically sorted);
wenzelm [Fri, 29 Dec 2006 17:24:41 +0100] rev 21931
replaced Sign.classes by Sign.all_classes (topologically sorted);
Fri, 29 Dec 2006 16:47:49 +0100 Enable new Proof General code again after SML/NJ compatibility fixes by Florian.
aspinall [Fri, 29 Dec 2006 16:47:49 +0100] rev 21930
Enable new Proof General code again after SML/NJ compatibility fixes by Florian.
Fri, 29 Dec 2006 16:46:39 +0100 Typo in last commit
aspinall [Fri, 29 Dec 2006 16:46:39 +0100] rev 21929
Typo in last commit
Fri, 29 Dec 2006 12:11:05 +0100 explicit construction of operational classes
haftmann [Fri, 29 Dec 2006 12:11:05 +0100] rev 21928
explicit construction of operational classes
Fri, 29 Dec 2006 12:11:04 +0100 added handling for explicit classrel witnesses
haftmann [Fri, 29 Dec 2006 12:11:04 +0100] rev 21927
added handling for explicit classrel witnesses
Fri, 29 Dec 2006 12:11:03 +0100 ``classes`` now returns classes in topological order
haftmann [Fri, 29 Dec 2006 12:11:03 +0100] rev 21926
``classes`` now returns classes in topological order
Fri, 29 Dec 2006 12:11:02 +0100 dropped some bookkeeping
haftmann [Fri, 29 Dec 2006 12:11:02 +0100] rev 21925
dropped some bookkeeping
Fri, 29 Dec 2006 12:11:00 +0100 simplified class_package
haftmann [Fri, 29 Dec 2006 12:11:00 +0100] rev 21924
simplified class_package
Fri, 29 Dec 2006 03:57:01 +0100 use_ml: reverted to simple output (Poly/ML changed);
wenzelm [Fri, 29 Dec 2006 03:57:01 +0100] rev 21923
use_ml: reverted to simple output (Poly/ML changed);
Thu, 28 Dec 2006 16:49:35 +0100 removed private files
haftmann [Thu, 28 Dec 2006 16:49:35 +0100] rev 21922
removed private files
Thu, 28 Dec 2006 14:30:41 +0100 tuned;
wenzelm [Thu, 28 Dec 2006 14:30:41 +0100] rev 21921
tuned;
Thu, 28 Dec 2006 14:30:40 +0100 removed nospaces (Char.isSpace does not conform to Isabelle conventions);
wenzelm [Thu, 28 Dec 2006 14:30:40 +0100] rev 21920
removed nospaces (Char.isSpace does not conform to Isabelle conventions);
Thu, 28 Dec 2006 14:30:39 +0100 tuned msg;
wenzelm [Thu, 28 Dec 2006 14:30:39 +0100] rev 21919
tuned msg;
Thu, 28 Dec 2006 14:30:38 +0100 inlined nospaces (from library.ML);
wenzelm [Thu, 28 Dec 2006 14:30:38 +0100] rev 21918
inlined nospaces (from library.ML);
Thu, 28 Dec 2006 10:04:10 +0100 added
haftmann [Thu, 28 Dec 2006 10:04:10 +0100] rev 21917
added
Wed, 27 Dec 2006 19:10:07 +0100 some clarifications
haftmann [Wed, 27 Dec 2006 19:10:07 +0100] rev 21916
some clarifications
Wed, 27 Dec 2006 19:10:06 +0100 different handling of type variable names
haftmann [Wed, 27 Dec 2006 19:10:06 +0100] rev 21915
different handling of type variable names
Wed, 27 Dec 2006 19:10:05 +0100 added split
haftmann [Wed, 27 Dec 2006 19:10:05 +0100] rev 21914
added split
Wed, 27 Dec 2006 19:10:04 +0100 fixed misleading error message
haftmann [Wed, 27 Dec 2006 19:10:04 +0100] rev 21913
fixed misleading error message
Wed, 27 Dec 2006 19:10:03 +0100 dropped section header
haftmann [Wed, 27 Dec 2006 19:10:03 +0100] rev 21912
dropped section header
Wed, 27 Dec 2006 19:10:00 +0100 added OCaml code generation (without dictionaries)
haftmann [Wed, 27 Dec 2006 19:10:00 +0100] rev 21911
added OCaml code generation (without dictionaries)
Wed, 27 Dec 2006 19:09:59 +0100 removed Haskell reserved words
haftmann [Wed, 27 Dec 2006 19:09:59 +0100] rev 21910
removed Haskell reserved words
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip