summaryrefslogtreecommitdiff
path: root/ANNONCE
diff options
context:
space:
mode:
authorGravatar Samuel Mimram <smimram@debian.org>2006-04-28 14:59:16 +0000
committerGravatar Samuel Mimram <smimram@debian.org>2006-04-28 14:59:16 +0000
commit3ef7797ef6fc605dfafb32523261fe1b023aeecb (patch)
treead89c6bb57ceee608fcba2bb3435b74e0f57919e /ANNONCE
parent018ee3b0c2be79eb81b1f65c3f3fa142d24129c8 (diff)
Imported Upstream version 8.0pl3+8.1alphaupstream/8.0pl3+8.1alpha
Diffstat (limited to 'ANNONCE')
-rw-r--r--ANNONCE27
1 files changed, 27 insertions, 0 deletions
diff --git a/ANNONCE b/ANNONCE
new file mode 100644
index 00000000..5e634f2c
--- /dev/null
+++ b/ANNONCE
@@ -0,0 +1,27 @@
+The main features of Coq version 8.1 are
+
+- the implementation of an alternative algorithm for checking the
+ convertibility of types, specially dedicated to fast type-checking
+ of reflexion-based proofs, and more generally to intensive
+ computation
+
+- richer inductive types
+
+ - support for recursively non uniform parameters
+ - support for a strong form of sort-polymorphism
+
+- improved tactics
+
+ - new implementation of setoid rewrite (contributed by C. Sacerdoti Coen)
+ - new implementation of ring (contributed by B. Grégoire and A. Mahboubi)
+ - and several other new tactic features
+
+- new libraries
+
+ - finite sets and finite maps (by J.-C. Filliâtre and P. Letouzey)
+ - strings (by L. Théry)
+ - significative extensions of the library on lists
+ - a few other extensions
+
+- improved module system
+