index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pretyping
Age
Commit message (
Expand
)
Author
2020-05-10
Further cleanup: remove the local_reduction_function type.
Pierre-Marie Pédrot
2020-05-10
No more local reduction functions in Reductionops.
Pierre-Marie Pédrot
2020-04-21
Merge PR #11896: Use lists instead of arrays in evar instances.
Maxime Dénès
2020-04-16
NativeCompute Timing: Use real, not user time
Jason Gross
2020-04-14
Merge PR #11978: Close #11935: section variables do not have universe instances.
Pierre-Marie Pédrot
2020-04-14
Merge PR #11985: Fix #11934 equality on constrexpr ignores instances of expli...
Pierre-Marie Pédrot
2020-04-13
Close #11935: section variables do not have universe instances.
Gaëtan Gilbert
2020-04-09
Code simplification in find_projectable_vars.
Pierre-Marie Pédrot
2020-04-09
Remove a unused computation in alias code.
Pierre-Marie Pédrot
2020-04-09
Inline an alias-computing function only used once.
Pierre-Marie Pédrot
2020-04-09
Remove dead code in Evarsolve alias resolution.
Pierre-Marie Pédrot
2020-04-06
Clean and fix definitions of options.
Théo Zimmermann
2020-04-06
Use lists instead of arrays in evar instances.
Pierre-Marie Pédrot
2020-04-06
Fix #11934 equality on constrexpr ignores instances of explicit applications
Gaëtan Gilbert
2020-04-03
Be cleverer and do not hopelessly rezip a term when not needed.
Pierre-Marie Pédrot
2020-04-03
Use the kernel machine in whd_betaiota_deltazeta_for_iota_state.
Pierre-Marie Pédrot
2020-04-01
Merge PR #11306: Centralize the flag handling native compilation.
Maxime Dénès
2020-03-31
Merge PR #11579: Remove ad-hoc treatment of inductive parameters in implicit ...
Hugo Herbelin
2020-03-31
Merge PR #11889: Fix a spelling mistake in the code: s/magicaly/magically/
Enrico Tassi
2020-03-31
Include review suggestions
Gaëtan Gilbert
2020-03-31
Try only using TC for conversion in cominductive (not great but let's see)
Gaëtan Gilbert
2020-03-30
[typeclasses] Use label for `fail_evar` parameter.
Emilio Jesus Gallego Arias
2020-03-30
Merge PR #11921: Remove some cruft from Reductionops API.
Gaëtan Gilbert
2020-03-30
Merge PR #11817: [cleanup] Remove unnecessary Map/Set module creation
Gaëtan Gilbert
2020-03-28
Remove a useless reversed variant in Vars.
Pierre-Marie Pédrot
2020-03-28
Remove some cruft from Reductionops API.
Pierre-Marie Pédrot
2020-03-24
Merge PR #11858: Rename Retypeops -> Relevanceops
Pierre-Marie Pédrot
2020-03-23
s/magicaly/magically/
Jason Gross
2020-03-23
Merge PR #11867: Fix the computation of recursive principles with let-bindings.
Enrico Tassi
2020-03-20
Fix the computation of recursive principles with let-bindings.
Pierre-Marie Pédrot
2020-03-19
[declare/lemmas] Make inference hook exception-free
Emilio Jesus Gallego Arias
2020-03-18
Rename Retypeops -> Relevanceops
Gaëtan Gilbert
2020-03-18
Merge PR #11559: Remove year in headers.
Hugo Herbelin
2020-03-18
Update headers in the whole code base.
Théo Zimmermann
2020-03-18
Hack a non-superglobal mode for hints.
Pierre-Marie Pédrot
2020-03-13
[cleanup] Remove unnecessary Map/Set module creation
Emilio Jesus Gallego Arias
2020-03-11
Merge PR #11769: Fix #9930: "change" replaces 0-param projections by constants
Pierre-Marie Pédrot
2020-03-09
Fix #9930: "change" replaces 0-param projections by constants
Gaëtan Gilbert
2020-03-08
Ensure that template parameters are shared in the same inductive block.
Pierre-Marie Pédrot
2020-03-03
[exninfo] Deprecate aliases for exception re-raising.
Emilio Jesus Gallego Arias
2020-02-25
Fix backtraces in conversion anomalies caught by Reductionops.
Pierre-Marie Pédrot
2020-02-24
Merge PR #11623: Deprecate unsafe_type_of
Pierre-Marie Pédrot
2020-02-20
Fixes #10917 (missing lift in building return clause by inversion).
Hugo Herbelin
2020-02-18
Deprecate unsafe_type_of
Gaëtan Gilbert
2020-02-18
Merge PR #10204: Remove `unsafe_type_of` from `Coercion`
Gaëtan Gilbert
2020-02-14
Use thunks to univ instead of lazy constr for template typing
Gaëtan Gilbert
2020-02-13
Merge PR #11417: Move kind_of_type from the kernel to EConstr.
Enrico Tassi
2020-02-13
Merge PR #11521: Remove Goptions.opt_name field
Pierre-Marie Pédrot
2020-02-12
Remove Goptions.opt_name field
Gaëtan Gilbert
2020-02-12
Standardize constr -> globref operations to use destRef/isRef/isRefX
Gaëtan Gilbert
[prev]
[next]