- 20 Mar, 2018 2 commits
-
-
MARCHE Claude authored
-
MARCHE Claude authored
-
- 19 Mar, 2018 1 commit
-
-
MARCHE Claude authored
-
- 16 Mar, 2018 6 commits
-
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
- 15 Mar, 2018 5 commits
-
-
Sylvain Dailler authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
# Conflicts: # examples/tests-provers/bv/why3session.xml # examples/tests-provers/div/why3session.xml # examples/tests-provers/ieee_float/why3session.xml # src/printer/smtv2.ml
-
MARCHE Claude authored
-
- 14 Mar, 2018 1 commit
-
-
Sylvain Dailler authored
-
- 12 Mar, 2018 5 commits
-
-
Sylvain Dailler authored
-
Sylvain Dailler authored
The way records are recognized during model parsing is changed: we previously recognized records during parsing by looking at the name of the variable returned by the prover (mk_r mk__rep etc). Now, we collect the names of constructor of records (recognized using their id_string beginning with "mk ") during the printing of the smt2 files. So, after parsing of the model, we can match the name of an application with a previously collected constructor: we can recreate the record. The same can be done for all algebraic datatype. This change also solve the problem of parsing in ce-bench.
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
- 09 Mar, 2018 11 commits
-
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
Sylvain Dailler authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
- 07 Mar, 2018 2 commits
-
-
MARCHE Claude authored
- use the default editor if no specific editor known - keep the former result after edition, although obsolete Note that the "default_editor" setting is moved from the IDE config to the main config section
-
MARCHE Claude authored
-
- 05 Mar, 2018 1 commit
-
-
Sylvain Dailler authored
-
- 27 Feb, 2018 1 commit
-
-
Sylvain Dailler authored
Filename problems remain.
-
- 26 Feb, 2018 2 commits
-
-
Sylvain Dailler authored
symbolic link. This reverts commit 684bed7f.
-
Sylvain Dailler authored
-
- 22 Feb, 2018 1 commit
-
-
Guillaume Melquiond authored
(cherry picked from commit 903a0b53)
-
- 21 Feb, 2018 2 commits
-
-
Sylvain Dailler authored
Source_and_ce now takes locations as arguments too. The server now uses the source to compute a new list of locations which corresponds to correct locations in a file where counterexample comments are added.
-
MARCHE Claude authored
-