aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-17Better compatibility after commit 11693 by adding an alias OrderedTypeFacts.e...letouzey
2008-12-17FSet/OrderedType now includes an eq_dec, and hence become an extension of Dec...letouzey
2008-12-17Sequel of 11697: repair coqtop.byte when contribs are statically linked (+min...letouzey
2008-12-16Extraction Blacklist : a new command for avoiding conflicts with existing filesletouzey
2008-12-16Extraction: also comply to Set Printing Width when producing external filesletouzey
2008-12-16Take advantage of natdynlink when available: almost all contribs become loada...letouzey
2008-12-16Move FunctionalExtensionality to Logic/ (someone please check that themsozeau
2008-12-16Finish fix for the treatment of [inverse] in [setoid_rewrite], making amsozeau
2008-12-16Fix for syntax changes in test-suite scripts.msozeau
2008-12-15Add some unicode symbols from japanese CJC (request by Y. Regis-Gianas)letouzey
2008-12-14Fix looping class resolution bug discovered by B. Aydemir and use themsozeau
2008-12-14Fixes in the type classes documentation:msozeau
2008-12-14Generalized binding syntax overhaul: only two new binders: `() and `{},msozeau
2008-12-12- configure: do not strip coqtop on Darwin so as to support dynamic loadingherbelin
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