index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pretyping
Commit message (
Expand
)
Author
Age
*
Fix the bug-ridden code used to choose leibniz or generalized
msozeau
2009-09-08
*
A new kind of automatically generated scheme "congr" for equality types
herbelin
2009-08-23
*
Death of "survive_module" and "survive_section" (the first one was
herbelin
2009-08-13
*
Made unification patch 12268 even more ad hoc (if evars remain in a
herbelin
2009-08-13
*
Ensures that let-in's in arities of inductive types work well. Maybe not
herbelin
2009-08-11
*
Relatively ad hoc fix to an ill-typed instantiation bug in type
herbelin
2009-08-11
*
Fixed incorrect optimization in Prettyp.pr_located_qualid introduced
herbelin
2009-08-07
*
- Cleaning phase of the interfaces of libnames.ml and nametab.ml
herbelin
2009-08-06
*
Improved parameterization of Coq:
herbelin
2009-08-02
*
- Fixing bug #2139 (kernel-based test of well-formation of elimination
herbelin
2009-07-15
*
Use the proper unification flags in e_exact. This makes exact fail a bit
msozeau
2009-07-09
*
Fixed bug #2116 ("simpl" created ill-typed term while accepting
herbelin
2009-07-08
*
Don't use recent ocaml tolerance for pattern "ProjectVar _" when
herbelin
2009-07-08
*
Reactivation of pattern unification of evars in apply unification, in
herbelin
2009-07-08
*
Add heuristic based on non-linearity of evars to determine whether an
herbelin
2009-07-08
*
Fixing bug 2129 (evar introduced to remember an ambiguous projection
herbelin
2009-07-08
*
Jolification : tentative de supprimer les "( evd)" et associƩs qui
aspiwack
2009-07-07
*
change in the order of unification constraints solving (for canonical structu...
amahboub
2009-07-06
*
Add new variants of [rewrite] and [autorewrite] which differ in the
msozeau
2009-06-30
*
Improve return predicate inference by making the return type dependent
msozeau
2009-06-28
*
Fixes for r12197, the refined evars were not returned in case fail_evar
msozeau
2009-06-22
*
documented a bug of pattern unification with metas
barras
2009-06-22
*
Use more consistent resolution parameters in Program and regular typing
msozeau
2009-06-18
*
Fix "unsatisfiable constraints" error messages to include all the
msozeau
2009-06-18
*
Try typeclass resolution in coercion if no solution can be found to a
msozeau
2009-06-18
*
Use a lazy value for the message in FailError, so that it won't be
msozeau
2009-06-11
*
When typing a non-dependent arrow, do not put the (anonymous) variable
msozeau
2009-06-11
*
Fixing bug #2106 ("match" compilation with multi-dependent constructor).
herbelin
2009-06-06
*
Adding a regression test about Bauer's example on coq-club of
herbelin
2009-06-02
*
Backtrack on experimental unification with sort variables: it requires
msozeau
2009-06-02
*
Change unification with sort constraints to not use the kernel
msozeau
2009-06-01
*
Properly catch sort constraint inconsistency exception in
msozeau
2009-05-28
*
Populate the sort constraints set correctly during unification. Add a
msozeau
2009-05-27
*
Temporary fixes in unification:
msozeau
2009-05-24
*
A try at using sort variables during unification. Instead of refreshing
msozeau
2009-05-23
*
Many fixes in unification:
msozeau
2009-05-20
*
Fix in canonical structure resolution: [check_conv_record] may return
msozeau
2009-05-19
*
Remove camlp4-specific exception handling
msozeau
2009-05-19
*
Minor unification changes:
msozeau
2009-05-18
*
(Tentative to) add Canonical Structure resolution to the regular
msozeau
2009-05-16
*
- Addition of "Hint Resolve ->" and "Hint Resolve <-" continued: it
herbelin
2009-05-10
*
- Adding "Hint Resolve ->" and "Hint Resolve <-" for declaration of equivalence
herbelin
2009-05-09
*
fix a bug in canonical structures (bug found and fixed by Cyril)
barras
2009-05-09
*
- Implementation of a new typeclasses eauto procedure based on success
msozeau
2009-04-27
*
- Fixing #2090 (occur check missing when trying to solve evar-evar equation).
herbelin
2009-04-25
*
- New cleaning phase for the entry points of pretyping.ml
herbelin
2009-04-24
*
fixed CBV strategy: it was too eager on terms like
barras
2009-04-21
*
- Fix handling of clauses in setoid_rewrite to rewrite under binders
msozeau
2009-04-17
*
Fix premature optimisation in dependent induction: even variable args need
msozeau
2009-04-10
*
Backtrack on 12061 (type checking for bug #2084 too strong as soon as we use
herbelin
2009-04-09
[next]