index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pretyping
/
classops.ml
Commit message (
Expand
)
Author
Age
*
A tentative uniform naming policy in module Inductiveops.
Hugo Herbelin
2014-08-01
*
Fix bug #3453, not recognizing primitive projections in Coercion declarations.
Matthieu Sozeau
2014-07-29
*
Adapt coercion code to work with projections as target classes.
Matthieu Sozeau
2014-06-17
*
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
*
Goptions do not rely anymore on generic equality.
Pierre-Marie Pédrot
2014-03-03
*
Fixing pervasive comparisons
Pierre-Marie Pédrot
2014-03-01
*
Abstracting away coercion indexes in Classops.
Pierre-Marie Pédrot
2014-01-27
*
Coercions: avoid imperative data structure
Enrico Tassi
2014-01-26
*
Removing a bunch of generic equalities.
ppedrot
2013-09-27
*
Get rid of the uses of deprecated OCaml elements (still remaining compatible ...
xclerc
2013-09-19
*
Small fixes due to the arrival of OCaml 3.12.
ppedrot
2013-08-03
*
Removing Gmap from Classops. Fold order only mattered for printing.
ppedrot
2013-05-14
*
States: frozen states can hold closures
gareuselesinge
2013-05-06
*
Added a Local Definition vernacular command. This type of definition
ppedrot
2013-03-11
*
Classops : avoid some use of Gmap
letouzey
2013-02-19
*
Modulification of identifier
ppedrot
2012-12-14
*
More equality functions
ppedrot
2012-11-25
*
Monomorphization (pretyping)
ppedrot
2012-11-22
*
Remove some more "open" and dead code thanks to OCaml4 warnings
letouzey
2012-10-02
*
Moving Utils.list_* to a proper CList module, which includes stdlib
ppedrot
2012-09-14
*
This patch removes unused "open" (automatically generated from
regisgia
2012-09-14
*
Updating headers.
herbelin
2012-08-08
*
Cleaning Pp.ppnl use
ppedrot
2012-06-01
*
global_reference migrated from Libnames to new Globnames, less deps in gramma...
letouzey
2012-05-29
*
Noise for nothing
pboutill
2012-03-02
*
Fixing a bug of commit r13310 (activating coercions only when module
herbelin
2011-12-07
*
Added a DEPRECATED flag in declaration of options. For now only two options a...
ppedrot
2011-11-24
*
Add type annotations around all calls to Libobject.declare_object
letouzey
2011-11-02
*
Classops: generic equality on constr replaced by eq_constr
puech
2011-07-29
*
An automatic substitution of scope at functor application
letouzey
2011-02-11
*
Rename rawterm.ml into glob_term.ml
glondu
2010-12-23
*
Some dead code removal, thanks to Oug analyzer
letouzey
2010-09-24
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
Some fine-tuning after removal of automatic imports of coercions in r13310
herbelin
2010-07-23
*
Made coercions active only when modules are imported.
herbelin
2010-07-22
*
Reverted 13293 commited mistakenly. Sorry for the noise.
herbelin
2010-07-18
*
Tentative de suppression de l'import automatique des hints et coercions.
herbelin
2010-07-18
*
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
*
Improved the treatment of Local/Global options (noneffective Local on
herbelin
2009-10-25
*
This big commit addresses two problems:
soubiran
2009-10-21
*
Remove useless Liboject.export_function field
glondu
2009-09-17
*
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-09-17
*
Death of "survive_module" and "survive_section" (the first one was
herbelin
2009-08-13
*
- Cleaning phase of the interfaces of libnames.ml and nametab.ml
herbelin
2009-08-06
*
Improved parameterization of Coq:
herbelin
2009-08-02
*
Some dead code removal + cleanups
letouzey
2009-04-08
*
pushed evar reduction in kernel
barras
2009-02-06
*
Propagating commit 11343 from branch v8.2 to trunk (wish 1934 about
herbelin
2008-09-02
*
Uniformisation du format des messages d'erreur (commencent par une
herbelin
2008-07-17
[next]