index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
engine
/
eConstr.mli
Commit message (
Expand
)
Author
Age
*
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
*
Remove the Sigma (monotonous state) API.
Maxime Dénès
2017-06-06
*
Merge PR#662: Fixing bug #5233 and another bug with implicit arguments + a sh...
Maxime Dénès
2017-06-06
|
\
|
*
Using EConstr and more invariants in record.ml.
Hugo Herbelin
2017-05-31
*
|
tactics cleanup: remove constr_of_global calls
Matthieu Sozeau
2017-05-29
|
/
*
Exporting some functions of vars.ml as functions operating on EConstr.
Hugo Herbelin
2017-05-19
*
Remove unused [open] statements
Gaetan Gilbert
2017-04-27
*
Using delayed universe instances in EConstr.
Pierre-Marie Pédrot
2017-04-01
*
Actually exporting delayed universes in the EConstr implementation.
Pierre-Marie Pédrot
2017-04-01
*
Make the Constr.kind_of_term type parametric in sorts and universes.
Pierre-Marie Pédrot
2017-03-31
*
Merge branch 'master'.
Pierre-Marie Pédrot
2017-02-14
*
Missing API in EConstr.
Enrico Tassi
2017-02-14
*
Moving evar-normalization functions to EConstr.
Pierre-Marie Pédrot
2017-02-14
*
Namegen primitives now apply on evar constrs.
Pierre-Marie Pédrot
2017-02-14
*
Definining EConstr-based contexts.
Pierre-Marie Pédrot
2017-02-14
*
Contradiction API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
Equality API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
Tactics API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
Clenv API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
Making judgment type generic over the type of inner constrs.
Pierre-Marie Pédrot
2017-02-14
*
Introducing a new EConstr.t type to perform the nf_evar operation on demand.
Pierre-Marie Pédrot
2016-11-08