index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
plugins
/
funind
/
functional_principles_proofs.ml
Commit message (
Expand
)
Author
Age
*
Tactics.introduction: remove dangerous option ~check
Enrico Tassi
2018-05-28
*
Remove some occurrences of Evd.empty
Maxime Dénès
2018-05-25
*
[tactics] Remove anonymous fix/cofix form.
Emilio Jesus Gallego Arias
2018-05-24
*
[api] Move `opacity_flag` to `Proof_global`.
Emilio Jesus Gallego Arias
2018-05-23
*
Split off Universes functions dealing with generating new universes.
Gaëtan Gilbert
2018-05-17
*
Deprecate Typing.e_* functions
Gaëtan Gilbert
2018-05-14
*
Deprecate Evarconv.e_conv,e_cumul
Gaëtan Gilbert
2018-05-11
*
Evar maps contain econstrs.
Gaëtan Gilbert
2018-04-13
*
Reductionops.nf_* now take an environment.
Gaëtan Gilbert
2018-02-02
*
[api] Deprecate Term destructors, move to Constr
Emilio Jesus Gallego Arias
2017-11-22
*
[printing] Deprecate all printing functions accessing the global proof.
Emilio Jesus Gallego Arias
2017-11-21
*
Efficient fresh name generation relying on sets.
Pierre-Marie Pédrot
2017-09-28
*
closing bug 5315
Julien Forest
2017-07-29
*
[funind] Remove spurious character in comment.
Emilio Jesus Gallego Arias
2017-07-17
*
[API] Remove `open API` in ml files in favor of `-open API` flag.
Emilio Jesus Gallego Arias
2017-07-17
*
Safer API for Global.body_of_constant and variants.
Pierre-Marie Pédrot
2017-07-13
*
Removing Proof_type from the API.
Pierre-Marie Pédrot
2017-06-16
*
Remove (useless) aliases from the API.
Matej Košík
2017-06-10
*
Put all plugins behind an "API".
Matej Kosik
2017-06-07
*
Remove the Sigma (monotonous state) API.
Maxime Dénès
2017-06-06
*
Drop '.' from CErrors.anomaly, insert it in args
Jason Gross
2017-06-02
*
Creating a module Nameops.Name extending module Names.Name.
Hugo Herbelin
2017-05-31
*
Merge PR#512: [cleanup] Unify all calls to the error function.
Maxime Dénès
2017-05-29
|
\
|
*
[cleanup] Unify all calls to the error function.
Emilio Jesus Gallego Arias
2017-05-27
*
|
[coqlib] Move `Coqlib` to `library/`.
Emilio Jesus Gallego Arias
2017-05-27
|
/
*
Fix 4.04 warnings
Gaetan Gilbert
2017-04-27
*
Remove some unused values and types
Gaetan Gilbert
2017-04-27
*
Merge branch v8.6 into trunk
Hugo Herbelin
2017-04-22
|
\
|
*
end of correction of bug 4306
Julien Forest
2017-04-04
|
*
Bad correction in previous commit
Julien Forest
2017-04-04
|
*
Solving first problem in bug #4306. TO DO : solve the let in problem
Julien Forest
2017-04-04
*
|
Merge branch 'trunk' into pr379
Maxime Dénès
2017-03-24
|
\
\
|
*
|
Merge branch 'v8.6' into trunk
Maxime Dénès
2017-03-23
|
|
\
|
|
|
*
funind: Ignore missing info for current function
Tej Chajed
2017-03-22
*
|
|
Definining EConstr-based contexts.
Pierre-Marie Pédrot
2017-02-14
*
|
|
Evar-normalizing functions now act on EConstrs.
Pierre-Marie Pédrot
2017-02-14
*
|
|
Removing various compatibility layers of tactics.
Pierre-Marie Pédrot
2017-02-14
*
|
|
Funind API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
|
Removing compatibility layers in Retyping
Pierre-Marie Pédrot
2017-02-14
*
|
|
Removing some return type compatibility layers in Termops.
Pierre-Marie Pédrot
2017-02-14
*
|
|
Reductionops now return EConstrs.
Pierre-Marie Pédrot
2017-02-14
*
|
|
Equality API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
|
Elim API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
|
Tactics API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
|
Tacmach API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
|
Cases API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
|
Typing API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
|
Evarconv API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
|
Reductionops API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
|
Termops API using EConstr.
Pierre-Marie Pédrot
2017-02-14
|
/
/
[next]