| Age | Commit message (Expand) | Author |
| 2008-10-26 | Backtrack sur commit 11467 (tentative d'optimisation meta_instance qui | herbelin |
| 2008-10-23 | Generalized implementation of generalization. | msozeau |
| 2008-10-18 | Fixed bug #1966, wrong handling of evars. | msozeau |
| 2008-10-18 | Optimisation de clenv.ml pour que meta_instance ne soit pas appelé | herbelin |
| 2008-09-25 | Partial fix for bug #1948: recompute order of dependencies between | msozeau |
| 2008-09-14 | Add user syntax for creating hint databases [Create HintDb foo | msozeau |
| 2008-09-14 | Fix bug #1936: uncaught exception due to undefinable exceptions. | msozeau |
| 2008-09-14 | Fix bug #1939: defined evars were not substituted in some typeclasses | msozeau |
| 2008-09-13 | Remove redefinition of id in Program.Basics, just add maximal implicits. | msozeau |
| 2008-09-12 | Add a type argument to letin_tac instead of using casts and recomputing | msozeau |
| 2008-09-09 | Fix a bug reintroduced in [setoid_reflexivity] etc... | msozeau |
| 2008-09-07 | Add the ability to declare [Hint Extern]'s with no pattern. | msozeau |
| 2008-09-07 | Fixes in typeclasses resolution. Avoid reducing instances types before | msozeau |
| 2008-09-07 | Small fixes in "varify", a small tactic doing the first part of | msozeau |
| 2008-09-04 | Improve typeclasses eauto using the dnet for local assumptions too, and select | msozeau |
| 2008-09-04 | Fix camlp5-ism "Ploc.Exc" and add a unification fix: when solving an | msozeau |
| 2008-09-03 | Fix bug #1935, reworking the reflexivity, symmetry... tactics to use | msozeau |
| 2008-09-02 | Initial implementation of a new command to define (dependent) functions by | msozeau |
| 2008-08-27 | Major speed and space improvements in setoid rewrite: | msozeau |
| 2008-08-22 | - New auto hints for transparency/opacity control, not bound to | msozeau |
| 2008-08-04 | Évolutions diverses et variées. | herbelin |
| 2008-07-28 | Fix bug in term dnet preventing some unifications. Allow "higher-order" | msozeau |
| 2008-07-26 | Even better test for choosing rewrite or setoid_rewrite. | msozeau |
| 2008-07-24 | A (safe) implementation of prolog's cut in the typeclasses eauto to avoid | msozeau |
| 2008-07-22 | New tactics [conv] to test convertibility (actually, unification) of two | msozeau |
| 2008-07-17 | Uniformisation du format des messages d'erreur (commencent par une | herbelin |
| 2008-07-02 | Stop using the discrimination net in typeclasses/setoid rewrite, which was | msozeau |
| 2008-06-27 | Enhanced discrimination nets implementation, which can now work with | msozeau |
| 2008-06-18 | Fix bug in implementation of splitting of class constraints. | msozeau |
| 2008-06-18 | Compatibility fixes (Add Setoid bug and accidental introduction of a | msozeau |
| 2008-06-17 | Fixes w.r.t. let binders in class contexts and Add Parametric | msozeau |
| 2008-06-17 | Better typeclass error messages, always giving the full set of | msozeau |
| 2008-06-11 | Optionally (and by default) split typeclasses evars into connected | msozeau |
| 2008-06-10 | - Officialisation de la notation "pattern c at -1" (cf wish 1798 sur coq-bugs) | herbelin |
| 2008-06-10 | - Correct handling of DependentMorphism error, using tclFAIL instead of | msozeau |
| 2008-06-07 | Correct handling of the environment in build_signature, and throw | msozeau |
| 2008-06-07 | Change setoid_rewrite's matching semantics to continue matching inside | msozeau |
| 2008-06-05 | Correctly catch UnresolvableConstraint exception which is now located. | msozeau |
| 2008-06-03 | Fixes incorrect handling of existing existentials variables in | msozeau |
| 2008-05-30 | Improvements on coqdoc by adding more information into .glob | msozeau |
| 2008-05-20 | Cleanup build_new, remove unneeded try-with and debug interaction of | msozeau |
| 2008-05-19 | Fix globalization bug in class_tactics and refactorize instance | msozeau |
| 2008-05-19 | Fix caml debug flags configuration, -g works with the native compiler only | msozeau |
| 2008-05-17 | Fix a de Bruijn bug in setoid_rewrite when rewriting under | msozeau |
| 2008-05-13 | - Fix bug related to indices of fixpoints. | msozeau |
| 2008-04-30 | Correct a bug in "new auto" and also unify_eqn which did not do local | msozeau |
| 2008-04-27 | - Backtrack sur option with_types suite à confusion sur l'utilisation | herbelin |
| 2008-04-26 | - Backtrack sur extension de syntaxe pour pose qui rentre en conflit avec | herbelin |
| 2008-04-26 | Debug implementation of failing tactics in Morphism to allow earlier | msozeau |
| 2008-04-24 | - Add pretty-printers for Idpred, Cpred and transparent_state, used for | msozeau |