- 27 Aug, 2013 4 commits
-
-
François Bobot authored
-
François Bobot authored
-
François Bobot authored
[Replayer] use Debug.flag instead of a custom boolean for verbosity (that allows to use --debug timestamp)
-
MARCHE Claude authored
-
- 26 Aug, 2013 3 commits
-
-
MARCHE Claude authored
-
Guillaume Melquiond authored
-
MARCHE Claude authored
-
- 25 Aug, 2013 2 commits
-
-
MARCHE Claude authored
-
MARCHE Claude authored
-
- 24 Aug, 2013 3 commits
-
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
- 23 Aug, 2013 9 commits
-
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
The previous behavior tends to confuse programs that handle both kind of inputs, e.g. gedit.
-
Guillaume Melquiond authored
-
MARCHE Claude authored
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
- 22 Aug, 2013 13 commits
-
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
Jean-Christophe Filliâtre authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
-
MARCHE Claude authored
why3 -P alt-ergo examples/tests-provers/div.why -T EuclideanDivTest --eval div_m1_2 --eval mod_m1_2 --eval div_1_m2 --eval mod_1_m2 --eval div_m1_m2 --eval mod_m1_m2 why3 -P alt-ergo examples/tests-provers/div.why -T ComputerDivTest --eval div_m1_2 --eval mod_m1_2 --eval div_1_m2 --eval mod_1_m2 --eval div_m1_m2 --eval mod_m1_m2 why3 examples/euler001.mlw --exec Euler001.run
-
MARCHE Claude authored
why3 tests/test_exec.mlw --exec M.x --exec M.y why3 examples/fact.mlw --exec FactRecursive.test42 Signed-off-by:
Claude Marche <Claude.Marche@inria.fr>
-
MARCHE Claude authored
the term evaluation.
-
MARCHE Claude authored
Test with why3 tests/test_exec.mlw --exec M.x
-
- 21 Aug, 2013 6 commits
-
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
why3 tests/test-eval.why -P alt-ergo -T T --eval i1 --eval i2 --eval let1 --eval c2 --eval c3 --eval c4 --eval c5 --eval c6 --eval c7 --eval l1 --eval l2 --eval l3 --eval l4 --eval l5 --eval l5a --eval l5b --eval l6a --eval l7 --eval l8 --eval l9 --eval l10 --eval l11
-
MARCHE Claude authored
-
MARCHE Claude authored
why3 tests/test-eval.why -P alt-ergo -T T --eval i1 --eval i2 --eval let1 --eval c2 --eval c3 --eval c4 --eval c5 --eval l1 --eval l2 --eval l3 --eval l4 --eval l5
-
MARCHE Claude authored
why3 tests/test-eval.why -P alt-ergo -T T --eval i1 --eval i2 --eval let1 --eval c2 --eval c3 --eval c4 --eval c5 --eval l1 --eval l2 --eval l3
-