Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Makefile: Add "--reporter spec" to mocha command | P. J. McDermott | 2017-01-06 | 1 | -1/+1 |
* | 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 |
* | test/11_dmul.js: New file | P. J. McDermott | 2017-01-06 | 1 | -0/+51 |
* | .gitignore: Exclude *.min.js | P. J. McDermott | 2017-01-06 | 1 | -0/+3 |
* | Makefile: New file | P. J. McDermott | 2017-01-06 | 1 | -0/+10 |
* | .gitignore: New file | P. J. McDermott | 2017-01-06 | 1 | -0/+6 |
* | COPYING: New file | P. J. McDermott | 2017-01-06 | 1 | -0/+674 |
* | lib/decmath.js, test/10_dadd.js: New files | P. J. McDermott | 2017-01-06 | 2 | -0/+113 |