aboutsummaryrefslogtreecommitdiff
path: root/theories/Bool/Bool.v
AgeCommit message (Expand)Author
2018-11-14Deprecate hint declaration/removal with no specified databaseMaxime Dénès
2018-09-10Adapting standard library to the introduction of "Declare Scope".Hugo Herbelin
2018-07-16Ascii.eqb and String.eqbPierre Letouzey
2018-02-27Update headers following #6543.Théo Zimmermann
2017-07-04Bump year in headers.Pierre-Marie Pédrot
2016-10-24Remove v62 from stdlib.Théo Zimmermann
2016-01-20Update copyright headers.Maxime Dénès
2015-01-12Update headers.Maxime Dénès
2014-10-22Fixing typo absorption (bug #3751).Hugo Herbelin
2012-08-08Updating headers.herbelin
2012-07-05Open Local Scope ---> Local Open Scope, same with Notation and aliiletouzey
2012-07-05ZArith + other : favor the use of modern names instead of compat notationsletouzey
2011-06-21Follow-up concerning eqb / ltb / leb comparisonsletouzey
2010-12-06Numbers and bitwise functions.letouzey
2010-11-18Some more revision of {P,N,Z}Arith + bitwise ops in Ndigitsletouzey
2010-07-24Updated all headers for 8.3 and trunkherbelin
2010-07-16Bool: shorter and more systematic proofs + an iff lemma about eqbletouzey
2010-07-10Bool: iff lemmas about or, a reflect inductive, an is_true functionletouzey
2010-04-29Remove the svn-specific $Id$ annotationsletouzey
2009-11-06Numbers: finish files NStrongRec and NDefOpsletouzey
2009-09-17Delete trailing whitespaces in all *.{v,ml*} filesglondu
2009-09-09Znumtheory + Zdiv enriched with stuff from ZMicromega, misc improvementsletouzey
2008-04-17No compatibility notations for andb and co (this restore a correct Print output)letouzey
2008-04-17Prevent the apparition of &&& when printing a (if ... then ... else false)letouzey
2008-03-27- notations &&& and ||| equivalent to andb and orb, letouzey
2008-03-04migration from Set to Type of FSet/FMap + some dependencies...letouzey
2008-02-09Major revision of FSetAVL: more Function, including some non-structural onesletouzey
2007-10-05 Added the automatic generation of the boolean equality if possible and thevsiles
2007-07-10Big reorganization of romega/ReflOmegaCore.v: towards a modular letouzey
2007-07-03Compatibilité des noms longs de Bool déplacés dans Datatypesherbelin
2007-04-28Déplacement des opérations sur bool dans l'état initialherbelin
2006-10-17Noms "canoniques" pour certaines des propriétés de xor.herbelin
2006-10-17Mise en forme des theoriesnotin
2006-03-17Modification des propriétés (svn:executable)notin
2006-02-12Nettoyage Bool:herbelin
2006-01-31Ajout décidabilitéherbelin
2004-07-16Nouvelle en-têteherbelin
2004-02-12Ajout delimiteur pour bool_scopeherbelin
2003-11-29Remplacement des fichiers .v ancienne syntaxe de theories, contrib et states ...herbelin
2003-11-01Finalement, niveau 0 pour l'argument du '-' uniare, pour eviter que les entie...herbelin
2003-10-22reorganisation des niveaux (ex: = est a 70)barras
2003-10-16Syntax errorherbelin
2003-10-16Suppression des surcharge de regles de grammaire en v7herbelin
2003-09-26'Open Local Scope' en attendant que le core_scope sache se mettre devant impl...herbelin
2003-09-26Passage de Destruct a NewDestruct; '-' pour negbherbelin
2003-06-13FSets, mais pas compile' par make worldfilliatr
2003-05-29Ne pas mettre d'associatif a droite au niveau 3 en V7herbelin
2003-05-21Notationsherbelin
2003-04-29Notationsherbelin
2002-07-09Making the sumbool functions transparent, so that they can used tobertot