| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-12-15 | Fix test suite after change in extraction. | Maxime Dénès | |
| 2011-03-16 | Adapt test-suite/output/Extraction_matchs_2413 to new indentation of extraction | letouzey | |
| git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@13910 85f007b7-540e-0410-9357-904b9bb8a0f7 | |||
| 2010-12-21 | Extraction: avoid type-unsafe optimisation of pattern-matchings (fix #2413) | letouzey | |
| We now keep some type information in the "info" field of constructors and cases, and compact a match with some default branches (or remove this match completely) only if this transformation is type-preserving. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@13732 85f007b7-540e-0410-9357-904b9bb8a0f7 | |||
