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
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
2009-11-09
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-08
Restructuration of command.ml + generic infrastructure for inductive schemes
herbelin