aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Finish fix for the treatment of [inverse] in [setoid_rewrite], making aGravatar msozeau2008-12-16
* Fix for syntax changes in test-suite scripts.Gravatar msozeau2008-12-16
* Add some unicode symbols from japanese CJC (request by Y. Regis-Gianas)Gravatar letouzey2008-12-15
* Fix looping class resolution bug discovered by B. Aydemir and use theGravatar msozeau2008-12-14
* Fixes in the type classes documentation:Gravatar msozeau2008-12-14
* Generalized binding syntax overhaul: only two new binders: `() and `{},Gravatar msozeau2008-12-14
* - configure: do not strip coqtop on Darwin so as to support dynamic loadingGravatar herbelin2008-12-12
* Uniformity with the rest of the StdLib : _symm --> _symGravatar letouzey2008-12-12
* Fixed in bug in previous 11662 (incorrect with_evars flag in descend_conjunct...Gravatar herbelin2008-12-12
* Structural definition of PositiveMap.foldGravatar glondu2008-12-11
* do not install coqchk cmi filesGravatar barras2008-12-11
* Make PositiveMap.xmapi structuralGravatar glondu2008-12-11
* Bug in 11662 (did not notice that dp_zenon.mll should be modified instead of Gravatar herbelin2008-12-10
* About "apply in":Gravatar herbelin2008-12-09
* Fix handling of [inverse] in setoid_rewrite, with an hopefully completeGravatar msozeau2008-12-08
* Fix exponential behaviour of the typeclasses persistent objects. DropGravatar puech2008-12-06
* Do not catch _all_ exceptions in setoid unification.Gravatar msozeau2008-12-04
* Correct handling of defined methods (let-ins) in instance declarations.Gravatar msozeau2008-12-04
* Fix priority of the Leibniz Setoid instance to 10 (thanks to M. LassonGravatar msozeau2008-12-04
* Fixes for unification and substitution of metas under binders.Gravatar msozeau2008-12-04
* improved simplGravatar barras2008-12-03
* Add new directory for pre-compilation of files needed for further tests.Gravatar herbelin2008-12-02
* Miscellaneous fixes and improvements:Gravatar herbelin2008-12-02
* fixed kernel bug (de Bruijn) + test-suiteGravatar barras2008-12-02
* another bug with simplGravatar barras2008-11-28
* Inductive parameters: nicer doc examples and error messageGravatar letouzey2008-11-28
* Test case for previous commit.Gravatar msozeau2008-11-27
* Fix (?) a pattern matching compilation problem: Gravatar msozeau2008-11-27
* fixed non-exhaustive pattern matchingGravatar barras2008-11-27
* fixed bug 1791: simpl was performing eta expansionGravatar barras2008-11-27
* added tests for hyps reorderingGravatar barras2008-11-27
* fixing problem with CompCert: reordering resulting from tac change was not cl...Gravatar barras2008-11-27
* closed bug 1898: fold x in x; added a reordering primitive tacticGravatar barras2008-11-26
* closed bug 1898: fold x in x; added a reordering primitive tacticGravatar barras2008-11-26
* correction bug 1997.Gravatar soubiran2008-11-25
* eventually fixing r11612Gravatar barras2008-11-24
* amelioration mineur du comportement de FunctionGravatar jforest2008-11-24
* first attempt to allow Function to deal with dependent pattern matching. This...Gravatar jforest2008-11-23
* - Synchronized subst_object with load_object (load_and_subst_objects)Gravatar herbelin2008-11-23
* Fine-tuning rewriting from "eq_true b": using <- to rewrite true to bGravatar herbelin2008-11-23
* Minor improvement to commit 11619Gravatar herbelin2008-11-23
* Fixed bug #2006 (type constraint on Record was not taken into account) +Gravatar herbelin2008-11-23
* Fixed bug in VernacExtend printing + missing vernacular printing rules +Gravatar herbelin2008-11-22
* - Fixed minor bug #1994 in the tactic chapter of the manual [doc]Gravatar herbelin2008-11-22
* fixed problem with r11612Gravatar barras2008-11-21
* fixed exponential behavior of evar unif (ground case)Gravatar barras2008-11-21
* correction of bug #2002Gravatar jforest2008-11-20
* Add implicit rules for native plugins (.cmxs)Gravatar glondu2008-11-19
* Execute #rectypes directive in embedded OCaml toplevel...Gravatar glondu2008-11-19
* Fix typo in omega docGravatar glondu2008-11-19