| Commit message (Expand) | Author | Age |
* | Revert "En cours pour 'generalize in clause' et 'induction in clause'" | herbelin | 2012-10-04 |
* | En cours pour 'generalize in clause' et 'induction in clause' | herbelin | 2012-10-04 |
* | Updating headers. | herbelin | 2012-08-08 |
* | induction/destruct : nicer syntax for generating equations (solves #2741) | letouzey | 2012-07-09 |
* | Restore the compatibility notation Compare.not_eq_sym | letouzey | 2012-07-06 |
* | Kills the useless tactic annotations "in |- *" | letouzey | 2012-07-05 |
* | Open Local Scope ---> Local Open Scope, same with Notation and alii | letouzey | 2012-07-05 |
* | ZArith + other : favor the use of modern names instead of compat notations | letouzey | 2012-07-05 |
* | Notation: a new annotation "compat 8.x" extending "only parsing" | letouzey | 2012-07-05 |
* | remove undocumented and scarcely-used tactic auto decomp | letouzey | 2012-04-23 |
* | theories/, plugins/ and test-suite/ ported to the Arguments vernacular | gareuselesinge | 2011-11-21 |
* | Euclid: make the proof transparent (example of extraction in stdlib) | letouzey | 2011-09-17 |
* | Some forgotten lemma in Arith with "O" in the name instead of "0". | herbelin | 2011-08-08 |
* | Wf.iter_nat becomes Peano.nat_iter (with an implicit arg) | letouzey | 2011-05-05 |
* | CompareSpec: a slight generalization/reformulation of CompSpec | letouzey | 2011-03-17 |
* | Remove the "Boxed" syntaxes and the const_entry_boxed field | letouzey | 2011-01-28 |
* | Sorry for the mistake in r13702 | pboutill | 2010-12-12 |
* | First release of Vector library. | pboutill | 2010-12-10 |
* | Some more revision of {P,N,Z}Arith + bitwise ops in Ndigits | letouzey | 2010-11-18 |
* | Solve name conflict about pow introduced by commit 13546. | letouzey | 2010-10-21 |
* | Add sqrt in Numbers | letouzey | 2010-10-19 |
* | Updated all headers for 8.3 and trunk | herbelin | 2010-07-24 |
* | Reverted 13293 commited mistakenly. Sorry for the noise. | herbelin | 2010-07-18 |
* | Tentative de suppression de l'import automatique des hints et coercions. | herbelin | 2010-07-18 |
* | Made option "Automatic Introduction" active by default before too many | herbelin | 2010-06-08 |
* | Remove the svn-specific $Id$ annotations | letouzey | 2010-04-29 |
* | Compare_dec : a few better proofs (and extracted terms), some more Defined | letouzey | 2010-04-16 |
* | Arith's min and max placed in Peano (+basic specs max_l and co) | letouzey | 2010-02-17 |
* | Min, Max: for avoiding inelegant NPeano.max printing, we Export this lib | letouzey | 2010-02-10 |
* | Numbers: properties of min/max with respect to 0,S,P,add,sub,mul | letouzey | 2010-02-09 |
* | NPeano improved, subsumes NatOrderedType | letouzey | 2010-02-09 |
* | Simplification of OrdersTac thanks to the functor application ! with no inline | letouzey | 2010-01-17 |
* | Nicer names: DecidableType2* --> Equalities*, OrderedType2* --> Orders* | letouzey | 2010-01-07 |
* | Rework of GenericMinMax: new axiomatic, split logical/decidable parts, Leibni... | letouzey | 2010-01-07 |
* | OrderTac: use TotalOrder, no more "change" before calling "order" (stuff with... | letouzey | 2010-01-07 |
* | Reverse order of arguments in min_case_strong for better uniformity (and comp... | letouzey | 2009-12-17 |
* | Factorisation between Makefile and ocamlbuild systems : .vo to compile are in... | letouzey | 2009-12-09 |
* | Added support for definition of fixpoints using tactics. | herbelin | 2009-11-27 |
* | Taking advantage of the new "Include Self Type" in DecidableType2 and NZAxioms | letouzey | 2009-11-16 |
* | Some lemmas about dependent choice + extensions of Compare_dec + | herbelin | 2009-11-16 |
* | 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 |
* | A few additions in Min.v. | herbelin | 2009-10-03 |
* | Delete trailing whitespaces in all *.{v,ml*} files | glondu | 2009-09-17 |
* | Better comparison functions in OrderedTypeEx | letouzey | 2009-07-22 |
* | Some additions in Max and Zmax. Unifiying list of statements and names | herbelin | 2009-04-14 |
* | - Fixed bug #2021 (uncaught exception with injection/discriminate when | herbelin | 2009-01-01 |
* | - Another bug in get_sort_family_of (sort-polymorphism of constants and | herbelin | 2008-12-28 |