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
*
Promote evar_defs to evar_map (in Evd)
glondu
2009-11-11
*
Redoing broken commit r12498 (fixing bug #2167 + attempt to test the
herbelin
2009-11-11
*
Fixing bug #2167 + attempt to test the compatibility of a more robust
herbelin
2009-11-11
*
Commit 12485 continued.
herbelin
2009-11-09
*
A bit of cleaning around name generation + creation of dedicated file namegen.ml
herbelin
2009-11-09
*
Restructuration of command.ml + generic infrastructure for inductive schemes
herbelin
2009-11-08
*
Took local definitions into account in the test for deciding whether
herbelin
2009-11-08
*
- Fix discharge bug in typeclasses: some constrs were not actually
msozeau
2009-11-06
*
Fixed record syntax "{|x=...; y=...|}" so that it works with qualified names.
gmelquio
2009-11-04
*
Reverted an incorrect code simplification in function status_changed
herbelin
2009-11-02
*
Attempt to capture on time unification errors for "with" bindings.
herbelin
2009-10-30
*
Take constraints into account in the "instantiate" tactic
herbelin
2009-10-30
*
Fix bug in dnet.ml, which missed some results when filtering one term against...
puech
2009-10-29
*
Integrate a few improvements on typeclasses and Program from the equations br...
msozeau
2009-10-28
*
Remove old compatibility stuff (Tacred.nf)
glondu
2009-10-28
*
Make usage of Dyn explicit
glondu
2009-10-28
*
Fixes around typeclasses:
msozeau
2009-10-27
*
Improved the treatment of Local/Global options (noneffective Local on
herbelin
2009-10-25
*
First debug... the renaming of librairies was not working and auto/dn were no...
soubiran
2009-10-23
*
This big commit addresses two problems:
soubiran
2009-10-21
*
Changed the way to support compatibility with previous versions.
herbelin
2009-10-04
*
- Fixed a bug in checking that implicit arguments are all correctly
herbelin
2009-09-18
*
Remove useless Liboject.export_function field
glondu
2009-09-17
*
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-09-17
*
- Inductive types in the "using" option of auto/eauto/firstorder are
herbelin
2009-09-13
*
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
[next]