index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
eConstr.ml
Age
Commit message (
Expand
)
Author
2017-02-14
Making judgment type generic over the type of inner constrs.
Pierre-Marie Pédrot
2016-11-08
Introducing a new EConstr.t type to perform the nf_evar operation on demand.
Pierre-Marie Pédrot