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
*
Make the user_err header an optional parameter.
Emilio Jesus Gallego Arias
2016-08-19
*
Remove errorlabstrm in favor of user_err
Emilio Jesus Gallego Arias
2016-08-19
*
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-03
*
Separate flags for fix/cofix/match reduction and clean reduction function names.
Maxime Dénès
2016-07-01
*
A new infrastructure for warnings.
Maxime Dénès
2016-06-29
*
Feedback cleanup
Emilio Jesus Gallego Arias
2016-05-31
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
Use kernel names instead of user names when looking for coercions. (Fix for b...
Guillaume Melquiond
2015-03-25
*
Update headers.
Maxime Dénès
2015-01-12
*
Switch the few remaining iso-latin-1 files to utf8
Pierre Letouzey
2014-12-09
*
A few Global.env removed.
Hugo Herbelin
2014-10-04
*
Add a boolean to indicate the unfolding state of a primitive projection,
Matthieu Sozeau
2014-09-27
*
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
[next]