- 16 Sep, 2016 1 commit
-
-
Sylvain Dailler authored
Adapted work on nearest_goal_right to be able to use it why3shell. Now should be able to apply transformation and proof on current goal. Also able to print the current tree and goal. Requires testing.
-
- 14 Sep, 2016 6 commits
-
-
Clément Fumex authored
-
MARCHE Claude authored
-
Clément Fumex authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
- 12 Sep, 2016 1 commit
-
-
MARCHE Claude authored
-
- 09 Sep, 2016 2 commits
-
-
MARCHE Claude authored
-
MARCHE Claude authored
-
- 08 Sep, 2016 2 commits
-
-
MARCHE Claude authored
in one shell : ledit bin/why3shell file.xml in another shell : tail -f why3shell.out
-
MARCHE Claude authored
-
- 02 Sep, 2016 2 commits
-
-
MARCHE Claude authored
-
MARCHE Claude authored
-
- 26 Aug, 2016 8 commits
-
-
MARCHE Claude authored
-
MARCHE Claude authored
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
-
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
-
- 24 Aug, 2016 1 commit
-
-
MARCHE Claude authored
-
- 19 Aug, 2016 1 commit
-
-
Guillaume Melquiond authored
-
- 18 Aug, 2016 2 commits
-
-
Guillaume Melquiond authored
-
David Hauzar authored
-
- 17 Aug, 2016 3 commits
-
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
The sum of two positive (resp. negative) FP numbers should always be positive (resp. negative), even when the result is zero. This commit also cleans a bit some other parts of the specification of FP operations.
-
Guillaume Melquiond authored
-
- 04 Aug, 2016 1 commit
-
-
Clément Fumex authored
-
- 27 Jul, 2016 1 commit
-
-
Guillaume Melquiond authored
-
- 26 Jul, 2016 5 commits
-
-
Sylvain Dailler authored
-
Sylvain Dailler authored
We need to stop the transformation intro_premises to introduce variables past a label. This allows us to keep variables in the goal (for counterex generation) and be able to retrieve them as counterexamples. * transform/intro_vc_vars_counterexmp.ml: changed vc_term_info so that it is not mutable anymore (do_intro): Removing the passing records to the do_intros calls which may prevent us from seeing last vc_model (do_intro_vc_vars): adding a reference to keep the location of the vc * transform/introduction.ml (intros): When encountering stop_intro label, the function should stop introducing.
-
François Bobot authored
Add the possibility to keep currently unavailable theories in a session during update. So the proofs are not lost. Currently not activated in why3 command line tools.
-
François Bobot authored
-
François Bobot authored
added in 9577acb9
-
- 25 Jul, 2016 3 commits
-
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
- 21 Jul, 2016 1 commit
-
-
Guillaume Melquiond authored
-