--- a/ANNOUNCE Mon Aug 21 17:14:59 2017 +0200
+++ b/ANNOUNCE Mon Aug 21 17:15:26 2017 +0200
@@ -1,32 +1,27 @@
Subject: Announcing Isabelle2016-1
To: isabelle-users@cl.cam.ac.uk
-Isabelle2016-1 is now available.
+Isabelle2017 is now available.
-This version introduces significant changes over Isabelle2016: see the NEWS
+This version introduces many changes over Isabelle2016-1: see the NEWS
file for further details. Some notable points:
-* Improved Isabelle/jEdit Prover IDE: more support for formal text structure,
- more visual feedback.
+* Experimental support for Visual Studio Code as alternative PIDE front-end.
-* The Isabelle/ML IDE can load Isabelle/Pure into itself.
-
-* Improved Isar proof and specification elements.
-
-* HOL codatatype specifications: new commands for corecursive functions.
+* Improved Isabelle/jEdit Prover IDE: management of session sources
+independently of editor buffers, removal of unused theories, explicit
+indication of theory status, more careful auto-indentation.
-* HOL tools: new Argo SMT solver, experimental Nunchaku model finder.
+* Session-qualified theory imports.
-* HOL library: improved HOL-Number_Theory and HOL-Library, especially theory
- Multiset.
+* Code generator improvements: support for statically embedded computations.
-* Reorganization of HOL-Probability versus and HOL-Analysis, with many new
- theorems ported from HOL-Light.
+* Numerous HOL library improvements.
-* Improved management of Poly/ML 5.6 processes and cumulative heap files.
+* More material in HOL-Algebra, and HOL-Analysis (ported from HOL-Light).
-You may get Isabelle2016-1 from the following mirror sites:
+You may get Isabelle2017 from the following mirror sites:
Cambridge (UK) http://www.cl.cam.ac.uk/research/hvg/Isabelle
Munich (Germany) http://isabelle.in.tum.de
--- a/CONTRIBUTORS Mon Aug 21 17:14:59 2017 +0200
+++ b/CONTRIBUTORS Mon Aug 21 17:15:26 2017 +0200
@@ -3,9 +3,17 @@
listed as an author in one of the source files of this Isabelle distribution.
-Contributions to this Isabelle version
+Contributions to Isabelle2017
--------------------------------------
+* November 2016 - June 2017: Makarius Wenzel
+ New Isabelle/VSCode, with underlying restructuring of Isabelle/PIDE.
+
+* 2017: Makarius Wenzel
+ Session-qualified theory names (theory imports and ROOT files).
+ Prover IDE improvements.
+ Support for SQL databases in Isabelle/Scala: SQLite and PostgreSQL.
+
* March 2017: Alasdair Armstrong, University of Sheffield and
Simon Foster, University of York
Fixed-point theory and Galois Connections in HOL-Algebra.
--- a/COPYRIGHT Mon Aug 21 17:14:59 2017 +0200
+++ b/COPYRIGHT Mon Aug 21 17:15:26 2017 +0200
@@ -1,6 +1,6 @@
ISABELLE COPYRIGHT NOTICE, LICENCE AND DISCLAIMER.
-Copyright (c) 1986-2016,
+Copyright (c) 1986-2017,
University of Cambridge,
Technische Universitaet Muenchen,
and contributors.