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
2016-10-25
Merge remote-tracking branch 'github/pr/333' into v8.5
Maxime Dénès
2016-10-22
Remove incorrect assertion in cbn (bug #4822).
Guillaume Melquiond
2016-10-22
Fix a bug in error printing of unif constraints
Matthieu Sozeau
2016-10-21
Revert "unification.ml: fix for bug #4763, unif regression"
Maxime Dénès
2016-10-20
A fix for #5097 (status of evars refined by "clear" in ltac: closed wrt evars).
Hugo Herbelin
2016-10-17
Fixing to #3209 (Not_found due to an occur-check cycle).
Hugo Herbelin
2016-10-17
Fixing a missing constraint in consider_remaining_unif_constraints.
Hugo Herbelin
2016-10-06
evarconv.ml: Fix bug #4529, primproj unfolding
Matthieu Sozeau
2016-10-06
w_merge: Add a comment about the (List.rev evars)
Matthieu Sozeau
2016-10-06
unification.ml: fix for bug #4763, unif regression
Matthieu Sozeau
2016-09-22
Fixing #5095 (non relevant too strict test in let-in abstraction).
Hugo Herbelin
2016-09-10
Fixing #5077 (failure on typing a fixpoint with evars in its type).
Hugo Herbelin
2016-07-04
congruence: Restrict refreshing to Set
Matthieu Sozeau
2016-07-04
congruence/univs: properly refresh (fix #4609)
Matthieu Sozeau
2016-06-27
Refine fix for bug #4097, avoid proj expansion
Matthieu Sozeau
2016-06-27
More on f9695eb4b, 827663982 on resolving #4782, #4813 (typing "with" clause).
Hugo Herbelin
2016-06-13
evar_conv: Refine occur_rigidly
Matthieu Sozeau
2016-06-12
Minor simplification in evarconv.
Hugo Herbelin
2016-06-12
Reserve exception "ConversionFailed" in unification for failure of
Hugo Herbelin
2016-06-12
Protecting eta-expansion in evarconv.ml against ill-typed problems.
Hugo Herbelin
2016-06-09
Fixing #4644 (regression of unification on evar-evar problems with a match).
Hugo Herbelin
2016-06-09
Minor simplification in evarconv.ml.
Hugo Herbelin
2016-06-09
Reverting dbdff037 which does not seem to prevent to have #3638 fixed
Hugo Herbelin
2016-05-12
Small optimization in evar resolution.
Pierre-Marie Pédrot
2016-05-03
Use the canonical name when looking for an eliminator (bug #4670).
Guillaume Melquiond
2016-05-02
Avoid infinite loop/stack overflow when using "simpl nomatch" (bug #4576).
Guillaume Melquiond
2016-04-29
Fix incorrect cbv reduction of primitive projections. (Bug #4634)
Guillaume Melquiond
2016-04-27
Optimization in building a return clause by pattern-matching: do not
Hugo Herbelin
2016-04-19
Fixing #4677 (collision of a global variable and of a local variable
Hugo Herbelin
2016-03-25
Fix a bug in Program coercion code
Matthieu Sozeau
2016-03-17
Fix #4623: set tactic too weak with universes (regression)
Maxime Dénès
2016-03-16
Fix incorrect behavior of CS resolution
Matthieu Sozeau
2016-03-15
Try eta-expansion of records only on non-recursive ones
Matthieu Sozeau
2016-03-10
Primitive projections: protect kernel from erroneous definitions.
Matthieu Sozeau
2016-03-09
Fix strategy of Keyed Unification
Matthieu Sozeau
2016-02-23
Fix part of bug #4533: respect declared global transparency of
Matthieu Sozeau
2016-02-13
Do not give a name to anonymous evars anymore. See bug #4547.
Pierre-Marie Pédrot
2016-02-03
Optimizing the computation of frozen evars.
Pierre-Marie Pédrot
2016-02-03
Opacifying the type of evar naming structure in Evd.
Pierre-Marie Pédrot
2016-02-03
More compact representation for evar resolvability flag.
Pierre-Marie Pédrot
2016-01-27
Fix bug #4537: Coq 8.5 is slower in typeclass resolution.
Pierre-Marie Pédrot
2016-01-23
Fix bug #4519: oops, global shadowed local universe level bindings.
Matthieu Sozeau
2016-01-23
Fix bug #4506. Using betadeltaiota_nolet might produce terms of the form
Matthieu Sozeau
2016-01-20
Update copyright headers.
Maxime Dénès
2016-01-12
Fixing #4256 and #4484 (changes in evar-evar resolution made that new
Hugo Herbelin
2016-01-12
Extend last commit: keyed unification uses full conversions on the applied co...
Matthieu Sozeau
2016-01-12
Fix essential bug in new Keyed Unification mode reported by R. Krebbers.
Matthieu Sozeau
2015-12-29
Fixing bug #4462: unshelve: Anomaly: Uncaught exception Not_found.
Pierre-Marie Pédrot
2015-12-17
(Partial) fix for bug #4453: raise an error instead of an anomaly.
Matthieu Sozeau
2015-12-11
Optimize occur_evar_upto_types, avoiding repeateadly looking into the
Matthieu Sozeau
[next]