index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
univ.mli
Age
Commit message (
Expand
)
Author
2021-04-14
Put async worker id in universe names
Gaëtan Gilbert
2020-07-06
Primitive persistent arrays
Maxime Dénès
2020-03-18
Update headers in the whole code base.
Théo Zimmermann
2020-01-27
Small API additions to kernel/univ
Gaëtan Gilbert
2020-01-21
Typo in a comment of univ.mli.
Hugo Herbelin
2020-01-15
generate variance data for section universes (not yet used)
Gaëtan Gilbert
2019-06-17
Update ml-style headers to new year.
Théo Zimmermann
2019-05-23
Fixing typos - Part 2
JPR
2019-05-02
Add union in Map interface
Maxime Dénès
2019-03-14
Add a non-cumulative impredicative universe SProp.
Gaëtan Gilbert
2019-02-17
Separate variance and universe fields in inductives.
Gaëtan Gilbert
2018-12-17
Make ugraph implementation abstract wrt universe specifics
Gaëtan Gilbert
2018-12-12
checker: check inductive types by roundtrip through the kernel.
Gaëtan Gilbert
2018-12-12
Merge PR #8974: Fix mod_subst wrt universe polymorphism
Maxime Dénès
2018-12-06
Revise API for global universes.
Gaëtan Gilbert
2018-12-06
Fix race condition triggered by fresh universe generation
Maxime Dénès
2018-12-05
Fix mod_subst wrt universe polymorphism
Gaëtan Gilbert
2018-11-09
Use arrays of names instead of lists in abstract universe names.
Pierre-Marie Pédrot
2018-11-09
Actually store the bound name information in the abstract universe context.
Pierre-Marie Pédrot
2018-11-09
Force the user to provide names when generating abstract universe contexts.
Pierre-Marie Pédrot
2018-11-09
Adding universe names to polymorphic entry instances.
Pierre-Marie Pédrot
2018-10-16
UnivGen.extend_context -> Univ.extend_in_context_set
Gaëtan Gilbert
2018-10-06
[api] Remove (most) 8.9 deprecated objects.
Emilio Jesus Gallego Arias
2018-04-26
Always print explanation for univ inconsistency, rm Flags.univ_print
Gaëtan Gilbert
2018-04-06
Fix #6956: Uncaught exception in bytecode compilation
Maxime Dénès
2018-03-09
Cumulativity: improve treatment of irrelevant universes.
Gaëtan Gilbert
2018-02-27
Update headers following #6543.
Théo Zimmermann
2018-02-15
Adding a sanity check on inductive variance subtyping.
Pierre-Marie Pédrot
2018-02-14
Merge PR #6713: Fix #6677: Critical bug with VM and universes
Maxime Dénès
2018-02-12
Fix #6677: Critical bug with VM and universes
Maxime Dénès
2018-02-11
Universe instance printer: add optional variance argument.
Gaëtan Gilbert
2018-02-10
Simplification: cumulativity information is variance information.
Gaëtan Gilbert
2018-02-10
Fix typo in Univ.CumulativityInfo
Gaëtan Gilbert
2017-12-30
Moving some universe substitution code out of the kernel.
Pierre-Marie Pédrot
2017-12-30
Returning instance instead of substitution in universe context abstraction.
Pierre-Marie Pédrot
2017-12-09
[api] Remove yet another type alias.
Emilio Jesus Gallego Arias
2017-12-01
Proper nametab handling of global universe names
Matthieu Sozeau
2017-11-24
When declaring constants/inductives use ContextSet if monomorphic.
Gaëtan Gilbert
2017-11-06
[api] Move structures deprecated in the API to the core.
Emilio Jesus Gallego Arias
2017-09-19
Don't lose names in UState.universe_context.
Gaëtan Gilbert
2017-07-27
deprecate Pp.std_ppcmds type alias
Matej Košík
2017-07-13
The only abstraction-breaking function in Univ is now AUContext.instance.
Pierre-Marie Pédrot
2017-07-11
Moving the last bits of abtraction-breaking code out of the kernel.
Pierre-Marie Pédrot
2017-07-11
Cleaning up the implementation of module subtyping in the kernel.
Pierre-Marie Pédrot
2017-07-11
Less footguns in universe handling: remove subst_instance_context.
Pierre-Marie Pédrot
2017-07-11
Asserting that monomorphic section variables have no abstracted context.
Pierre-Marie Pédrot
2017-07-04
Bump year in headers.
Pierre-Marie Pédrot
2017-06-16
Clean up universes of constants and inductives
Amin Timany
2017-06-16
Simplify Univ.ml
Amin Timany
2017-06-16
Squashed commit of the following:
Amin Timany
[next]