aboutsummaryrefslogtreecommitdiff
path: root/theories/NArith/BinNatDef.v
AgeCommit message (Expand)Author
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-10-01eta contractionsPierre Boutillier
2014-07-09Arith: full integration of the "Numbers" modular frameworkPierre Letouzey
2014-05-02Pos.iter arguments in a better order for cbn.Pierre Boutillier
2014-05-02Eta contractions to please cbnPierre Boutillier
2012-12-21nat_iter n f x -> nat_rect _ x (fun _ => f) npboutill
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-05-05Modularization of BinInt, related fixes in the stdlibletouzey
2011-05-05Modularization of Nnatletouzey
2011-05-05Wf.iter_nat becomes Peano.nat_iter (with an implicit arg)letouzey
2011-05-05BinNatDef containing all functions of BinNat, misc adaptations in BinPosletouzey