about summary refs log tree commit diff
path: root/src/etc/dec2flt_table.py
AgeCommit message (Expand)AuthorLines
2020-04-10Enforce Python 3 as much as possibleGuillaume Gomez-1/+1
2020-02-07remove unnecessary sys importChris Simpkins-1/+1
2019-11-29Make dec2flt_table compatible with rustfmtDavid Tolnay-5/+10
2018-12-25Remove licensesMark Rousskov-20/+0
2016-01-12Speed up dec2flt fast path with additional tables.Robin Kruppe-6/+29
2015-08-08Script for generating the powers-of-ten tables necessary for correct andRobin Kruppe-0/+134