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-03-24
Merge PR #11858: Rename Retypeops -> Relevanceops
Pierre-Marie Pédrot
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-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
2020-02-12
ReferenceVariables error contains a globref instead of a constr
Gaëtan Gilbert
2020-02-11
Reinforcing the role of type "typing_constraint".
Hugo Herbelin
2020-02-11
Merge PR #11235: Add syntax for non maximal implicit arguments
Hugo Herbelin
2020-02-11
Merge PR #11554: Fix #11553: magicaly_constant_of_fixbody checks existence of...
Pierre-Marie Pédrot
2020-02-09
Fix #11553: magicaly_constant_of_fixbody checks existence of made up constant
Gaëtan Gilbert
2020-02-07
various unsafe_type_of -> type_of_variable in funind
Gaëtan Gilbert
2020-02-06
unsafe_type_of -> type_of in Pretyping.pretype_ref
Gaëtan Gilbert
2020-02-06
unsafe_type_of -> type_of in Unification.applyHead
Gaëtan Gilbert
2020-02-06
unsafe_type_of -> type_of in Tacred.pattern_occs
Gaëtan Gilbert
2020-02-06
unsafe_type_of -> get_type_of in cases
Gaëtan Gilbert
2020-02-04
Remove `unsafe_type_of` from `Coercion`
Maxime Dénès
2020-02-04
Add syntax for non maximally inserted implicit arguments
SimonBoulier
2020-02-03
Do not return a full term in Evarsolve alias expansion.
Pierre-Marie Pédrot
2020-02-03
Delay lifting in Evarsolve aliasing.
Pierre-Marie Pédrot
2020-02-02
Move kind_of_type from the kernel to ssr.
Pierre-Marie Pédrot
2020-01-27
Small API additions to kernel/univ
Gaëtan Gilbert
2020-01-25
Merge PR #11025: Add Set NativeCompute Timing
Maxime Dénès
2020-01-09
Fix build after merge of #11164
Gaëtan Gilbert
2020-01-09
Merge PR #11164: [CS] allow Let variable to be canonical
Pierre-Marie Pédrot
2020-01-08
Add Set NativeCompute Timing
Jason Gross
2020-01-07
[coercions] more precise type for coercion traces
Maxime Dénès
2020-01-06
Fix #11140: Bidirectionality hints perform (surprising?) simplification
Maxime Dénès
2019-12-31
Merge PR #11338: Remove uses of Global in Evd API.
Gaëtan Gilbert
2019-12-30
Merge PR #11233: Fixes #11231: missing dependency in looking for default clau...
Pierre-Marie Pédrot
2019-12-28
Extend `Print Canonical Projections` with a search functionality
Kazuhiko Sakaguchi
2019-12-26
Remove uses of Global in Evd API.
Pierre-Marie Pédrot
2019-12-24
[recordops] do not open GlobRef
Enrico Tassi
2019-12-24
[CS] Allow a variable introduced with Let to be a canonical instance
Enrico Tassi
[next]