Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/decmath.js: Use double quotes around "use strict" | P. J. McDermott | 2017-05-16 | 1 | -1/+1 |
* | dfmt(): New function | P. J. McDermott | 2017-01-28 | 1 | -0/+11 |
* | lib/decmath.js: s/arithmetic/math/ | P. J. McDermott | 2017-01-08 | 1 | -1/+1 |
* | drhtz(), drhfz(): Remove debugging output | P. J. McDermott | 2017-01-07 | 1 | -4/+0 |
* | drhtz(), drhfz(): Implement | P. J. McDermott | 2017-01-07 | 1 | -2/+38 |
* | dadd(): Remove debugging output | P. J. McDermott | 2017-01-06 | 1 | -16/+0 |
* | dadd(), dmul(): Implement | P. J. McDermott | 2017-01-06 | 1 | -4/+47 |
* | lib/decmath.js, test/10_dadd.js: New files | P. J. McDermott | 2017-01-06 | 1 | -0/+61 |