Fri, 29 Dec 2006 20:34:18 +0100 improved print of constructors in OCaml
haftmann [Fri, 29 Dec 2006 20:34:18 +0100] rev 21952
improved print of constructors in OCaml
Fri, 29 Dec 2006 20:34:17 +0100 changed syntax for axclass attach
haftmann [Fri, 29 Dec 2006 20:34:17 +0100] rev 21951
changed syntax for axclass attach
Fri, 29 Dec 2006 19:50:52 +0100 removed obsolete cond_add_path;
wenzelm [Fri, 29 Dec 2006 19:50:52 +0100] rev 21950
removed obsolete cond_add_path;
Fri, 29 Dec 2006 19:50:51 +0100 removed obsolete context_thy etc.;
wenzelm [Fri, 29 Dec 2006 19:50:51 +0100] rev 21949
removed obsolete context_thy etc.;
Fri, 29 Dec 2006 19:50:50 +0100 removed obsolete init_pgip;
wenzelm [Fri, 29 Dec 2006 19:50:50 +0100] rev 21948
removed obsolete init_pgip; removed obsolete redo, context_thy etc.;
Fri, 29 Dec 2006 19:50:48 +0100 removed obsolete init_context;
wenzelm [Fri, 29 Dec 2006 19:50:48 +0100] rev 21947
removed obsolete init_context;
Fri, 29 Dec 2006 18:47:11 +0100 obsolete (cf. ProofGeneral/proof_general_emacs.ML);
wenzelm [Fri, 29 Dec 2006 18:47:11 +0100] rev 21946
obsolete (cf. ProofGeneral/proof_general_emacs.ML);
Fri, 29 Dec 2006 18:46:06 +0100 tuned;
wenzelm [Fri, 29 Dec 2006 18:46:06 +0100] rev 21945
tuned;
Fri, 29 Dec 2006 18:46:04 +0100 signed_string_of_int;
wenzelm [Fri, 29 Dec 2006 18:46:04 +0100] rev 21944
signed_string_of_int;
Fri, 29 Dec 2006 18:46:04 +0100 added proper header;
wenzelm [Fri, 29 Dec 2006 18:46:04 +0100] rev 21943
added proper header;
Fri, 29 Dec 2006 18:46:02 +0100 added signed_string_of_int (pruduces proper - instead of SML's ~);
wenzelm [Fri, 29 Dec 2006 18:46:02 +0100] rev 21942
added signed_string_of_int (pruduces proper - instead of SML's ~);
Fri, 29 Dec 2006 18:46:01 +0100 removed obsolete proof_general.ML;
wenzelm [Fri, 29 Dec 2006 18:46:01 +0100] rev 21941
removed obsolete proof_general.ML;
Fri, 29 Dec 2006 18:25:46 +0100 minor tuning;
wenzelm [Fri, 29 Dec 2006 18:25:46 +0100] rev 21940
minor tuning;
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);
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip