summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* lib/decmath.js: s/arithmetic/math/P. J. McDermott2017-01-081-1/+1
|
* README: s/arithmetic/math/ or add "and rounding"P. J. McDermott2017-01-081-6/+6
|
* package.json: New fileP. J. McDermott2017-01-071-0/+42
|
* COPYING: Rename to LICENSEP. J. McDermott2017-01-071-0/+0
|
* README: New fileP. J. McDermott2017-01-071-0/+24
|
* Makefile: Allow mocha reporter to be overriddenP. J. McDermott2017-01-071-1/+6
|
* test/20_nj-st-75-2017.js: New fileP. J. McDermott2017-01-071-0/+154
|
* test/13_drhtz-drhfz.js: Differentiate between drhtz() and drhfz()P. J. McDermott2017-01-071-3/+30
|
* test/13_drhtz-drhfz.js: Improve context() title argumentsP. J. McDermott2017-01-071-3/+3
|
* test/13_drhtz-drhfz.js: Add missing it()sP. J. McDermott2017-01-071-3/+21
| | | | Erm...
* drhtz(), drhfz(): Remove debugging outputP. J. McDermott2017-01-071-4/+0
|
* drhtz(), drhfz(): ImplementP. J. McDermott2017-01-071-2/+38
|
* test/13_drhtz-drhfz.js: Fix mistake in copying Perl codeP. J. McDermott2017-01-071-1/+1
|
* test/13_drhtz-drhfz.js: New fileP. J. McDermott2017-01-061-0/+83
|
* test/12_dmul-dadd.js: New fileP. J. McDermott2017-01-061-0/+45
|
* test/10_dadd.js: Test adding 0.01 10000 timesP. J. McDermott2017-01-061-0/+7
|
* test/10_dadd.js: Add more testsP. J. McDermott2017-01-061-0/+6
|
* Makefile: Add "--reporter spec" to mocha commandP. J. McDermott2017-01-061-1/+1
|
* dadd(): Remove debugging outputP. J. McDermott2017-01-061-16/+0
|
* dadd(), dmul(): ImplementP. J. McDermott2017-01-061-4/+47
|
* test/11_dmul.js: New fileP. J. McDermott2017-01-061-0/+51
|
* .gitignore: Exclude *.min.jsP. J. McDermott2017-01-061-0/+3
|
* Makefile: New fileP. J. McDermott2017-01-061-0/+10
|
* .gitignore: New fileP. J. McDermott2017-01-061-0/+6
|
* COPYING: New fileP. J. McDermott2017-01-061-0/+674
|
* lib/decmath.js, test/10_dadd.js: New filesP. J. McDermott2017-01-062-0/+113