aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Remontée de constr de 1 à 5 (pour permettre des notations entre 1 et 5Gravatar herbelin2007-04-10
* Some changes to eliminate Hevea warnings.Gravatar emakarov2007-04-10
* Split refman/headers.tex into headers.sty and headers.hva.Gravatar emakarov2007-04-10
* Eliminated warning messages from Hevea. Most warning messages wereGravatar emakarov2007-04-10
* simplier version of tail_plusGravatar letouzey2007-04-06
* Mise en place d'un rafinement de compute. Gravatar jforest2007-04-05
* On n'a plus besoin de compiler les anciens fichiers de functionnal induction ...Gravatar jforest2007-04-05
* Correction partielle du bug #1388 (augmentation de la taille des code accepte...Gravatar jforest2007-04-05
* Mise en place d'une nouvelle strategie plus efficace pour les preuves de Func...Gravatar jforest2007-04-05
* Corrected a typo in doc/refman/Setoid.tex.Gravatar emakarov2007-04-04
* Added back the tactics [apply -> ident], etc. to Tactics.v afterGravatar emakarov2007-04-02
* Extension to the general sequence operator (tactical). Now in addition to ...Gravatar emakarov2007-04-02
* Intégration de la modification suggérée par Michal Moskal (cf msg sur Coq ...Gravatar notin2007-04-02
* Réparation de NArith/BinPos.v suite au commit #9739Gravatar notin2007-04-02
* Removed the definition of extensions of apply to equivalencesGravatar emakarov2007-04-01
* Added the following theorems to BinPos:Gravatar emakarov2007-03-30
* Added new tactics for applying equivalences (iff) to Tactics.v:Gravatar emakarov2007-03-30
* Modifications dans Makefile: Gravatar notin2007-03-30
* Changement mineur du comportement de 'rewrite .. in * |-': si leGravatar notin2007-03-30
* Support for implicit formal argument types in Program ; parse types in type s...Gravatar msozeau2007-03-28
* Modification de la vm:Gravatar notin2007-03-27
* Make multiple patterns work again with Program while simplifying the code.Gravatar msozeau2007-03-26
* stupid me: ?f two times in a patternGravatar letouzey2007-03-26
* PositiveOrderedTypeBits is now formulated to be a UsualOrderedType, not only ...Gravatar letouzey2007-03-26
* Correction des bugs #1455 et #1456Gravatar notin2007-03-22
* Remove debugging code committed by accidentGravatar lmamane2007-03-22
* A tentative fix for bug #1455Gravatar lmamane2007-03-22
* Suppression des sauts de lignes superflus de Show Script (test-suite/output/T...Gravatar notin2007-03-21
* Correction bug affichage des notations des noms de fonctions appliquéesGravatar herbelin2007-03-20
* Some tactic fixes in Subtac, fix obvious bug in admit_obligations but still a...Gravatar msozeau2007-03-20
* ajout contrib/dp/Dp.voGravatar filliatr2007-03-20
* traces ErgoGravatar filliatr2007-03-20
* Forgot to update to new castGravatar msozeau2007-03-19
* Add a parameter to QuestionMark evar kind to say it can be turned into an obl...Gravatar msozeau2007-03-19
* Un chouia de portabilité en plus et pas de test si pas de bogomipsGravatar herbelin2007-03-19
* MAJ test complexité pour considérer le cas d'un temps avec un nombreGravatar herbelin2007-03-17
* Correction du bug #1441Gravatar notin2007-03-16
* r11153@tannat: jforest | 2007-03-16 10:25:55 +0100Gravatar jforest2007-03-16
* Test de non-régression pour commit 9673Gravatar herbelin2007-03-15
* TyposGravatar herbelin2007-03-15
* Suppression argument pattern_source du case_info (code jamais utilisé)Gravatar herbelin2007-03-15
* Prévention notations récursives sans terminal à gauche et qui font bouclerGravatar herbelin2007-03-15
* Add destruct_call variant where naming of introduced hypotheses is possible. ...Gravatar msozeau2007-03-15
* Add destruct_call_concl in SubtacTactics and fix obvious obligation handling ...Gravatar msozeau2007-03-14
* Bug dans Makefile (COQINSTALLPREFIX)Gravatar notin2007-03-14
* Removed an unnecessary argument (p : positive) in Prect_base.Gravatar emakarov2007-03-14
* Solve obligation handling bug of trying to solve automatically at Next Obliga...Gravatar msozeau2007-03-13
* Correction bug #1439 (comportement de replace by)Gravatar notin2007-03-13
* Proof simplification for eq_nat_dec et le_lt_dec: induction over Gravatar letouzey2007-03-12
* correction du bug 1432Gravatar jforest2007-03-11