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
*
- 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
*
A bit of cleaning around name generation + creation of dedicated file namegen.ml
herbelin
2009-11-09
*
Quick fix for restoring a left-to-right rewriting lemma compatible
herbelin
2009-11-09
*
Restructuration of command.ml + generic infrastructure for inductive schemes
herbelin
2009-11-08