index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pretyping
/
find_subterm.mli
Age
Commit message (
Expand
)
Author
2020-03-18
Update headers in the whole code base.
Théo Zimmermann
2019-11-21
[coq] Untabify the whole ML codebase.
Emilio Jesus Gallego Arias
2019-06-17
Update ml-style headers to new year.
Théo Zimmermann
2018-02-27
Update headers following #6543.
Théo Zimmermann
2017-07-04
Bump year in headers.
Pierre-Marie Pédrot
2017-04-27
Remove unused [open] statements
Gaetan Gilbert
2017-02-14
Definining EConstr-based contexts.
Pierre-Marie Pédrot
2017-02-14
Cleaning up interfaces.
Pierre-Marie Pédrot
2017-02-14
Unification API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Tacred API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Find_subterm API using EConstr.
Pierre-Marie Pédrot
2016-01-21
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-20
Update copyright headers.
Maxime Dénès
2016-01-11
CLEANUP: kernel/context.ml{,i}
Matej Kosik
2015-11-10
Revert "Fixing #1225: we now skip the canonically built binding contexts of"
Hugo Herbelin
2015-11-10
Fixing #1225: we now skip the canonically built binding contexts of
Hugo Herbelin
2015-02-02
Removing dead code.
Pierre-Marie Pédrot
2015-01-12
Update headers.
Maxime Dénès
2014-10-25
This commit introduces changes in induction and destruct.
Hugo Herbelin
2014-09-24
Make eq_pattern_test/eq_test work up to the equivalence of primitive
Matthieu Sozeau
2014-06-28
Moved code for finding subterms (pattern, induction, set, generalize, ...)
Hugo Herbelin