| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-05-31 | Fixing #5233 (missing implicit arguments for recursive records). | Hugo Herbelin | |
| Was failing e.g. with Inductive foo {A : Type} : Type := { Foo : foo }. Note: the test-suite was using the bug in coindprim.v. | |||
| 2016-06-02 | Update primitive coinductive test-suite. | Matthieu Sozeau | |
| 2015-03-03 | Add a test-suite file ensuring coinductives with primitive projections | Matthieu Sozeau | |
| do not enjoy eta-conversion and do not allow the usual failure of subject reduction in presence of dependent pattern-matching. | |||
