index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pretyping
/
constr_matching.ml
Commit message (
Expand
)
Author
Age
*
Replacing "cast surgery" in LetIn by a proper field (see PR #404).
Hugo Herbelin
2017-03-24
*
Unplugging Tacexpr in several interface files.
Pierre-Marie Pédrot
2016-09-08
*
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-03
*
A new infrastructure for warnings.
Maxime Dénès
2016-06-29
*
Feedback cleanup
Emilio Jesus Gallego Arias
2016-05-31
*
Revert "When interpreting "match goal with ... end" in ltac, expand evars by"
Hugo Herbelin
2016-04-27
*
When interpreting "match goal with ... end" in ltac, expand evars by
Hugo Herbelin
2016-04-27
*
CLEANUP: Context.{Rel,Named}.Declaration.t
Matej Kosik
2016-02-09
*
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-21
|
\
|
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
|
CLEANUP: kernel/context.ml{,i}
Matej Kosik
2016-01-11
|
/
*
Revert "Fixing #4198 (continued): not matching within the inner lambdas/let-ins"
Hugo Herbelin
2015-10-28
*
Fixing #4198 (continued): not matching within the inner lambdas/let-ins
Hugo Herbelin
2015-10-18
*
Using appropriate lambda decomposition function counting let-ins when
Hugo Herbelin
2015-10-18
*
Fix constr_matching when a match is found in the head of a case construct
Matthieu Sozeau
2015-10-14
*
Fixing untimely unexpected warning "Collision between bound variables" (#4317).
Hugo Herbelin
2015-10-11
*
Constr_matching: renaming misleading name stk into ctx.
Hugo Herbelin
2015-10-11
*
Better fixing #4198 such that the term to match is looked for before
Hugo Herbelin
2015-05-13
*
Code factorization in Constr_matching.
Pierre-Marie Pédrot
2015-05-10
*
Fixing #4198 (looking for subterms also in the return clause of match).
Hugo Herbelin
2015-04-21
*
Ensuring more invariants in Constr_matching.
Pierre-Marie Pédrot
2015-03-29
*
Fixing bug #4165.
Pierre-Marie Pédrot
2015-03-29
*
Fixing bug #3900.
Pierre-Marie Pédrot
2015-02-11
*
Update headers.
Maxime Dénès
2015-01-12
*
Avoiding introducing yet another convention in naming files.
Hugo Herbelin
2015-01-08