Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
why3
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
119
Issues
119
List
Boards
Labels
Service Desk
Milestones
Merge Requests
16
Merge Requests
16
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Why3
why3
Commits
89365856
Commit
89365856
authored
Dec 07, 2017
by
Guillaume Melquiond
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update changelog.
parent
fbde9dbd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
6 deletions
+14
-6
CHANGES.md
CHANGES.md
+14
-6
No files found.
CHANGES.md
View file @
89365856
:x: marks a potential source of incompatibility
:x: marks a potential source of incompatibility
Version 0.88.2, December 7, 2017
--------------------------------
Bug fixes
*
`why3 session html`
: improved compliance of generated files
*
`why3 doc`
: fixed missing anchors for operator definitions
*
improved build process when
`coqtop.byte`
is missing
Version 0.88.1, November 6, 2017
Version 0.88.1, November 6, 2017
--------------------------------
--------------------------------
...
@@ -8,7 +16,7 @@ API
...
@@ -8,7 +16,7 @@ API
Provers
Provers
*
improved support for Isabelle 2017
*
improved support for Isabelle 2017
*
fixed support for Coq 8.7
*
fixed support for Coq 8.7
(released Oct 17, 2017)
Miscellaneous
Miscellaneous
*
fixed compilation for OCaml 4.06
*
fixed compilation for OCaml 4.06
...
@@ -34,16 +42,16 @@ Standard library
...
@@ -34,16 +42,16 @@ Standard library
compliant to IEEE-754, mapped to SMT-LIB FP theory.
compliant to IEEE-754, mapped to SMT-LIB FP theory.
User features
User features
*
proof strategies:
why3 config
now generates default proof strategies
*
proof strategies:
`why3 config`
now generates default proof strategies
using the installed provers. These are available under name "Auto
using the installed provers. These are available under name "Auto
level 0", "Auto level 1" and "Auto level 2" in
why3 ide
.
level 0", "Auto level 1" and "Auto level 2" in
`why3 ide`
.
More details in the manual, section 10.6 "Proof Strategies".
More details in the manual, section 10.6 "Proof Strategies".
*
counterexamples: better support for array values, support for
*
counterexamples: better support for array values, support for
floating-point values, support for Z3 in addition to CVC4.
floating-point values, support for Z3 in addition to CVC4.
More details in the manual, section 6.3.5 "Displaying Counterexamples".
More details in the manual, section 6.3.5 "Displaying Counterexamples".
Provers
Provers
*
support for Isabelle 2017
*
support for Isabelle 2017
(released Oct 2017)
*
discarded support for Isabelle 2016 (2016-1 still supported) :x:
*
discarded support for Isabelle 2016 (2016-1 still supported) :x:
*
support for Coq 8.6.1 (released Jul 25, 2017)
*
support for Coq 8.6.1 (released Jul 25, 2017)
*
tentative support for Coq 8.7
*
tentative support for Coq 8.7
...
@@ -89,7 +97,7 @@ Language
...
@@ -89,7 +97,7 @@ Language
Tools
Tools
*
added a command-line option
`--extra-expl-prefix`
to specify
*
added a command-line option
`--extra-expl-prefix`
to specify
additional possible prefixes for VC explanations. Available for
additional possible prefixes for VC explanations. Available for
why3
commands
`prove`
and
`ide`
.
`why3`
commands
`prove`
and
`ide`
.
*
removed
`jstree`
style from the
`session`
command :x:
*
removed
`jstree`
style from the
`session`
command :x:
Transformations
Transformations
...
@@ -158,7 +166,7 @@ Provers
...
@@ -158,7 +166,7 @@ Provers
*
support for Gappa 1.2 (released May 19, 2015)
*
support for Gappa 1.2 (released May 19, 2015)
Bug fixes
Bug fixes
*
why3doc
: garbled output
*
`why3doc`
: garbled output
Version 0.86, May 11, 2015
Version 0.86, May 11, 2015
--------------------------
--------------------------
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment