aboutsummaryrefslogtreecommitdiffhomepage
path: root/kernel/opaqueproof.ml
Commit message (Expand)AuthorAge
* Adding the size of the opaquetab in its representation.Gravatar Pierre-Marie Pédrot2017-03-27
* Fix hashconsing of terms in the kernel.Gravatar Pierre-Marie Pédrot2017-03-27
* [future] Remove unused parameter greedy.Gravatar Emilio Jesus Gallego Arias2017-03-14
* errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...Gravatar Pierre Letouzey2016-07-03
* Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-01-21
|\
| * Update copyright headers.Gravatar Maxime Dénès2016-01-20
* | CLEANUP: kernel/context.ml{,i}Gravatar Matej Kosik2016-01-11
|/
* Avoid type checking private_constants (side_eff) again during Qed (#4357).Gravatar Enrico Tassi2015-10-28
* Update headers.Gravatar Maxime Dénès2015-01-12
* library/opaqueTables: enable their use in interactive modeGravatar Enrico Tassi2014-10-13
* Move to a representation of universe polymorphic constants using indices for ...Gravatar Matthieu Sozeau2014-08-03
* - Fix bug preventing apply from unfolding Fixpoints.Gravatar Matthieu Sozeau2014-05-06
* Adapt universe polymorphic branch to new handling of futures for delayed proofs.Gravatar Matthieu Sozeau2014-05-06
* This commit adds full universe polymorphism and fast projections to Coq.Gravatar Matthieu Sozeau2014-05-06
* Opaqueproofs: sink futures when interactiveGravatar Enrico Tassi2014-04-25
* Lazyconstr -> OpaqueproofGravatar Enrico Tassi2014-02-26