- 26 Feb, 2016 1 commit
-
-
MARCHE Claude authored
-
- 25 Feb, 2016 2 commits
-
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
-
- 24 Feb, 2016 8 commits
-
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
This reverts commit 838ed39a.
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
- 23 Feb, 2016 7 commits
-
-
MARCHE Claude authored
-
Clément Fumex authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
- 22 Feb, 2016 4 commits
-
-
MARCHE Claude authored
also compatible with Coq 8.4
-
Martin Clochard authored
-
Martin Clochard authored
-
MARCHE Claude authored
-
- 19 Feb, 2016 3 commits
-
-
MARCHE Claude authored
-
David Hauzar authored
-
David Hauzar authored
-
- 14 Feb, 2016 1 commit
-
-
Jean-Christophe Filliâtre authored
-
- 12 Feb, 2016 1 commit
-
-
Jean-Christophe Filliâtre authored
-
- 10 Feb, 2016 1 commit
-
-
Guillaume Melquiond authored
Conflicts: CHANGES Version lib/coq/real/Trigonometry.v share/provers-detection-data.conf src/coq-tactic/why3tac.ml4 src/transform/compute.ml src/transform/simplify_formula.ml
-
- 08 Feb, 2016 4 commits
-
-
Martin Clochard authored
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
-
Martin Clochard authored
-
- 05 Feb, 2016 8 commits
-
-
MARCHE Claude authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
-
-
-
-
split the ppat_ghost field in program patterns into two distinct conditions: - ppat_ghost, indicating that the pattern starts as ghost, meaning that all variables in it are ghost, too; - ppat_fail, meaning that the pattern contains a refutable ghost subpattern, which makes the match in the extracted code impossible, which makes the whole match expression ghost. Until now, the two conditions were disjunctively combined, making admissible the invalid pattern matching in bench/p/b-d/ghost4.mlw.
-