aboutsummaryrefslogtreecommitdiff
path: root/pretyping/constr_matching.ml
AgeCommit message (Expand)Author
2016-01-20Update copyright headers.Maxime Dénès
2015-10-28Revert "Fixing #4198 (continued): not matching within the inner lambdas/let-ins"Hugo Herbelin
2015-10-18Fixing #4198 (continued): not matching within the inner lambdas/let-insHugo Herbelin
2015-10-18Using appropriate lambda decomposition function counting let-ins whenHugo Herbelin
2015-10-14Fix constr_matching when a match is found in the head of a case constructMatthieu Sozeau
2015-10-11Fixing untimely unexpected warning "Collision between bound variables" (#4317).Hugo Herbelin
2015-10-11Constr_matching: renaming misleading name stk into ctx.Hugo Herbelin
2015-05-13Better fixing #4198 such that the term to match is looked for beforeHugo Herbelin
2015-05-10Code factorization in Constr_matching.Pierre-Marie Pédrot
2015-04-21Fixing #4198 (looking for subterms also in the return clause of match).Hugo Herbelin
2015-03-29Ensuring more invariants in Constr_matching.Pierre-Marie Pédrot
2015-03-29Fixing bug #4165.Pierre-Marie Pédrot
2015-02-11Fixing bug #3900.Pierre-Marie Pédrot
2015-01-12Update headers.Maxime Dénès
2015-01-08Avoiding introducing yet another convention in naming files.Hugo Herbelin