- 05 Apr, 2019 1 commit
-
-
Sylvain Dailler authored
-
- 04 Apr, 2019 4 commits
-
-
Sylvain Dailler authored
-
Sylvain Dailler authored
The underlying datastructure is not satisfying nor are the proofs but at least there is a quick simple realization. It uses ClassicalEpsilon axioms such as excluded middle, indefinite_description etc... Some theory realizations are very far from reality because the axiom characterization is small.
-
Raphael Rieu-Helft authored
-
Guillaume Melquiond authored
This commit also removes the mention of "any" becoming ghost, which did not happen.
-
- 02 Apr, 2019 1 commit
-
-
Jean-Christophe Filliâtre authored
-
- 01 Apr, 2019 7 commits
-
-
DAILLER Sylvain authored
ide - fix #293 give the focus on new tabs that are added to the ide Closes #293 See merge request !115
-
Sylvain Dailler authored
-
Andrei Paskevich authored
-
DAILLER Sylvain authored
Socket error See merge request !114
-
DAILLER Sylvain authored
fix #292 Closes #292 See merge request !113
-
Sylvain Dailler authored
This adapts the ConnectionError exception to output a nice message in Why3 * src/driver/prove_client.ml Register the new exception so that it is nicely printed. Change-Id: I9483fd0bf2561eaed007432b1eb982e7fd086486 (cherry picked from commit 4df80c1501cf304f1e20981bdb5f6f4e0b258b44)
-
Johannes Kanig authored
When the socket file cannot be created, raise an exception instead of exiting. This allows a nice error message to be printed. * prove_client.ml (client_connect): in case of error, do not exit, but raise exception Change-Id: I83fb36a431bf4d854a23d93b0b870fa3d0db7526 (cherry picked from commit b18ffc3f742cf8738533994119857328e7dc8633)
-
- 31 Mar, 2019 1 commit
-
-
Sylvain Dailler authored
Add an option in the preferences to disallow the automatic jump after a goal is completed. Jump can still be performed by calling next in command line.
-
- 30 Mar, 2019 1 commit
-
-
Jean-Christophe Filliâtre authored
-
- 29 Mar, 2019 3 commits
-
-
DAILLER Sylvain authored
Issue 288 Closes #288 See merge request !111
-
Sylvain Dailler authored
This patch should solve the problem of realizations of sets and fsets.
-
Sylvain Dailler authored
This reverts commit fb4cb734.
-
- 28 Mar, 2019 2 commits
-
-
MARCHE Claude authored
This should allow to restore a successful nightly bench However, it is disappointing that the commit 8a7974cf, the one who broke these realizations, was accepted in master without detecting the broken realization. Opening a ticket for that.
-
Raphael Rieu-Helft authored
-
- 27 Mar, 2019 5 commits
-
-
DAILLER Sylvain authored
Closes #22 See merge request !110
-
Sylvain Dailler authored
Also fix induction_pr_arg so that it adds the right attribute inside the goal.
-
MARCHE Claude authored
Fix example iee float See merge request !102
-
MARCHE Claude authored
This reverts commit ea09c807.
-
Raphael Rieu-Helft authored
-
- 26 Mar, 2019 5 commits
-
-
Sylvain Dailler authored
-
Sylvain Dailler authored
-
DAILLER Sylvain authored
UnboundSymbol exception and find_* now take expected kind as argument See merge request !108
-
Sylvain Dailler authored
-
Sylvain Dailler authored
This helps *only* to provide clearer error messages.
-
- 25 Mar, 2019 9 commits
-
-
Raphaël Rieu-Helft authored
Use syntax literal driver entries for C number constants See merge request !107
-
Raphael Rieu-Helft authored
-
Raphael Rieu-Helft authored
-
Raphael Rieu-Helft authored
-
Raphael Rieu-Helft authored
-
Raphael Rieu-Helft authored
This fixes a bug that printed an empty string for 0 if the number of digits was unspecified.
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
Raphaël Rieu-Helft authored
GMP square root See merge request !106
-
- 22 Mar, 2019 1 commit
-
-
Raphael Rieu-Helft authored
-