aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* doc of coqchk + improved module cache and computation of module setsGravatar barras2008-05-23
* Cyclic31 : replace the ugly time-consuming brute-force proof by a reasonable ...Gravatar letouzey2008-05-23
* - Fix bug #1858, Hint Unfold calling the wrong locate function.Gravatar msozeau2008-05-23
* Nouvelle doc pour les modules.Gravatar soubiran2008-05-23
* (Not completely finished) proofs that int31 integers fulfill the CyclicAxioms...Gravatar letouzey2008-05-23
* Strategy commands are now exportedGravatar barras2008-05-22
* fixed dependency problems with the checkerGravatar barras2008-05-22
* writing a match on a digit via syntax "if ... then ... else" is not a good id...Gravatar letouzey2008-05-22
* Proposition for a almost-bitsize-independent Int31.v (joint work with J. Voui...Gravatar letouzey2008-05-22
* QRewrite is now obsolete. It was containing manual ltac stuffGravatar letouzey2008-05-22
* Should fix the dependancy issue mentioned by J.Forest about NMake: Gravatar letouzey2008-05-22
* switch theories/Numbers from Set to Type (both the abstract and the bignum pa...Gravatar letouzey2008-05-22
* improved coqchk targetsGravatar barras2008-05-22
* added coqchk to the main Makefile and a make variable VALIDATE to check the v...Gravatar barras2008-05-22
* refined the conversion oracleGravatar barras2008-05-21
* refined the conversion oracleGravatar barras2008-05-21
* Désactivation affichage image coqide en attendant un barcelosGravatar herbelin2008-05-21
* Correction bugs ide undo et highlight (suite à typos)Gravatar herbelin2008-05-21
* Correction d'un bug de l'unification pattern qui oubliait d'expanserGravatar herbelin2008-05-20
* Corrections d'erreurs rapportées par Frédéric Besson sur le précédentGravatar herbelin2008-05-20
* added checker to svn:ignoreGravatar barras2008-05-20
* also fixed conversion of the checkerGravatar barras2008-05-20
* Cleanup build_new, remove unneeded try-with and debug interaction ofGravatar msozeau2008-05-20
* Léger backtrack sur commit coqide précédent (si la commande à annulerGravatar herbelin2008-05-20
* Fixed coqide bug #1856 that was introduced in revision 10915.Gravatar herbelin2008-05-20
* Retrait d'un test commité par erreur en 10947Gravatar herbelin2008-05-20
* MAJ créditsGravatar herbelin2008-05-19
* Intégration de micromega ("omicron" pour fourier et sa variante sur Z,Gravatar herbelin2008-05-19
* Fix globalization bug in class_tactics and refactorize instanceGravatar msozeau2008-05-19
* Fix caml debug flags configuration, -g works with the native compiler onlyGravatar msozeau2008-05-19
* Minor improvement: group stuff about carry apart from stuff about zn2zGravatar letouzey2008-05-19
* Thanks to Matthieu's commit 10941, Ad-hoc tactics contained in QRewrite are n...Gravatar letouzey2008-05-19
* ZModulo: Z viewed modulo 2^digits implements CyclicAxiomsGravatar letouzey2008-05-17
* Fix a de Bruijn bug in setoid_rewrite when rewriting underGravatar msozeau2008-05-17
* Filename ZnZ (or Z_nZ in a later attempt) is neither pretty nor accurateGravatar letouzey2008-05-16
* BigNum: more reorganization, mainly moves GenXYZ to DoubleXYZGravatar letouzey2008-05-16
* Deletion of empty directory TreeModGravatar letouzey2008-05-16
* ZTreeMod was meant to prove that BigZ correspond to the Integer Axioms.Gravatar letouzey2008-05-16
* More BigNum cleanup: Gravatar letouzey2008-05-16
* In practice, the new setoid rewrite (and the "at" syntax) allows to avoid Gravatar letouzey2008-05-15
* Coq headers + $ in theories/Numbers filesGravatar letouzey2008-05-15
* Better implementation of the set of instances of a given class as a CmapGravatar msozeau2008-05-15
* Various fixes:Gravatar msozeau2008-05-15
* really fixed Georges\' bugGravatar barras2008-05-15
* Oubli lors de la révision 10899 (Bool_nat.vo)Gravatar notin2008-05-15
* Résolution des problèmes ambigus d'inférence du type de retour desGravatar herbelin2008-05-14
* corrige le bug de GeorgesGravatar barras2008-05-14
* - Fix bug related to indices of fixpoints.Gravatar msozeau2008-05-13
* debug et nouvelles commandes Dp_prelude et Dp_predefinedGravatar filliatr2008-05-13
* MAJ et bricoles diversesGravatar herbelin2008-05-12