index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
univ.ml
Age
Commit message (
Expand
)
Author
2020-10-09
Merge PR #13143: Drop misleading argument of Pp.h box
coqbot-app[bot]
2020-10-08
Dropping the misleading int argument of Pp.h.
Hugo Herbelin
2020-09-28
Put type-in-type flag in ugraph.
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-22
Fix #11421 computation of Set+2
Gaëtan Gilbert
2020-01-15
generate variance data for section universes (not yet used)
Gaëtan Gilbert
2019-11-21
[coq] Untabify the whole ML codebase.
Emilio Jesus Gallego Arias
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-16
We improve a little bit in printing universe constraints signature mismatch.
Hugo Herbelin
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-09-27
Merge PR #8475: Centralize the reliance on abstract universe context internals
Gaëtan Gilbert
2018-09-24
[kernel] Compile with almost all warnings enabled.
Emilio Jesus Gallego Arias
2018-09-21
Remove hash based univ level compare
Gaëtan Gilbert
2018-09-21
Fix printing of abstract universe contexts.
Pierre-Marie Pédrot
2018-06-22
Remove hack skipping comparison of algebraic universes in subtyping.
Gaëtan Gilbert
2018-06-19
Fix Univ.enforce_leq dropped constraints when algebraic on the right
Gaëtan Gilbert
2018-05-23
Collecting List.smart_* functions into a module List.Smart.
Hugo Herbelin
2018-05-23
Collecting Array.smart_* functions into a module Array.Smart.
Hugo Herbelin
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-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-10-16
Use type nonrec in some functor arguments.
Gaëtan Gilbert
[next]