index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
plugins
/
funind
/
invfun.ml
Commit message (
Expand
)
Author
Age
*
Remove some occurrences of Evd.empty
Maxime Dénès
2018-05-25
*
[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
*
Evar maps contain econstrs.
Gaëtan Gilbert
2018-04-13
*
[api] Move some types to their proper module.
Emilio Jesus Gallego Arias
2018-04-02
*
[located] More work towards using CAst.t
Emilio Jesus Gallego Arias
2018-03-09
*
Update headers following #6543.
Théo Zimmermann
2018-02-27
*
Remove dead code from funind.
Maxime Dénès
2018-01-24
*
[printing] Deprecate all printing functions accessing the global proof.
Emilio Jesus Gallego Arias
2017-11-21
*
[api] Move structures deprecated in the API to the core.
Emilio Jesus Gallego Arias
2017-11-06
*
Passing around the flag for injection so that tactics calling inj at
Hugo Herbelin
2017-10-26
*
[stm] Remove state-handling from Futures.
Emilio Jesus Gallego Arias
2017-10-17
*
Efficient fresh name generation relying on sets.
Pierre-Marie Pédrot
2017-09-28
*
Parse directly to Sorts.family when appropriate.
Gaëtan Gilbert
2017-09-08
*
[API] Remove `open API` in ml files in favor of `-open API` flag.
Emilio Jesus Gallego Arias
2017-07-17
*
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
*
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
*
Merge PR#716: Don't double up on periods in anomalies
Maxime Dénès
2017-06-06
|
\
*
\
Merge PR#722: [printing] Remove duplicated printing function.
Maxime Dénès
2017-06-05
|
\
\
|
|
*
Drop '.' from CErrors.anomaly, insert it in args
Jason Gross
2017-06-02
|
|
/
|
/
|
|
*
[printing] Remove duplicated printing function.
Emilio Jesus Gallego Arias
2017-06-01
*
|
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
|
/
*
Merge branch 'trunk' into located_switch
Emilio Jesus Gallego Arias
2017-05-24
|
\
|
*
Fix 4.04 warnings
Gaetan Gilbert
2017-04-27
|
*
Remove unused [open] statements
Gaetan Gilbert
2017-04-27
*
|
[location] Remove Loc.ghost.
Emilio Jesus Gallego Arias
2017-04-25
*
|
[location] Use located in misctypes.
Emilio Jesus Gallego Arias
2017-04-24
|
/
*
Using delayed universe instances in EConstr.
Pierre-Marie Pédrot
2017-04-01
*
Merge branch 'trunk' into pr379
Maxime Dénès
2017-03-24
|
\
|
*
Moving the Ltac plugin to a pack-based one.
Pierre-Marie Pédrot
2017-02-17
*
|
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
*
|
Tactics API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
Hipattern API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
Tacmach API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
Typing 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]