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-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
Catch more errors in Unification.abstract_list_all
Gaëtan Gilbert
2020-10-12
Guard unify_leq_delay calls in Typing
Gaëtan Gilbert
2020-10-12
Merge PR #12449: Minimize Prop <= i to i := Set
coqbot-app[bot]
2020-10-11
Similarly remove the explicit graph argument in the ~evar conversion API.
Pierre-Marie Pédrot
2020-10-11
Pick the universe graph out of the environment in conversion API.
Pierre-Marie Pédrot
2020-10-11
Remove the compare_graph field from the conversion API.
Pierre-Marie Pédrot
2020-10-11
Fix #13169: vm_compute has existential crisis.
Pierre-Marie Pédrot
2020-10-10
Add location in existential variable names (CEvar/GEvar).
Hugo Herbelin
2020-10-10
Adding and using locations on identifiers in constr_expr where they were miss...
Hugo Herbelin
2020-10-09
Update pretyping/detyping.ml
Enrico Tassi
2020-10-09
improve comment
Enrico Tassi
2020-10-09
No bidirectionality when expected type for lambda is an evar.
Gaëtan Gilbert
2020-10-09
[printing] make detyping resilient to "let x : _ := t in"
Enrico Tassi
2020-10-08
Dropping the misleading int argument of Pp.h.
Hugo Herbelin
2020-10-07
Explicitly pass around a state in Evarconv.second_order_matching.
Pierre-Marie Pédrot
2020-10-07
Algorithmically faster implementation of Evarconv.apply_on_subterm.
Pierre-Marie Pédrot
2020-10-06
Remove unused is_class info from cl_context
Gaëtan Gilbert
2020-10-06
First list in cl_context is just booleans
Gaëtan Gilbert
2020-10-05
Wish #12762: warning on duplicated catch-all pattern with unused named variable.
Hugo Herbelin
2020-10-02
Merge PR #13106: Remove the forward class hint feature.
coqbot-app[bot]
2020-09-30
Further simplification of the typeclass registration API.
Pierre-Marie Pédrot
2020-09-30
Remove the forward class hint feature.
Pierre-Marie Pédrot
2020-09-28
More precise information when unification fails because of incompatible candi...
Hugo Herbelin
2020-09-03
Comment AllowedEvars API
Maxime Dénès
2020-09-02
More efficient data structure for allowed evars
Maxime Dénès
2020-09-02
Abstract type for allowed evars
Maxime Dénès
2020-09-02
Replace `frozen` by `allowed` evars in evarconv, and delay them
Maxime Dénès
2020-08-31
Use a faster algorithm to check for class existence.
Pierre-Marie Pédrot
2020-08-27
Merge PR #12849: Rename VM-related kernel/cfoo files to kernel/vmfoo
Pierre-Marie Pédrot
2020-08-19
Merge PR #12725: Store evar identity instances in evarinfo / named_context_val
Enrico Tassi
2020-08-18
Rename VM-related kernel/cfoo files to kernel/vmfoo
Gaëtan Gilbert
2020-08-17
Merge PR #12751: Fixes reduction effect printing in the presence of non purel...
Pierre-Marie Pédrot
2020-08-11
Small code simplification in contract_(co)fix.
Pierre-Marie Pédrot
2020-08-11
Move reduce_mind_case from Reductionops to Tacred.
Pierre-Marie Pédrot
[next]