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-11-21
Short documentation of solve_simple_eqn.
Hugo Herbelin
2020-11-21
Documenting module Reductionops.Stack.
Hugo Herbelin
2020-11-21
Unification: documenting eta for pi-types and record types.
Hugo Herbelin
2020-11-21
Deduce Stack.decomp from Stack.strip_n_app.
Hugo Herbelin
2020-11-20
Merge PR #13386: Fixes #9971: a useless situation where the type of a primiti...
coqbot-app[bot]
2020-11-20
Merge PR #13371: Extend hack to use postponed constraints in retyping to temp...
coqbot-app[bot]
2020-11-19
Use a proper canonical structure entry for projections.
Hugo Herbelin
2020-11-19
Fixes #9971: expand_projections failing on primitive projections of unknown t...
Hugo Herbelin
2020-11-16
Merge PR #12873: Unification: A type-checking fix in imitation + an error loc...
coqbot-app[bot]
2020-11-16
Merge PR #13380: Fixing the "IllTypedInstance" anomaly part of #5512
coqbot-app[bot]
2020-11-16
Merge PR #13373: Fixes #13363: in pose_all_metas_as_evars, use the context of...
coqbot-app[bot]
2020-11-16
Merge PR #13387: Fixes #12348: de Bruijn indices bug in the imitation part of...
coqbot-app[bot]
2020-11-16
Checking type in unification imitation: avoid raising a non-located error.
Hugo Herbelin
2020-11-16
Fixing a (known) "bugged" part of imitation in unification.
Hugo Herbelin
2020-11-16
Fixing the "IllTypedInstance" anomaly part of #5512.
Hugo Herbelin
2020-11-16
Extend hack to use postponed constraints in retyping to template poly
Gaëtan Gilbert
2020-11-16
Merge PR #13290: Grant #13278: computation of return predicate takes care of ...
coqbot-app[bot]
2020-11-15
Fixes #12348: long-standing de Bruijn indices bug in imitation (solve_simple_...
Hugo Herbelin
2020-11-15
Locating the Ill-typed evar instance error.
Hugo Herbelin
2020-11-15
Merge PR #13376: Fixes #13266: Avoiding encapsulating exceptions w/o a handle...
coqbot-app[bot]
2020-11-14
Avoiding encapsulating exceptions w/o a handler in NotFoundInstance.
Hugo Herbelin
2020-11-13
Fixes #13363: case of a meta not paying attention to being under binders.
Hugo Herbelin
2020-11-13
Make the universe of primitive arrays irrelevant
Gaëtan Gilbert
2020-11-12
Merge PR #13289: Cosmetic cleaning of uState.ml: a bit of doc, more unity in ...
Pierre-Marie Pédrot
2020-11-09
Remove the native symbol registering from the safe environment.
Pierre-Marie Pédrot
2020-11-09
Merge PR #13217: Addresses #13216: use of type classes in the return clause o...
Pierre-Marie Pédrot
2020-11-05
Accept section variables in notations with mixed terms and binders.
Hugo Herbelin
2020-11-05
Fixes #13216 (use of type classes in the return clause of a match).
Hugo Herbelin
2020-11-05
Merge PR #13182: Check types when converting irrelevant terms in old unification
coqbot-app[bot]
2020-11-04
Cosmetic cleaning of uState.ml and related: a bit of doc, more unity in naming.
Hugo Herbelin
2020-10-31
Closes #13278: take into account elimination constraints in small inversion.
Hugo Herbelin
2020-10-31
Fine-tuning the sort of the predicate obtained by small inversion.
Hugo Herbelin
2020-10-31
Useless evar type for typing impossible case.
Hugo Herbelin
2020-10-27
Merge PR #13075: Introducing the foundations for a name-alias-agnostic API
coqbot-app[bot]
2020-10-26
Merge PR #12768: Granting wish #12762: warning on duplicated catch-all patter...
coqbot-app[bot]
2020-10-21
Add missing deprecations in Projection API.
Pierre-Marie Pédrot
2020-10-21
Similar introduction of a Construct module in the Names API.
Pierre-Marie Pédrot
2020-10-21
Introduce an Ind module in the Names API.
Pierre-Marie Pédrot
2020-10-21
Rename the GlobRef comparison modules following the standard pattern.
Pierre-Marie Pédrot
2020-10-21
Same little game with Projection.
Pierre-Marie Pédrot
2020-10-21
Deprecate the non-qualified equality functions on kerpairs.
Pierre-Marie Pédrot
2020-10-21
Merge PR #13118: [type classes] Simplify cl_context
Pierre-Marie Pédrot
2020-10-19
Merge PR #13151: Remove the compare_graph field from the conversion API.
coqbot-app[bot]
2020-10-19
Merge PR #13192: Fix algebraic on the right when using bidi hints
coqbot-app[bot]
2020-10-15
Merge PR #13181: Guard unify_leq_delay calls in Typing
Pierre-Marie Pédrot
2020-10-14
Fix algebraic on the right when using bidi hints
Gaëtan Gilbert
2020-10-13
Merge PR #13172: Fix #13169: vm_compute has existential crisis.
coqbot-app[bot]
2020-10-13
Merge PR #13099: Locating pattern identifiers (?id) by default at parsing tim...
Pierre-Marie Pédrot
2020-10-12
Merge PR #13163: [printing] make detyping resilient to "let x : _ := t in"
coqbot-app[bot]
2020-10-12
Check types when converting irrelevant terms in old unification
Gaëtan Gilbert
[next]