index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tactics
/
eqschemes.ml
Commit message (
Expand
)
Author
Age
*
[api] Move structures deprecated in the API to the core.
Emilio Jesus Gallego Arias
2017-11-06
*
Efficient fresh name generation relying on sets.
Pierre-Marie Pédrot
2017-09-28
*
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
*
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
*
[cleanup] Unify all calls to the error function.
Emilio Jesus Gallego Arias
2017-05-27
*
Merge branch 'v8.6'
Pierre-Marie Pédrot
2017-05-17
|
\
|
*
Fixing Set Rewriting Schemes bugs introduced in v8.5.
Hugo Herbelin
2017-05-01
*
|
Namegen primitives now apply on evar constrs.
Pierre-Marie Pédrot
2017-02-14
*
|
Introducing contexts parameterized by the inner term type.
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
*
|
Tactics API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
Retyping API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
Reductionops API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
CLEANUP: minor readability improvements
Matej Kosik
2016-08-24
|
/
*
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-03
*
CLEANUP: Context.{Rel,Named}.Declaration.t
Matej Kosik
2016-02-09
*
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-21
|
\
|
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
|
CLEANUP: kernel/context.ml{,i}
Matej Kosik
2016-01-11
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-11-26
|
\
|
|
*
Fix generation of equality schemes on polymorphic equality types.
Matthieu Sozeau
2015-11-23
*
|
Removing some goal unsafeness in inductive schemes.
Pierre-Marie Pédrot
2015-10-29
|
/
*
Avoid type checking private_constants (side_eff) again during Qed (#4357).
Enrico Tassi
2015-10-28
*
Give a way to control if the decidable-equality schemes are built like
Hugo Herbelin
2015-09-23
*
Reverting 16 last commits, committed mistakenly using the wrong push command.
Hugo Herbelin
2015-08-02
*
Give a way to control if the decidable-equality schemes are built like
Hugo Herbelin
2015-08-02
*
Update headers.
Maxime Dénès
2015-01-12
*
Move to a representation of universe polymorphic constants using indices for ...
Matthieu Sozeau
2014-08-03
*
A tentative uniform naming policy in module Inductiveops.
Hugo Herbelin
2014-08-01
*
- Fix hashing of levels to get the "right" order in universe contexts etc...
Matthieu Sozeau
2014-06-04
*
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-05-06
*
State Transaction Machine
gareuselesinge
2013-08-08
*
Splitting Term into five unrelated interfaces:
ppedrot
2013-04-29
*
Uniformization of the "anomaly" command.
ppedrot
2013-01-28
*
Modulification of identifier
ppedrot
2012-12-14
*
Monomorphization (tactics)
ppedrot
2012-11-25
*
Moving Utils.list_* to a proper CList module, which includes stdlib
ppedrot
2012-09-14
*
Updating headers.
herbelin
2012-08-08
*
global_reference migrated from Libnames to new Globnames, less deps in gramma...
letouzey
2012-05-29
*
Noise for nothing
pboutill
2012-03-02
*
Eqschemes: generic equality on constr replaced by eq_constr
puech
2011-07-29
*
Changed name of internally defined "_sym" scheme to avoid confusion with Logi...
herbelin
2011-07-16
*
Remove "init" label from Termops.it_mk* specialized functions
glondu
2010-09-28
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
New pass on inductive schemes
herbelin
2010-05-29
*
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
*
Compatibility ocaml <= 3.09
herbelin
2009-11-10
[next]