- 21 Jun, 2018 8 commits
-
-
Andrei Paskevich authored
-
Sylvain Dailler authored
-
Guillaume Melquiond authored
-
Sylvain Dailler authored
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
-
MARCHE Claude authored
IDE: context menu now contains more or less the items that were in the left toolbar in former versions of Why3
-
Andrei Paskevich authored
-
- 20 Jun, 2018 8 commits
-
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
-
Sylvain Dailler authored
-
Guillaume Melquiond authored
The new shortcut for "copy" forces to change the one for "collapse all proven", which is now "!". The "expand all" command has been removed, since pressing "+" twice (i.e., double expand) now has the same effect.
-
Sylvain Dailler authored
-
Guillaume Melquiond authored
-
Sylvain Dailler authored
-
Guillaume Melquiond authored
This was supposedly part of ad063ef7.
-
- 19 Jun, 2018 1 commit
-
-
Sylvain Dailler authored
This is fixed at 3/4 (random) the size of the main window
-
- 18 Jun, 2018 11 commits
-
-
MARCHE Claude authored
-
Andrei Paskevich authored
-
MARCHE Claude authored
-
Andrei Paskevich authored
This lets us write "let ghost (x, y) = 0, 0" instead of "let ghost x, ghost y = 0, 0".
-
Raphael Rieu-Helft authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
doc modified accordingly
-
MARCHE Claude authored
fixed doc
-
MARCHE Claude authored
-
Raphael Rieu-Helft authored
-
- 17 Jun, 2018 6 commits
-
-
Andrei Paskevich authored
-
Sylvain Dailler authored
Corrected typo in Pretty.ml
-
Andrei Paskevich authored
On a missing "diverges", Vc emits a warning and adds a "false" sub-goal at the location of the non-terminating loop or function call. The explanation on this sub-goal is "termination", but should probably be "termination (failure)". The "diverges" clase propagates downwards: if it is put on the top-level function, there is no need to repeat it on local functions or abstract blocks.
-
Sylvain Dailler authored
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
the constructive version is now in witness.Nat the non-constructive version is witness.Witness
-
- 16 Jun, 2018 1 commit
-
-
Jean-Christophe Filliâtre authored
-
- 15 Jun, 2018 5 commits
-
-
Raphael Rieu-Helft authored
-
Raphael Rieu-Helft authored
-
MARCHE Claude authored
-
MARCHE Claude authored
# Conflicts: # src/ide/gconfig.ml
-
Raphael Rieu-Helft authored
-