aboutsummaryrefslogtreecommitdiffhomepage
path: root/contrib
Commit message (Expand)AuthorAge
* Partial fix for bug #1948: recompute order of dependencies betweenGravatar msozeau2008-09-25
* Report improvements in Equations to the dependent elimination tactic:Gravatar msozeau2008-09-15
* Fix bug #1943 and restrict the inference optimisation of Program toGravatar msozeau2008-09-15
* In manual implicit arguments mode, do not enrich implicitsGravatar msozeau2008-09-14
* Fix bug #1931 by searching for a sort after doing beta,iota,delta-Gravatar msozeau2008-09-14
* Fix bug #1936: uncaught exception due to undefinable exceptions.Gravatar msozeau2008-09-14
* Fix bug #1940: uncaught exception when searching for a type class.Gravatar msozeau2008-09-14
* Finish debugging the unification machinery in [Equations]. Do the _compGravatar msozeau2008-09-13
* Add a type argument to letin_tac instead of using casts and recomputingGravatar msozeau2008-09-12
* Add enough information to correctly globalize recursive calls in inductive andGravatar msozeau2008-09-11
* Some more debugging of [Equations], unification still not perfect.Gravatar msozeau2008-09-11
* profondeur maximaleGravatar filliatr2008-09-10
* Check [Equations] patterns are for the right function.Gravatar msozeau2008-09-07
* Add the ability to declare [Hint Extern]'s with no pattern.Gravatar msozeau2008-09-07
* Fixes in typeclasses resolution. Avoid reducing instances types beforeGravatar msozeau2008-09-07
* More debugging of [Equations], now able to discharge even the heavilyGravatar msozeau2008-09-07
* Better handling of the opacity of proof obligations, add the possibility ofGravatar msozeau2008-09-07
* Better handling of recursive Equations definitions... still not perfect.Gravatar msozeau2008-09-03
* Fix bug #1935, reworking the reflexivity, symmetry... tactics to useGravatar msozeau2008-09-03
* Correct handling of implicit arguments in [Equations] definitions,Gravatar msozeau2008-09-03
* Add support for recursive definitions to [Equations], deciding if aGravatar msozeau2008-09-02
* Initial implementation of a new command to define (dependent) functions byGravatar msozeau2008-09-02
* - Remove some dead code in subtacGravatar msozeau2008-09-02
* Propagating commit 11343 from branch v8.2 to trunk (wish 1934 aboutGravatar herbelin2008-09-02
* Major speed and space improvements in setoid rewrite:Gravatar msozeau2008-08-27
* Give back progress information after feeding the Program Instance to theGravatar msozeau2008-08-26
* - New auto hints for transparency/opacity control, not bound to Gravatar msozeau2008-08-22
* Various fixes w.r.t typeclasses and subtac: resolve tcs properly insideGravatar msozeau2008-08-21
* Install csdpcert with librariesGravatar glondu2008-08-16
* micromega : bug fixes and optimisationsGravatar fbesson2008-08-07
* Correction de bugs:Gravatar herbelin2008-08-05
* Évolutions diverses et variées.Gravatar herbelin2008-08-04
* Fix bug #1913, checking for unresolved evars which aren't obligations.Gravatar msozeau2008-07-24
* Suite commit 11236Gravatar notin2008-07-24
* A try at allowing matching on applications as a binary syntax node by default.Gravatar msozeau2008-07-22
* Extraction: better dependency computation (after optimisations)Gravatar letouzey2008-07-20
* Rétablissement de l'option -dump-glob de coq top et de l'option -glob-from d...Gravatar notin2008-07-18
* Modification rapide du message d'erreur lorsqu'un _ ne peut êtreGravatar herbelin2008-07-18
* ROmega : make it work even if no Require Import ZArith has been doneGravatar letouzey2008-07-16
* Micromega: doc + test-suite updateGravatar fbesson2008-07-07
* Fix bug #1899: no more strange notations for Qge and QgtGravatar letouzey2008-07-04
* Correct a bug in the coercion code where we did not go under constantsGravatar msozeau2008-07-02
* Improved robustness of micromega parser. Proof search of Micromega test-suite...Gravatar fbesson2008-07-02
* Various bug fixes in type classes and subtac:Gravatar msozeau2008-07-01
* Correction bug "parser" suite changement syntaxeGravatar herbelin2008-06-29
* Enhanced discrimination nets implementation, which can now work withGravatar msozeau2008-06-27
* Création du fichier dumpglob.ml, qui rassemble les fonctions de globalisatio...Gravatar notin2008-06-25
* Micromega : bugs fixes - renaming of tactics - documentationGravatar fbesson2008-06-25
* Rename obligations_tactic to obligation_tactic and fix bugs #1893.Gravatar msozeau2008-06-22
* Code cleanup in typeclasses, remove dead and duplicated code.Gravatar msozeau2008-06-21