summaryrefslogtreecommitdiff
path: root/Test/wishlist
Commit message (Collapse)AuthorAge
* Add one more wish: it would be nice to be able to prove exists b: bool :: bGravatar Clément Pit--Claudel2015-08-22
| | | | | This is an issue because splitting `exists b: bool :: b || !b` produces two quantifiers that we don't know how to prove.
* Grant "wishlist/useless-casts-in-decreases-clauses.dfy"Gravatar Clément Pit--Claudel2015-08-22
|
* Add more wishes to the wishlistGravatar Clément Pit--Claudel2015-08-22
|
* Add a few things to the wishlistGravatar Clément Pit--Claudel2015-08-21
|
* Add a wishlist folder to the test suite, with things that we do not support ↵Gravatar Clément Pit--Claudel2015-08-19
(yet!) The curent examples include semi-bugs regarding calc statements and strings, and stuff about sequences