Skip to content
Snippets Groups Projects
Commit 3b54ca9b authored by Thibault Martin's avatar Thibault Martin
Browse files

Release 29.0~beta

parent 85ef0208
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,6 @@ ...@@ -3,7 +3,6 @@
- Refactor current location handling mechanism - Refactor current location handling mechanism
- Removal of Db (Db.Main.extend is deprecated). Features related to asynchronous - Removal of Db (Db.Main.extend is deprecated). Features related to asynchronous
interactions are now handled in module Async interactions are now handled in module Async
- Merged AST nodes TCastE and TLogic_coerce
- Various fixes and improvements - Various fixes and improvements
# Alias # Alias
...@@ -19,11 +18,12 @@ ...@@ -19,11 +18,12 @@
- Remove option -e-acsl-version - Remove option -e-acsl-version
# WP # WP
- Introduce goal visualization and tactics in Ivette - Generation of counter examples, see option -wp-counter-examples
- Introduce counter examples via the new option -wp-counter-examples. Also - Upgrade to Why3 1.7.x and improved prover selection
introduce an ACSL extension to create probes on terms for counter examples. - Extended support for Ivette
# Ivette # Ivette
- Revamped workspace (tabs, views, dock, alerts, …)
- Types and Globals navigation
- Better feedback on Eva values evaluation - Better feedback on Eva values evaluation
- Improved responsiveness when handling large code - Extended support for WP
- Several quality-of-life fixes and improvements
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment