aboutsummaryrefslogtreecommitdiff
path: root/theories/Numbers/Cyclic/DoubleCyclic/DoubleDiv.v
AgeCommit message (Expand)Author
2017-06-13BigNums: remove files about BigN,BigZ,BigQ (now in an separate git repo)Pierre Letouzey
2016-01-20Update copyright headers.Maxime Dénès
2015-01-12Update headers.Maxime Dénès
2014-12-15Failing on unbound notation variable in notation level modifiersHugo Herbelin
2014-10-01Simpl less (so that cbn will not simpl too much)Pierre Boutillier
2014-05-06This commit adds full universe polymorphism and fast projections to Coq.Matthieu Sozeau
2012-08-08Updating headers.herbelin
2012-07-05ZArith + other : favor the use of modern names instead of compat notationsletouzey
2011-01-04Ndigits: a Pshiftl_nat used in BigN (was double_digits there)letouzey
2010-07-24Updated all headers for 8.3 and trunkherbelin
2010-04-29Remove the svn-specific $Id$ annotationsletouzey
2010-02-08DoubleCyclic + NMake : typeclasses, more genericity, less ML macro-generationletouzey
2009-11-10Simplification of Numbers, mainly thanks to Includeletouzey
2009-10-08Init/Tactics.v: tactic with nicer name 'exfalso' for 'elimtype False'letouzey
2009-09-17Delete trailing whitespaces in all *.{v,ml*} filesglondu
2008-05-22switch theories/Numbers from Set to Type (both the abstract and the bignum pa...letouzey
2008-05-16BigNum: more reorganization, mainly moves GenXYZ to DoubleXYZletouzey