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