aboutsummaryrefslogtreecommitdiff
path: root/theories/ZArith/BinIntDef.v
AgeCommit message (Expand)Author
2018-08-31Make Numeral Notation follow Import, not RequireJason Gross
2018-08-31Numeral Notation for natPierre Letouzey
2018-02-27Update headers following #6543.Théo Zimmermann
2018-02-20Decimal: simple representation of base-10 numbersPierre Letouzey
2017-08-21Ensuring all .v files end with a newline to make "sed -i" work better on them.Hugo Herbelin
2017-07-04Bump year in headers.Pierre-Marie Pédrot
2016-01-20Update copyright headers.Maxime Dénès
2015-01-12Update headers.Maxime Dénès
2014-05-02Pos.iter arguments in a better order for cbn.Pierre Boutillier
2012-08-08Updating headers.herbelin
2012-07-05ZArith + other : favor the use of modern names instead of compat notationsletouzey
2012-05-30Functions *_beq aren't generated anymore, remove comments about themletouzey
2011-07-01Cleanup of files related with power over Z.letouzey
2011-06-20Arithemtic: more concerning compare, eqb, leb, ltbletouzey
2011-05-05BinInt: Z.add become the alternative Z.add'letouzey
2011-05-05Modularization of BinInt, related fixes in the stdlibletouzey