index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vernac
/
declareDef.mli
Age
Commit message (
Expand
)
Author
2019-05-21
Remove definition-not-visible warning
Gaëtan Gilbert
2019-03-27
[vernac] Adapt to removal of imperative proof state.
Emilio Jesus Gallego Arias
2019-02-23
[vernac] Unify declaration hooks.
Emilio Jesus Gallego Arias
2019-02-17
Separate variance and universe fields in inductives.
Gaëtan Gilbert
2018-12-06
High level functions to produce kernel entries from econstr.
Gaëtan Gilbert
2018-11-30
[vernac] [hooks] Refactor towards optional hooks.
Emilio Jesus Gallego Arias
2018-10-11
[vernac] Remove unused abstraction from declaration_hook type.
Emilio Jesus Gallego Arias
2018-05-17
Split off Universes functions dealing with names.
Gaëtan Gilbert
2018-05-04
[api] Rename `global_reference` to `GlobRef.t` to follow kernel style.
Emilio Jesus Gallego Arias
2018-02-27
Update headers following #6543.
Théo Zimmermann
2017-11-24
Use Entries.constant_universes_entry more.
Gaëtan Gilbert
2017-11-06
[api] Move structures deprecated in the API to the core.
Emilio Jesus Gallego Arias
2017-06-20
[vernac] Remove forward hooks from Obligations.
Emilio Jesus Gallego Arias