index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
theories
/
QArith
/
QArith_base.v
Commit message (
Expand
)
Author
Age
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
Update headers.
Maxime Dénès
2015-01-12
*
Eta contractions to please cbn
Pierre Boutillier
2014-05-02
*
Updating headers.
herbelin
2012-08-08
*
ZArith + other : favor the use of modern names instead of compat notations
letouzey
2012-07-05
*
theories/, plugins/ and test-suite/ ported to the Arguments vernacular
gareuselesinge
2011-11-21
*
CompareSpec: a slight generalization/reformulation of CompSpec
letouzey
2011-03-17
*
Add small utility lemmas about nat/P/Z/Q arithmetic.
letouzey
2010-11-02
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
QArith: typo in name of hint db (fix #2346)
letouzey
2010-06-29
*
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
*
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
*
Implicit argument of Logic.eq become maximally inserted
letouzey
2009-10-08
*
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-09-17
*
changed deprecated setoid into relation
amahboub
2009-08-05
*
Oups (on refait le 11268 en mieux)
herbelin
2008-07-27
*
- Pour CoRN, rétablissement notations Qgt/Qge (mais cette fois avec
herbelin
2008-07-26
*
Autour du parsing:
herbelin
2008-07-15
*
Fix bug #1899: no more strange notations for Qge and Qgt
letouzey
2008-07-04
*
- A little cleanup in Classes/*. Separate standard morphisms on
msozeau
2008-04-08
*
Reorganize Program and Classes theories. Requiring Setoid no longer sets
msozeau
2008-03-16
*
Plug the new setoid implemtation in, leaving the original one commented
msozeau
2008-03-06
*
small tactics "swap" and "absurd_hyp" are now obsolete: "contradict" is
letouzey
2007-11-06
*
Adding Qround.v (and helper lemmas and hints)
roconnor
2007-11-01
*
- renaming Qle_shift_recip_r into Qle_shift_inv_r, etc
roconnor
2007-09-07
*
Adding a few lemmas for reasoning about inequalities over the
roconnor
2007-08-28
*
Correction (partielle) du bug #1587
notin
2007-07-02
*
Adding: Field instance for Q.
roconnor
2007-06-21
*
Mise en forme des theories
notin
2006-10-17
*
commit de field + renommages
barras
2006-09-26
*
mise a jour du nouveau ring et ajout du nouveau field, avant renommages
barras
2006-09-26
*
better scope/require managment (patch by Russel O'Connor)
letouzey
2006-09-21
*
nouvel algorithme pour Zgcd (plus rapide) + un Qcompare
letouzey
2006-06-25
*
ajout de QArith dans les theories standards
letouzey
2006-05-31