From 8a2c029b0ae88888efe707c00f1a288e5c17cfb3 Mon Sep 17 00:00:00 2001 From: herbelin Date: Mon, 19 Jan 2009 11:05:02 +0000 Subject: - Structuring Numbers and fixing Setoid in stdlib's doc. - Adding ability to use "_" in syntax for binders (as in "exists _:nat, True"). git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@11804 85f007b7-540e-0410-9357-904b9bb8a0f7 --- CHANGES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 593bae43c..2e747ce8b 100644 --- a/CHANGES +++ b/CHANGES @@ -92,7 +92,7 @@ Vernacular commands - Specific sort constraints on Record now taken into account. - "Print LoadPath" supports a path argument to filter the display. -Libraries (DOC TO CHECK) +Libraries - Several parts of the libraries are now in Type, in particular FSets, SetoidList, ListSet, Sorting, Zmisc. This may induce a few @@ -195,6 +195,7 @@ Libraries (DOC TO CHECK) contribution repository (contribution CoC_History). New lemmas about transitive closure added and some bound variables renamed (exceptional risk of incompatibilities). +- Syntax for binders in terms (e.g. for "exists") supports anonymous names. Notations, coercions, implicit arguments and type inference -- cgit v1.2.3