aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Ensures that let-in's in arities of inductive types work well. Maybe notGravatar herbelin2009-08-11
* Ajout des .annot dans le .gitignore.Gravatar aspiwack2009-08-11
* Fixed extra space in printing notation { x & P } + minor other thingsGravatar herbelin2009-08-11
* Infix (r12268 continued)Gravatar herbelin2009-08-11
* Add support for "Infix ... := constr" instead of just "Infix ... := ref".Gravatar herbelin2009-08-11
* Relatively ad hoc fix to an ill-typed instantiation bug in typeGravatar herbelin2009-08-11
* Fixed incorrect optimization in Prettyp.pr_located_qualid introducedGravatar herbelin2009-08-07
* Cleaning of Nametab continued + fixed a compilation bug in previous commit.Gravatar herbelin2009-08-06
* - Cleaning phase of the interfaces of libnames.ml and nametab.mlGravatar herbelin2009-08-06
* Move out JMeq of subst for compatibility (it affects e.g. theGravatar herbelin2009-08-06
* changed deprecated setoid into relationGravatar amahboub2009-08-05
* - Add more precise error localisation when one of the application failsGravatar herbelin2009-08-04
* Fixed subst failing when a truly heterogeneous JMeq hyp is in theGravatar herbelin2009-08-04
* Added "etransitivity".Gravatar herbelin2009-08-03
* Improved parameterization of Coq:Gravatar herbelin2009-08-02
* Fixed a typo in "info" for tactic "right".Gravatar herbelin2009-08-02
* csdpcert + unixGravatar fbesson2009-08-01
* addition of lia.cache - csdp.cache is now handled by micromega not csdpcertGravatar fbesson2009-07-31
* micromega : Better parsing of formulae - smaller proof terms for Z - redesign...Gravatar fbesson2009-07-30
* psatz Z -> psatz Z 1Gravatar fbesson2009-07-30
* Git ignore filesGravatar herbelin2009-07-30
* For git users, a global .gitignore fileGravatar letouzey2009-07-30
* OrderedTypeEx.N_as_OT use Nlt, various minor improvements in N/ZArithGravatar letouzey2009-07-24
* List: add a iff-based lemma about In and ++Gravatar letouzey2009-07-24
* Remove the barely-used/obsolete/undocumented syntax "conditional <tac> rewrite"Gravatar letouzey2009-07-24
* Better comparison functions in OrderedTypeExGravatar letouzey2009-07-22
* Use unfold directly in unfold_equations. Fixes test-suite.Gravatar msozeau2009-07-20
* Use camlp4 to accept some specific non-exhaustive patterns in groebnerGravatar letouzey2009-07-20
* Move some examples for groebner into a test-suite fileGravatar letouzey2009-07-20
* Typo in a commentGravatar letouzey2009-07-20
* - Granted wish #2138 (support for local binders in syntax of Record fields).Gravatar herbelin2009-07-15
* - Fixing bug #2139 (kernel-based test of well-formation of eliminationGravatar herbelin2009-07-15
* Simplify eauto and fix it for compatibility, allowing full delta duringGravatar msozeau2009-07-14
* Use the proper unification flags in e_exact. This makes exact fail a bitGravatar msozeau2009-07-09
* Allow coqdoc comments inside definition bodies.Gravatar msozeau2009-07-09
* Correction bug 2134.Gravatar soubiran2009-07-09
* Fixed bug #2116 ("simpl" created ill-typed term while acceptingGravatar herbelin2009-07-08
* Don't use recent ocaml tolerance for pattern "ProjectVar _" whenGravatar herbelin2009-07-08
* Simplify addition of hints to a hint_db. Rebuild the dnet associatedGravatar msozeau2009-07-08
* Use user-given implicits from the arity in inductive definitions.Gravatar msozeau2009-07-08
* Reactivation of pattern unification of evars in apply unification, inGravatar herbelin2009-07-08
* Add heuristic based on non-linearity of evars to determine whether anGravatar herbelin2009-07-08
* Fixed anomaly when trying to load non existing file starting with "./" or "../".Gravatar herbelin2009-07-08
* Fixing bug 2129 (evar introduced to remember an ambiguous projectionGravatar herbelin2009-07-08
* Completing support for F5=About by adding About to the state-preserving comma...Gravatar herbelin2009-07-08
* Jolification : tentative de supprimer les "( evd)" et associƩs quiGravatar aspiwack2009-07-07
* change in the order of unification constraints solving (for canonical structu...Gravatar amahboub2009-07-06
* repport of commit r12221Gravatar jforest2009-07-04
* Support for binding Coq root read-only in -R optionGravatar herbelin2009-07-01
* Add new variants of [rewrite] and [autorewrite] which differ in theGravatar msozeau2009-06-30