Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Why3
why3
Commits
227a8587
Commit
227a8587
authored
Jul 17, 2012
by
MARCHE Claude
Browse files
Almost ready for release
parent
28106e2c
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
227a8587
* marks an incompatible change
o [Sessions] a small change in the format. Why3 is still able to
read session files in the old format.
o completed support for the "Out Of Memory" prover result
o [Why3ml] new construct "abstract e { q }"
o [Coq output] quotes in identifiers remain quotes in Coq
...
...
@@ -8,7 +10,7 @@
o [why3replayer] option -obsolete-only
o workaround for a bug about modulo operator in Alt-Ergo 0.94
o fixed a consistency issue with set.Fset theory
o co-inductive predicates
(experimental)
o co-inductive predicates
o new option -e for "why3session latex" allows to specify when to
split tables in parts
...
...
ROADMAP
View file @
227a8587
...
...
@@ -132,7 +132,6 @@ https://gforge.inria.fr/tracker/index.php?func=detail&aid=13736&group_id=2990
* detect editors
*** check if coqide and also emacs/proof-general is installed
* IDE
** todo: run detection immediately at start up if conf file absent or
outdated. should become doable with the new Session module
...
...
@@ -157,6 +156,10 @@ New features:
o co-inductive predicates
o new option -e for "why3session latex" allows to specify when to
split tables in parts
o [Sessions] a small change in the format. This hopefully improves
the association of old goals and new goals when the input is
modified. For compatibility, Why3 is still able to read session
files in the old format.
Bug fix:
o completed support for the "Out Of Memory" prover result
...
...
@@ -203,7 +206,7 @@ Bug fix:
** DONE option pour ne rejouer que si obsolete
* Documentation
- document co-inductive predicates
?
-
DELAYED
document co-inductive predicates
- DONE (CLAUDE) revoir documentation du smoke detector
==================== Roadmap for release 0.72 ========================
...
...
examples/programs/hash_tables/why3session.xml
View file @
227a8587
This diff is collapsed.
Click to expand it.
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