index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
kernel
/
reduction.ml
Commit message (
Expand
)
Author
Age
*
Fix expected number of arguments for cumulative constructors.
Gaëtan Gilbert
2018-03-09
*
Merge PR #6775: Allow using cumulativity without forcing strict constraints.
Maxime Dénès
2018-03-09
|
\
*
\
Merge PR #6769: Split closure cache and remove whd_both
Maxime Dénès
2018-03-09
|
\
\
|
|
*
Cumulativity: improve treatment of irrelevant universes.
Gaëtan Gilbert
2018-03-09
|
|
/
|
/
|
*
|
Relax conversion of constructors according to the pCuIC model
Matthieu Sozeau
2018-03-08
*
|
Merge PR #6855: Update headers following #6543.
Maxime Dénès
2018-03-05
|
\
\
|
|
*
Remove whd_both from the kernel.
Pierre-Marie Pédrot
2018-03-04
|
|
*
Pass the constant cache as a separate argument in kernel reduction.
Pierre-Marie Pédrot
2018-03-04
|
|
/
|
/
|
*
|
Merge PR #6734: dest_{prod,lam}: no Cast case (it's removed by whd)
Maxime Dénès
2018-02-28
|
\
\
|
|
*
Update headers following #6543.
Théo Zimmermann
2018-02-27
|
|
/
|
/
|
*
|
Merge PR #1082: Fixing Print for inductive types with let-in in parameters
Maxime Dénès
2018-02-12
|
\
\
*
\
\
Merge PR #6128: Simplification: cumulativity information is variance informa...
Maxime Dénès
2018-02-12
|
\
\
\
*
\
\
\
Merge PR #6674: Delay computation of lifts in the reduction machine.
Maxime Dénès
2018-02-12
|
\
\
\
\
|
|
*
|
|
Universe instance printer: add optional variance argument.
Gaëtan Gilbert
2018-02-11
|
|
*
|
|
Use specialized function for inductive subtyping inference.
Gaëtan Gilbert
2018-02-11
|
|
|
|
*
dest_{prod,lam}: no Cast case (it's removed by whd)
Gaëtan Gilbert
2018-02-11
|
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
Simplification: cumulativity information is variance information.
Gaëtan Gilbert
2018-02-10
|
|
*
|
[get_cumulativity_constraints] allowing further code sharing.
Gaëtan Gilbert
2018-02-10
|
|
*
|
Factorize code for comparing maybe-cumulative inductives.
Gaëtan Gilbert
2018-02-10
|
|
/
/
|
/
|
|
*
|
|
Merge PR #6685: Use whd-all on rigid-flex conversion.
Maxime Dénès
2018-02-07
|
\
\
\
|
*
|
|
Respect the transparent state of the current conversion on strong weak-head.
Pierre-Marie Pédrot
2018-02-05
|
|
*
|
Delay computation of lifts in the reduction machine.
Pierre-Marie Pédrot
2018-02-04
*
|
|
|
kernel: cleanup projection unfolding
Gaëtan Gilbert
2018-02-02
|
|
/
/
|
/
|
|
|
*
|
Use whd-all on rigid-flex conversion.
Pierre-Marie Pédrot
2018-02-02
|
/
/
|
*
Fixing a bug of Print for inductive types with let-ins in parameters.
Hugo Herbelin
2017-12-14
*
|
Merge PR #6038: [build] Remove coqmktop in favor of ocamlfind.
Maxime Dénès
2017-12-14
|
\
\
|
|
/
|
/
|
*
|
[api] Remove yet another type alias.
Emilio Jesus Gallego Arias
2017-12-09
|
*
[lib] Rename Profile to CProfile
Emilio Jesus Gallego Arias
2017-12-09
|
/
*
Make some functions on terms more robust w.r.t new term constructs.
Maxime Dénès
2017-11-23
*
Merge PR #6058: Remove redundant env argument to Reduction.ccnv
Maxime Dénès
2017-11-15
|
\
*
|
[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
|
*
Remove redundant env argument to Reduction.ccnv
Gaëtan Gilbert
2017-11-02
|
/
*
Less footguns in universe handling: remove subst_instance_context.
Pierre-Marie Pédrot
2017-07-11
*
Getting rid of simple calls to AUContext.instance.
Pierre-Marie Pédrot
2017-07-11
*
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
*
Fix a bug in cumulativity
Amin Timany
2017-06-16
*
Optimization
Amin Timany
2017-06-16
*
Clean up universes of constants and inductives
Amin Timany
2017-06-16
*
Fix bugs and add an option for cumulativity
Amin Timany
2017-06-16
*
Fix bugs
Amin Timany
2017-06-16
*
Squashed commit of the following:
Amin Timany
2017-06-16
*
Fix cum/conv for inductive types
Amin Timany
2017-06-16
*
Use inductive subtyping for conv/cumul
Amin Timany
2017-06-16
*
Merge PR#448: Do not recompute twice the whnf of terms in conversion.
Maxime Dénès
2017-06-14
|
\
*
|
Drop '.' from CErrors.anomaly, insert it in args
Jason Gross
2017-06-02
*
|
Fix omitted labels in function calls
Gaetan Gilbert
2017-04-27
*
|
Fast path in weak head reduction of applied atoms.
Pierre-Marie Pédrot
2017-04-08
|
*
Do not recompute twice the whnf of terms in conversion.
Pierre-Marie Pédrot
2017-02-27
*
|
Optimizing array mapping in the kernel.
Pierre-Marie Pédrot
2017-02-19
|
/
[next]