aboutsummaryrefslogtreecommitdiff
path: root/pretyping/inferCumulativity.ml
AgeCommit message (Expand)Author
2018-11-09Adding universe names to polymorphic entry instances.Pierre-Marie Pédrot
2018-10-26Remove a few circumvolutions around parameters of inductive entriesMaxime Dénès
2018-10-04Remove FCast from CClosure.fterm.Pierre-Marie Pédrot
2018-08-28Fix #8288: cumulativity inferance ignores args to bound variablesGaëtan Gilbert
2018-03-09Merge PR #6769: Split closure cache and remove whd_bothMaxime Dénès
2018-03-04Pass the constant cache as a separate argument in kernel reduction.Pierre-Marie Pédrot
2018-02-27Update headers following #6543.Théo Zimmermann
2018-02-16Cleaner treatment of parameters in inferCumulativityGaëtan Gilbert
2018-02-16Fix reduction flags in inferCumulativityGaëtan Gilbert
2018-02-11inferCumulativity: add comment to explain [if not is_arity].Gaëtan Gilbert
2018-02-11Use specialized function for inductive subtyping inference.Gaëtan Gilbert