| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-02 | Fix record pattern interpretation with implicit arguments | Gaƫtan Gilbert | |
| We interpret `{|proj=pat|}` as `@C _ pat` instead of `C _ pat` (where the `_` stands for the parameters). Fix #12534 | |||
![]() |
index : coq | |
| The formal proof system |
| aboutsummaryrefslogtreecommitdiff |
| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-02 | Fix record pattern interpretation with implicit arguments | Gaƫtan Gilbert | |
| We interpret `{|proj=pat|}` as `@C _ pat` instead of `C _ pat` (where the `_` stands for the parameters). Fix #12534 | |||