index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
toplevel
/
classes.mli
Commit message (
Expand
)
Author
Age
*
Removing dead code.
Pierre-Marie Pédrot
2015-02-02
*
Update headers.
Maxime Dénès
2015-01-12
*
Remove the deprecated open-constr based refine.
Arnaud Spiwack
2014-10-22
*
Rework typeclass resolution and control of backtracking.
Matthieu Sozeau
2014-09-15
*
Proper handling of the polymorphism flag for Context, fixing HoTT bug #98.
Matthieu Sozeau
2014-06-23
*
Fix bug #3289
Matthieu Sozeau
2014-06-11
*
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-05-06
*
Remove many superfluous 'open' indicated by ocamlc -w +33
Pierre Letouzey
2014-03-05
*
Makes the new Proofview.tactic the basic type of Ltac.
aspiwack
2013-11-02
*
State Transaction Machine
gareuselesinge
2013-08-08
*
Granting bug #3098: adding priority to Existing Instances.
ppedrot
2013-08-01
*
Merging Context and Sign.
ppedrot
2013-04-29
*
Splitting Term into five unrelated interfaces:
ppedrot
2013-04-29
*
Modulification of identifier
ppedrot
2012-12-14
*
Assumption commands are now displayed as unsafe in Coqide.
aspiwack
2012-08-24
*
Updating headers.
herbelin
2012-08-08
*
remove many excessive open Util & Errors in mli's
letouzey
2012-05-29
*
global_reference migrated from Libnames to new Globnames, less deps in gramma...
letouzey
2012-05-29
*
New files intf/constrexpr.mli and intf/notation_term.mli out of Topconstr
letouzey
2012-05-29
*
Noise for nothing
pboutill
2012-03-02
*
Merge subinstances branch by me and Tom Prince.
msozeau
2011-11-17
*
Merge branch 'subclasses' into coq-trunk
msozeau
2011-05-05
*
Revert "Add [Polymorphic] flag for defs"
msozeau
2011-04-13
*
Add [Polymorphic] flag for defs
msozeau
2011-04-13
*
- Add modulo_delta_types flag for unification to allow full
msozeau
2011-03-13
*
Keep information on which fields are subclasses in class declarations,
msozeau
2011-03-11
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
New script dev/tools/change-header to automatically update Coq files headers.
herbelin
2010-06-22
*
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
*
Move from ocamlweb to ocamdoc to generate mli documentation
pboutill
2010-04-29
*
Specific syntax for Instances in Module Type: Declare Instance
letouzey
2010-01-04
*
Fix "Existing Instance" to handle globality information and "Existing
msozeau
2009-12-27
*
Integrate a few improvements on typeclasses and Program from the equations br...
msozeau
2009-10-28
*
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-09-17
*
More factorization of inductive/record and typeclasses: move class
msozeau
2008-11-09
*
Generalized implementation of generalization.
msozeau
2008-10-23
*
- Improve [Context] vernacular to allow arbitrary binders, not just
msozeau
2008-07-07
*
Fixes in handling of implicit arguments:
msozeau
2008-07-04
*
Code cleanup in typeclasses, remove dead and duplicated code.
msozeau
2008-06-21
*
Improvements on coqdoc by adding more information into .glob
msozeau
2008-05-30
*
Fix globalization bug in class_tactics and refactorize instance
msozeau
2008-05-19
*
- Add "Global" modifier for instances inside sections with the usual
msozeau
2008-04-15
*
Add the ability to specify what to do with free variables in instance
msozeau
2008-04-12
*
Ajout des propriétés $Id:$ là où elles n'existaient pas ou n'étaient
herbelin
2008-04-01
*
Various fixes on typeclasses:
msozeau
2008-03-27
*
Fix a bug found by B. Grégoire when declaring morphisms in module
msozeau
2008-03-23
*
Do another pass on the typeclasses code. Correct globalization of class
msozeau
2008-03-19
*
Syntax changes in typeclasses, remove "?" for usual implicit arguments
msozeau
2008-03-06
*
New instance returns the (future) identifier of the instance.
msozeau
2008-02-26
*
Proper implicit arguments handling for assumptions
msozeau
2008-02-26
[next]