aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-12Uniformity with the rest of the StdLib : _symm --> _symletouzey
2008-12-12Fixed in bug in previous 11662 (incorrect with_evars flag in descend_conjunct...herbelin
2008-12-11Structural definition of PositiveMap.foldglondu
2008-12-11do not install coqchk cmi filesbarras
2008-12-11Make PositiveMap.xmapi structuralglondu
2008-12-10Bug in 11662 (did not notice that dp_zenon.mll should be modified instead of herbelin
2008-12-09About "apply in":herbelin
2008-12-08Fix handling of [inverse] in setoid_rewrite, with an hopefully completemsozeau
2008-12-06Fix exponential behaviour of the typeclasses persistent objects. Droppuech
2008-12-04Do not catch _all_ exceptions in setoid unification.msozeau
2008-12-04Correct handling of defined methods (let-ins) in instance declarations.msozeau
2008-12-04Fix priority of the Leibniz Setoid instance to 10 (thanks to M. Lassonmsozeau
2008-12-04Fixes for unification and substitution of metas under binders.msozeau
2008-12-03improved simplbarras
2008-12-02Add new directory for pre-compilation of files needed for further tests.herbelin
2008-12-02Miscellaneous fixes and improvements:herbelin
2008-12-02fixed kernel bug (de Bruijn) + test-suitebarras
2008-11-28another bug with simplbarras
2008-11-28Inductive parameters: nicer doc examples and error messageletouzey
2008-11-27Test case for previous commit.msozeau
2008-11-27Fix (?) a pattern matching compilation problem: msozeau
2008-11-27fixed non-exhaustive pattern matchingbarras
2008-11-27fixed bug 1791: simpl was performing eta expansionbarras
2008-11-27added tests for hyps reorderingbarras
2008-11-27fixing problem with CompCert: reordering resulting from tac change was not cl...barras
2008-11-26closed bug 1898: fold x in x; added a reordering primitive tacticbarras
2008-11-26closed bug 1898: fold x in x; added a reordering primitive tacticbarras
2008-11-25correction bug 1997.soubiran
2008-11-24eventually fixing r11612barras
2008-11-24amelioration mineur du comportement de Functionjforest
2008-11-23first attempt to allow Function to deal with dependent pattern matching. This...jforest
2008-11-23- Synchronized subst_object with load_object (load_and_subst_objects)herbelin
2008-11-23Fine-tuning rewriting from "eq_true b": using <- to rewrite true to bherbelin
2008-11-23Minor improvement to commit 11619herbelin
2008-11-23Fixed bug #2006 (type constraint on Record was not taken into account) +herbelin
2008-11-22Fixed bug in VernacExtend printing + missing vernacular printing rules +herbelin
2008-11-22- Fixed minor bug #1994 in the tactic chapter of the manual [doc]herbelin
2008-11-21fixed problem with r11612barras
2008-11-21fixed exponential behavior of evar unif (ground case)barras
2008-11-20correction of bug #2002jforest
2008-11-19Add implicit rules for native plugins (.cmxs)glondu
2008-11-19Execute #rectypes directive in embedded OCaml toplevel...glondu
2008-11-19Fix typo in omega docglondu
2008-11-17integrate suggestions by B. Baydemir (see #1930)letouzey
2008-11-16Univ: two < instead of a Pervasives.compare on int (as suggested by X. Leroy)letouzey
2008-11-15Correct display of constraints for Print Universes "dumpfile"letouzey
2008-11-14Amélioration du README.doc et de l'installation de la docnotin
2008-11-14Restores behaviour of v8.1 for unification problems which fail (backport of 1...letouzey
2008-11-14Faster comparison of universesletouzey
2008-11-14make doc ne compilait plus la doc de stdlib (bug #1996)notin