index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
engine
/
evarutil.ml
Commit message (
Expand
)
Author
Age
*
Removing some return type compatibility layers in Termops.
Pierre-Marie Pédrot
2017-02-14
*
Proofview.Goal primitive now return EConstrs.
Pierre-Marie Pédrot
2017-02-14
*
Rewrite API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
Hints API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
Leminv 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
*
Refine 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
*
Pretyping API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
Evarconv API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
Termops API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-24
|
\
|
*
Merge remote-tracking branch 'gforge/v8.5' into v8.6
Matthieu Sozeau
2016-10-21
*
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-09-07
|
\
|
|
*
Fast path in push_rel_context_to_named_context.
Pierre-Marie Pédrot
2016-09-05
|
*
Fast path in whd_evar.
Pierre-Marie Pédrot
2016-09-02
*
|
Removing calls of "Context.Rel.Declaration.to_tuple" function
Matej Kosik
2016-08-26
*
|
CLEANUP: minor readability improvements
Matej Kosik
2016-08-26
*
|
CLEANUP: functions "Context.{Rel,Named}.Context.fold" were renamed to "Contex...
Matej Kosik
2016-08-25
*
|
CLEANUP: minor readability improvements
Matej Kosik
2016-08-24
|
/
*
Using a dedicated kind of substitutions in evar name generation.
Pierre-Marie Pédrot
2016-08-06
*
Using the extended contexts in pretyping.
Pierre-Marie Pédrot
2016-08-05
*
Use sets instead of lists for names to avoid in evar generation.
Pierre-Marie Pédrot
2016-08-04
*
Simplifying code in evar generation.
Pierre-Marie Pédrot
2016-08-04
*
Exporting the renaming API for evar declaration.
Pierre-Marie Pédrot
2016-08-04
*
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-03
*
Optimize the clear tactic.
Pierre-Marie Pédrot
2016-06-24
*
Optimize the clear tactic.
Pierre-Marie Pédrot
2016-06-24
*
Document new Hint Mode option.
Matthieu Sozeau
2016-06-16
*
Removing dead code and unused opens.
Pierre-Marie Pédrot
2016-05-08
*
Moving Evarutil and Proofview to engine/
Pierre-Marie Pédrot
2016-03-20