index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
vernac
/
class.ml
Commit message (
Expand
)
Author
Age
*
Remove some occurrences of Evd.empty
Maxime Dénès
2018-05-25
*
[api] Rename `global_reference` to `GlobRef.t` to follow kernel style.
Emilio Jesus Gallego Arias
2018-05-04
*
Evar maps contain econstrs.
Gaëtan Gilbert
2018-04-13
*
allow Prop as source for coercions
charguer
2018-03-09
*
Update headers following #6543.
Théo Zimmermann
2018-02-27
*
Use Entries.constant_universes_entry more.
Gaëtan Gilbert
2017-11-24
*
Stop exposing UState.universe_context and its Evd wrapper.
Gaëtan Gilbert
2017-11-24
*
Separate checking univ_decls and obtaining universe binder names.
Gaëtan Gilbert
2017-11-24
*
Fixes #6129 (declaration of coercions made compatible with local definitions).
Hugo Herbelin
2017-11-14
*
[api] Move structures deprecated in the API to the core.
Emilio Jesus Gallego Arias
2017-11-06
*
[api] Deprecate all legacy uses of Names in core.
Emilio Jesus Gallego Arias
2017-11-06
*
Don't lose names in UState.universe_context.
Gaëtan Gilbert
2017-09-19
*
Remove the function Global.type_of_global_unsafe.
Pierre-Marie Pédrot
2017-07-13
*
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
*
Fix omitted labels in function calls
Gaetan Gilbert
2017-04-27
*
Merge branch 'trunk' into pr379
Maxime Dénès
2017-03-24
*
[stm] Break stm/toplevel dependency loop.
Emilio Jesus Gallego Arias
2017-02-15