index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
interp
/
declare.ml
Commit message (
Expand
)
Author
Age
*
Split off Universes functions dealing with generating new universes.
Gaëtan Gilbert
2018-05-17
*
Split off Universes functions dealing with names.
Gaëtan Gilbert
2018-05-17
*
[located] Push inner locations in `reference` to a CAst.t node.
Emilio Jesus Gallego Arias
2018-03-09
*
Merge PR #6855: Update headers following #6543.
Maxime Dénès
2018-03-05
|
\
*
|
[econstr] Continue consolidation of EConstr API under `interp`.
Emilio Jesus Gallego Arias
2018-02-28
|
*
Update headers following #6543.
Théo Zimmermann
2018-02-27
|
/
*
[ast] Improve precision of Ast location recognition in serialization.
Emilio Jesus Gallego Arias
2018-02-22
*
Use specialized function for inductive subtyping inference.
Gaëtan Gilbert
2018-02-11
*
Inference of inductive subtyping does not need an evar map.
Gaëtan Gilbert
2018-02-10
*
Using a dedicated type for Lib.abstr_info.
Pierre-Marie Pédrot
2017-12-30
*
[api] Also deprecate constructors of Decl_kinds.
Emilio Jesus Gallego Arias
2017-12-23
*
Let definitions do not create new universe constraints.
Pierre-Marie Pédrot
2017-12-19
*
Specific type for section definition entries.
Pierre-Marie Pédrot
2017-12-19
*
Let definitions must not contain side-effects when reaching the kernel.
Pierre-Marie Pédrot
2017-12-16
*
[api] Remove yet another type alias.
Emilio Jesus Gallego Arias
2017-12-09
*
Cleanup API for registering universe binders.
Matthieu Sozeau
2017-12-01
*
Proper nametab handling of global universe names
Matthieu Sozeau
2017-12-01
*
Use Entries.constant_universes_entry more.
Gaëtan Gilbert
2017-11-24
*
When declaring constants/inductives use ContextSet if monomorphic.
Gaëtan Gilbert
2017-11-24
*
Use Maps and ids for universe binders
Gaëtan Gilbert
2017-11-24
*
Use type Universes.universe_binders.
Gaëtan Gilbert
2017-11-24
*
[api] Another large deprecation, `Nameops`
Emilio Jesus Gallego Arias
2017-11-13
*
[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
*
[api] Deprecate all legacy uses of Name.Id in core.
Emilio Jesus Gallego Arias
2017-11-04
*
[flags] Remove XML output flag.
Emilio Jesus Gallego Arias
2017-08-01
*
Further simplication: do not recreate entries for side-effects.
Pierre-Marie Pédrot
2017-07-26
*
Remove a horrendous hack in Declare to retrieve exported side-effects.
Pierre-Marie Pédrot
2017-07-26
*
More precise type of entries capturing their lack of side-effects.
Pierre-Marie Pédrot
2017-07-26
*
More precise type for universe entries.
Pierre-Marie Pédrot
2017-07-26
*
[general] Move files to directories matching linking order.
Emilio Jesus Gallego Arias
2017-07-19