index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
engine
/
uState.mli
Commit message (
Expand
)
Author
Age
*
Delayed weak constraints for cumulative inductive types.
Gaëtan Gilbert
2018-03-09
*
Rename some universe minimizing "normalize" functions to "minimize"
Gaëtan Gilbert
2018-03-06
*
Deprecate UState aliases in Evd.
Gaëtan Gilbert
2018-03-06
*
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
*
Merge PR #6368: [api] Remove yet another type alias.
Maxime Dénès
2017-12-11
|
\
|
*
[api] Remove yet another type alias.
Emilio Jesus Gallego Arias
2017-12-09
*
|
Fix #6323: stronger restrict universe context vs abstract.
Gaëtan Gilbert
2017-12-06
|
/
*
Proper nametab handling of global universe names
Matthieu Sozeau
2017-12-01
*
Forbid repeated names in universe binders.
Gaëtan Gilbert
2017-11-25
*
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
*
Use Maps and ids for universe binders
Gaëtan Gilbert
2017-11-24
*
Use type Universes.universe_binders.
Gaëtan Gilbert
2017-11-24
*
Fix universe polymorphic Program obligations.
Matthieu Sozeau
2017-11-22
*
[api] Move structures deprecated in the API to the core.
Emilio Jesus Gallego Arias
2017-11-06
*
Document UState.universe_context.
Gaëtan Gilbert
2017-09-19
*
Don't lose names in UState.universe_context.
Gaëtan Gilbert
2017-09-19
*
proof_global: cleanup and comment close_proof
Matthieu Sozeau
2017-09-19
*
Allow declaring universe constraints at definition level.
Matthieu Sozeau
2017-09-19
*
deprecate Pp.std_ppcmds type alias
Matej Košík
2017-07-27
*
Univs: fix bug #5365, generation of u+k <= v constraints
Matthieu Sozeau
2017-06-05
*
Adding a bit of documentation in the mli.
Pierre-Marie Pédrot
2016-06-09
*
Allowing to attach location to universes in UState.
Pierre-Marie Pédrot
2016-02-19
*
Fixing compilation of mli documentation.
Hugo Herbelin
2015-12-05
*
Remove unneeded fixpoint in normalize_context_set. Note that it is no
Matthieu Sozeau
2015-12-01
*
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-10-30
*
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-10-29
*
Clarifying and documenting the UState API.
Pierre-Marie Pédrot
2015-10-17
*
Dedicated file for universe unification context manipulation.
Pierre-Marie Pédrot
2015-10-17