aboutsummaryrefslogtreecommitdiffhomepage
path: root/pretyping/constr_matching.ml
Commit message (Collapse)AuthorAge
...
* Fixing #4198 (looking for subterms also in the return clause of match).Gravatar Hugo Herbelin2015-04-21
| | | | | This is actually not so perfect because of the lambdas in the return clause which we would not like to look in.
* Ensuring more invariants in Constr_matching.Gravatar Pierre-Marie Pédrot2015-03-29
|
* Fixing bug #4165.Gravatar Pierre-Marie Pédrot2015-03-29
| | | | | The context matching function was dropping the surrounding context in let-ins.
* Fixing bug #3900.Gravatar Pierre-Marie Pédrot2015-02-11
|
* Update headers.Gravatar Maxime Dénès2015-01-12
|
* Avoiding introducing yet another convention in naming files.Gravatar Hugo Herbelin2015-01-08