Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Coq 8.7+beta1 is out!

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Coq 8.7+beta1 is out!


Chronological Thread 
  • From: Ralf Jung <jung AT mpi-sws.org>
  • To: coq-club AT inria.fr, Maxime Dénès <maxime.denes AT inria.fr>
  • Subject: Re: [Coq-Club] Coq 8.7+beta1 is out!
  • Date: Tue, 12 Sep 2017 14:50:04 +0200
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None smtp.pra=jung AT mpi-sws.org; spf=Pass smtp.mailfrom=jung AT mpi-sws.org; spf=None smtp.helo=postmaster AT jupiter.mpi-klsb.mpg.de
  • Ironport-phdr: 9a23:berNdxPE4bVaOvf4T2Il6mtUPXoX/o7sNwtQ0KIMzox0KPzyrarrMEGX3/hxlliBBdydsK0UzbeO+4nbGkU+or+5+EgYd5JNUxJXwe43pCcHRPC/NEvgMfTxZDY7FskRHHVs/nW8LFQHUJ2mPw6aijSI4DUTAhTyMxZubqSwQ9aKzpf/6+fn8JrKJg5MmTCVYLVoLRzwox+V/uwfkYpnJ+4dSx1JuTMcfu1GxGZlY16emRvnzsa25p9qtSpK7aEP7clFBJ/ze6pwb6FeA3xyMX0z6+XurRiGVhSUoHwGXTNFwVJzHwHZ4USiDd/KuSzgu784gXHCMA==

Dear Coq developers,

thanks a lot for this solid release. Our developments ported over with
no effort. I guess for Iris itself, it being in the CI, that's not so
surprising, but the Rust stuff built on top of that also needed exactly
no changes. As a nice bonus everything got ~11% faster. :-)

Kind regards,
Ralf

On 06.09.2017 15:18, Maxime Dénès wrote:
> Dear Coq clubbers,
>
> The Coq development team is pleased to announce the release of the
> first beta version of Coq 8.7, available at:
>
> http://coq.inria.fr/coq-87
>
> Source, Windows and OS X packages are available at:
>
> https://github.com/coq/coq/releases/tag/V8.7%2Bbeta1
>
> This release includes:
>
> - A large amount of work on cleaning and speeding up the code base,
> notably the work of Pierre-Marie Pédrot on making the tactic-level
> system insensitive to existential variable expansion, providing a safer
> API to plugin writers and making the code more robust.
>
> - New tactics:
> Variants of tactics supporting existential variables eassert, eenough,
> etc. by Hugo Herbelin;
> Tactics extensionality in H and inversion_sigma by Jason Gross;
> specialize with accepting partial bindings by Pierre Courtieu.
>
> - Cumulative Polymorphic Inductive Types, allowing cumulativity of
> universes to go through applied inductive types, by Amin Timany and
> Matthieu Sozeau.
>
> - The SSReflect plugin by Georges Gonthier, Assia Mahboubi and Enrico
> Tassi was integrated (with its documentation in the reference manual) by
> Maxime Dénès, Assia Mahboubi and Enrico Tassi.
>
> - The coq_makefile tool was completely redesigned by Enrico Tassi to
> improve its maintainability and the extensibility of generated
> Makefiles, and to make _CoqProject files more palatable to IDEs.
>
> A lot of other changes are described in the CHANGES file.
>
> This is the second release of Coq developed on a time-based development
> cycle. Its development spanned 9 months from the release of Coq 8.6 and
> was based on a public road-map. It attracted many external
> contributions. Code reviews and continuous integration testing were
> systematically used before integration of new features, with an
> important focus given to compatibility and performance issues.
>
> The Coq Development Team
>
>
>
>
>
>
>
>



Archive powered by MHonArc 2.6.18.

Top of Page