aboutsummaryrefslogtreecommitdiff
path: root/theories/Numbers/DecimalString.v
AgeCommit message (Collapse)Author
2020-05-09Uniformize indentation in theories/NumbersPierre Roux
2020-03-18Update headers in the whole code base.Théo Zimmermann
Add headers to a few files which were missing them.
2019-06-17Update ml-style headers to new year.Théo Zimmermann
2018-07-16Ascii.eqb and String.eqbPierre Letouzey
2018-02-27Update headers following #6543.Théo Zimmermann
2018-02-20Decimal goodies : conversion to/from Coq stringsPierre Letouzey
Just because it's fun and easy. Not used by the Numeral Notation command.