- 07 Dec, 2016 2 commits
-
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
-
- 06 Dec, 2016 1 commit
-
-
Martin Clochard authored
-
- 05 Dec, 2016 1 commit
-
-
Mário Pereira authored
-
- 23 Nov, 2016 1 commit
-
-
MARCHE Claude authored
-
- 16 Nov, 2016 2 commits
-
-
MARCHE Claude authored
-
MARCHE Claude authored
-
- 08 Nov, 2016 1 commit
-
-
Martin Clochard authored
- Define set with create (and constrained a benign mistake on axioms) - s/FloatMatrix/Matrix
-
- 24 Oct, 2016 1 commit
-
-
Martin Clochard authored
to handle non-square matrices
-
- 26 Sep, 2016 2 commits
-
-
MARCHE Claude authored
- Call_provers.parse_prover_run does not attempt fixing answer anymore, except in the case where the answer is HighFailure and time is close to time limit (which is considered as Timeout) - Session_scheduler.fuzzy_proof_time is now more liberal, accepts that two answers Unknown or Timeout of OutOfMemory with less than 10% difference in time are equivalent, and thus should not be reported as a significant change
-
MARCHE Claude authored
-
- 21 Sep, 2016 1 commit
-
-
Raphaël Rieu-Helft authored
-
- 19 Sep, 2016 1 commit
-
-
MARCHE Claude authored
-
- 16 Sep, 2016 1 commit
-
-
MARCHE Claude authored
-
- 15 Sep, 2016 2 commits
-
-
MARCHE Claude authored
-
MARCHE Claude authored
-
- 14 Sep, 2016 1 commit
-
-
MARCHE Claude authored
-
- 09 Sep, 2016 2 commits
-
-
Sylvain Dailler authored
Adding "I don't know" as a correct keyword for provers return (inside counterexamples). Updating scripts because of move from hoare_logic to WP_revisited. * src/driver/parse_smtv2_model.ml (parse): Adding I dont know as a keyword. * bench/bench Changing to WP_revisited. * examples/bench.sh Changing to WP_revisited. * examples/regtests.sh Changing to WP_revisited.
-
Jean-Christophe Filliâtre authored
simplifies the gallery update
-
- 06 Sep, 2016 1 commit
-
-
Martin Clochard authored
-
- 31 Aug, 2016 2 commits
-
-
Mario Pereira authored
-
Mario Pereira authored
-
- 26 Aug, 2016 1 commit
-
-
MARCHE Claude authored
-
- 26 Jul, 2016 1 commit
-
-
François Bobot authored
-
- 21 Jul, 2016 2 commits
-
-
Guillaume Melquiond authored
-
MARCHE Claude authored
-
- 19 Jul, 2016 1 commit
-
-
Johannes Kanig authored
When Why3 is run on a file where some theories have been suppressed, it will delete the corresponding theories from the session file. We now add an option keep_unmatched_theories to Session.update_session, which keeps all theories. In this commit, this option is always disabled. This is useful for SPARK, which sometimes only generates part of the Why3 file for efficiency reasons, but doesn't want the session file to be damaged because of that. * session.ml (import_theory) (import_goal) (import_proof_attempt) (import_transf): new functions to copy a session tree from an old session file (merge_file): keep old theories when keep_unmatched_theories is true * session_scheduler.ml (update_session): pass keep_unmatched_theories * why3session_lib.ml (read_update_session): pass keep_unmatched_theories
-
- 13 Jul, 2016 1 commit
-
-
Jean-Christophe Filliâtre authored
-
- 07 Jul, 2016 1 commit
-
-
Martin Clochard authored
-
- 05 Jul, 2016 1 commit
-
-
Martin Clochard authored
-
- 04 Jul, 2016 2 commits
-
-
Martin Clochard authored
-
Martin Clochard authored
-
- 01 Jul, 2016 2 commits
-
-
sylvain dailler authored
-
Martin Clochard authored
-
- 30 Jun, 2016 1 commit
-
-
Martin Clochard authored
-
- 21 Jun, 2016 1 commit
-
-
Martin Clochard authored
-
- 08 Jun, 2016 1 commit
-
-
Jean-Christophe Filliâtre authored
-
- 02 Jun, 2016 1 commit
-
-
Jean-Christophe Filliâtre authored
-
- 26 May, 2016 1 commit
-
-
Jean-Christophe Filliâtre authored
-
- 24 May, 2016 1 commit
-
-
Guillaume Melquiond authored
-