Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Why3
why3
Commits
42853370
Commit
42853370
authored
Nov 06, 2017
by
Guillaume Melquiond
Browse files
Version 0.88.1
parent
54c75717
Changes
7
Hide whitespace changes
Inline
Side-by-side
.gitattributes
View file @
42853370
/examples/in_progress/ export-ignore
/examples/hoare_logic/draft/ export-ignore
/tests/ export-ignore
/bench/encoding/ export-ignore
/misc/ export-ignore
/ROADMAP export-ignore
/DEVELOPER.readme export-ignore
/opam/ export-ignore
.gitignore export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.keepme export-ignore
/.gitlab-ci.yml export-ignore
/.mailmap export-ignore
/check.sh export-ignore
/DEVELOPER.readme export-ignore
/ROADMAP export-ignore
/TODO export-ignore
/bench/encoding/ export-ignore
/examples/in_progress/ export-ignore
/misc/ export-ignore
/opam/ export-ignore
/tests/ export-ignore
CHANGES.md
View file @
42853370
:x: marks a potential source of incompatibility
Version 0.88.1,
?
, 2017
Version 0.88.1,
November 6
, 2017
-----------------------
API
*
export function
`Call_provers.get_new_results`
*
export
ed
function
`Call_provers.get_new_results`
Provers
*
improved support for Isabelle 2017
*
fixed support for Coq 8.7
Miscellaneous
*
fixed compilation for OCaml 4.06
*
improved support for nullary
`val`
declarations with regions
Version 0.88.0, October 6, 2017
-------------------------------
...
...
README.md
View file @
42853370
WHY
3
====
=
WHY3
====
Why3 is a platform for deductive program verification. It provides
a rich language for specification and programming, called WhyML, and
...
...
Version
View file @
42853370
# Why version
VERSION=0.88.
0
VERSION=0.88.
1
doc/manual.tex
View file @
42853370
...
...
@@ -108,7 +108,7 @@
%BEGIN LATEX
\begin{LARGE}
%END LATEX
Version
\whyversion
{}
,
Octo
ber 2017
Version
\whyversion
{}
,
Novem
ber 2017
%BEGIN LATEX
\end{LARGE}
%END LATEX
...
...
opam/why3-base/url
deleted
100644 → 0
View file @
54c75717
archive: "https://gforge.inria.fr/frs/download.php/file/37147/why3-0.88.0.tar.gz"
checksum: "1aef885ff8eee34107585e11db623a8d"
opam/why3/opam
View file @
42853370
...
...
@@ -23,7 +23,7 @@ tags: [
]
available: [ ocaml-version >= "4.02.3" ]
depends: [
"why3-base" { = "0.88.
0
" }
"why3-base" { = "0.88.
1
" }
"lablgtk"
"conf-gtksourceview"
"zarith"
...
...
Write
Preview
Supports
Markdown
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