index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
reduction.ml
Age
Commit message (
Expand
)
Author
2018-07-24
Projections use index representation
Gaëtan Gilbert
2018-06-26
Remove Sorts.contents
Gaëtan Gilbert
2018-06-22
Define and use UGraph.enforce_leq_alg for subtyping inference
Gaëtan Gilbert
2018-06-04
Merge PR #7496: Fix #4403: insufficient handling of type-in-type in kernel.
Maxime Dénès
2018-05-28
Fix #7333: vm_compute segfaults / Anomaly with cofix
Maxime Dénès
2018-05-28
Remove vm_conv hook and reorganize kernel files
Maxime Dénès
2018-05-23
Exporting Fun1 within Array so that Array.Fun1 and not only CArray.Fun1 works.
Hugo Herbelin
2018-05-13
Fix #4403: insufficient handling of type-in-type in kernel.
Gaëtan Gilbert
2018-03-09
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-08
Relax conversion of constructors according to the pCuIC model
Matthieu Sozeau
2018-03-05
Merge PR #6855: Update headers following #6543.
Maxime Dénès
2018-03-04
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-02-28
Merge PR #6734: dest_{prod,lam}: no Cast case (it's removed by whd)
Maxime Dénès
2018-02-27
Update headers following #6543.
Théo Zimmermann
2018-02-12
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-11
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-10
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-07
Merge PR #6685: Use whd-all on rigid-flex conversion.
Maxime Dénès
2018-02-05
Respect the transparent state of the current conversion on strong weak-head.
Pierre-Marie Pédrot
2018-02-04
Delay computation of lifts in the reduction machine.
Pierre-Marie Pédrot
2018-02-02
kernel: cleanup projection unfolding
Gaëtan Gilbert
2018-02-02
Use whd-all on rigid-flex conversion.
Pierre-Marie Pédrot
2017-12-14
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-09
[api] Remove yet another type alias.
Emilio Jesus Gallego Arias
2017-12-09
[lib] Rename Profile to CProfile
Emilio Jesus Gallego Arias
2017-11-23
Make some functions on terms more robust w.r.t new term constructs.
Maxime Dénès
2017-11-15
Merge PR #6058: Remove redundant env argument to Reduction.ccnv
Maxime Dénès
2017-11-06
[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-02
Remove redundant env argument to Reduction.ccnv
Gaëtan Gilbert
2017-07-11
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-04
Bump year in headers.
Pierre-Marie Pédrot
2017-06-16
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
[next]