| Commit message (Expand) | Author | Age |
... | |
* | DecidableType: A specification via boolean equality as an alternative to eq_dec | letouzey | 2009-11-10 |
* | Better visibility of the inductive CompSpec used to specify comparison functions | letouzey | 2009-11-03 |
* | OrderedType implementation for various numerical datatypes + min/max structures | letouzey | 2009-11-03 |
* | Remove various useless {struct} annotations | letouzey | 2009-11-02 |
* | Init/Tactics.v: tactic with nicer name 'exfalso' for 'elimtype False' | letouzey | 2009-10-08 |
* | Fix the stdlib doc compilation + switch all .v file to utf8 | letouzey | 2009-09-28 |
* | Delete trailing whitespaces in all *.{v,ml*} files | glondu | 2009-09-17 |
* | OrderedTypeEx.N_as_OT use Nlt, various minor improvements in N/ZArith | letouzey | 2009-07-24 |
* | Better comparison functions in OrderedTypeEx | letouzey | 2009-07-22 |
* | - Added two new introduction patterns with the following temptative syntaxes: | herbelin | 2009-06-07 |
* | Parsing files for numerals (+ ascii/string) moved into plugins | letouzey | 2009-03-27 |
* | - Temptative change to notations like "as [|n H]_eqn" or "as [|n H]_eqn:H", | herbelin | 2009-01-02 |
* | - Another bug in get_sort_family_of (sort-polymorphism of constants and | herbelin | 2008-12-28 |
* | Fixes and refinements regarding occurrence selection: | herbelin | 2008-10-26 |
* | Expérience de simplification de Ndigits compte tenu des tactiques existant | herbelin | 2008-10-18 |
* | Intropattern: syntax {x,y,z,t} becomes (x & y & z & t), as decided in | letouzey | 2008-06-01 |
* | Definition of N moves back to BinNat (partial backtrack of commits 10298-10300) | letouzey | 2008-04-16 |
* | BinPos: New version of ~1 and ~0 notations, xH replaced by 1 and proofs cleanup | letouzey | 2008-04-14 |
* | - Amélioration de la présentation de RIneq, même si un nettoyage des | herbelin | 2008-04-04 |
* | Fix bug #1704 (ordering of condition goals for (setoid)rewrite). As part | msozeau | 2008-03-07 |
* | Proposal of a nice notation for constructors xI and xO of type positive | letouzey | 2008-02-10 |
* | Moved several lemmas from theories/Numbers/NumPrelude to theories/Init/Logic. | emakarov | 2007-11-08 |
* | setoid_ring/Ring_zdiv is moved to ZArith and renamed to ZOdiv_def. | letouzey | 2007-11-08 |
* | git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@10300 85f007b7-540e-0... | emakarov | 2007-11-07 |
* | Forgot a backslash in Makefile.common. Added "(only parsing)" in BinNat.v. | emakarov | 2007-11-07 |
* | Replaced BinNat with a new version that is based on theories/Numbers/Natural/... | emakarov | 2007-11-07 |
* | In agreement with Laurent Thery, start migration of auxiliary results | letouzey | 2007-11-01 |
* | Added transitivity and irreflexivity of <, as well as < -elimination for bina... | emakarov | 2007-10-16 |
* | Added the compilation of theories/Numbers to Makefile.common. The following t... | emakarov | 2007-10-01 |
* | Changed the definition of Nminus in BinNat.v by removing comparison. | emakarov | 2007-09-20 |
* | A generic preprocessing tactic zify for (r)omega | letouzey | 2007-07-18 |
* | Extension of NArith: Nminus, Nmin, etc | letouzey | 2007-06-07 |
* | Réparation de NArith/BinPos.v suite au commit #9739 | notin | 2007-04-02 |
* | Added the following theorems to BinPos: | emakarov | 2007-03-30 |
* | Removed an unnecessary argument (p : positive) in Prect_base. | emakarov | 2007-03-14 |
* | Remplacement axiome JMeq_eq dans BinPos par eq_dec_eq sur type à | herbelin | 2006-12-28 |
* | Remplacement de la définition de Pind et Prec par une définition | herbelin | 2006-12-28 |
* | Changement dans ring et field, beaucoup de correction d'erreurs, | bgregoir | 2006-12-15 |
* | Arith NArith et ZArith exportent ring + nettoyage dans Ring_polynom | barras | 2006-10-05 |
* | qq proprietes de plus sur Ncompare | letouzey | 2006-04-29 |
* | Suppression des fichiers .cvsignore, rendus obsolètes par le systèmes des '... | notin | 2006-04-28 |
* | suite du pont entre Bvector et N | letouzey | 2006-04-26 |
* | Un gros coup de lifting pour IntMap: | letouzey | 2006-04-25 |
* | ouverture du bon scope (positive_scope) derriere le constructeur Npos de N | letouzey | 2006-04-06 |
* | Minimum pour documentation TeX de la biblio | herbelin | 2006-02-22 |
* | Re-unboxing de BinPos (sauf Pplus): sinon, fait partir Coqbook pour des jours... | coq | 2005-02-07 |
* | Suppression de l'Unboxed des opérations sur positive (cf bug 898) | herbelin | 2005-02-04 |
* | Changement dans les boxed values . | gregoire | 2004-11-12 |
* | Nouvelle en-tête | herbelin | 2004-07-16 |
* | modif existentielle (exists | --> exists ,) + bug d'affichage des pt fixes | barras | 2003-12-15 |