- 28 Nov, 2018 2 commits
-
-
Sylvain Dailler authored
Removes debug flag: debug_auto_model. Some changes in counterexamples triggered by: - (non counterexamples) transformations which have a specific case for model_trace but not for the new detection: this is intended as simplifications that would be done are often simplifications we want for counterexamples, - Some locations are missing in variables introduced by SP/WP which should explain the rest. This also disables projections for record in intro_projection_counterexmp. Correct subst_filter to be consistent with new counterexample modification
-
MARCHE Claude authored
-
- 27 Nov, 2018 10 commits
-
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
Sylvain Dailler authored
rename_file: change behavior and properly remove ide related stuff.
-
MARCHE Claude authored
-
MARCHE Claude authored
-
Sylvain Dailler authored
-
Sylvain Dailler authored
-
MARCHE Claude authored
-
Sylvain Dailler authored
-
- 26 Nov, 2018 2 commits
-
-
DAILLER Sylvain authored
Remove unused attributes. See merge request !62
-
Sylvain Dailler authored
-
- 20 Nov, 2018 1 commit
-
-
Jean-Christophe Filliatre authored
-
- 17 Nov, 2018 1 commit
-
-
MARCHE Claude authored
-
- 16 Nov, 2018 5 commits
-
-
Sylvain Dailler authored
-
Sylvain Dailler authored
-
Raphael Rieu-Helft authored
-
Raphael Rieu-Helft authored
-
Raphael Rieu-Helft authored
-
- 14 Nov, 2018 2 commits
-
-
Sylvain Dailler authored
-
Sylvain Dailler authored
-
- 13 Nov, 2018 5 commits
-
-
Andrei Paskevich authored
This is still not ideal, because we may miss cases where a proxy variable is used before being defined: forall o_proxy, r. r = o_proxy -> o_proxy = 2 -> r + r = 5 However, I am not sure this really happens in practice.
-
DAILLER Sylvain authored
235 issue See merge request !60
-
DAILLER Sylvain authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
- 09 Nov, 2018 12 commits
-
-
Guillaume Melquiond authored
-
Mário Pereira authored
top-level constants of the form [val c: tau]
-
Guillaume Melquiond authored
This commit also raises an assertion failure on Ehole and Eany in the OCaml printer. (This was already the case for the C printer.)
-
PARREIRA PEREIRA Mário José authored
Mark "any" expressions as ghost. (Fix #225.) Closes #225 See merge request !53
-
Mário Pereira authored
-
Mário Pereira authored
-
Mário Pereira authored
-
Mário Pereira authored
-
Mário Pereira authored
This breaks extraction of multiprecision/wmpn.mlw. Need some code refactoring, especially to avoid some (likely) unecessary module translations.
-
Mário Pereira authored
top-level constants of the form [val c: tau]
-
Guillaume Melquiond authored
This commit also raises an assertion failure on Ehole and Eany in the OCaml printer. (This was already the case for the C printer.)
-
MARCHE Claude authored
-