Commit Graph

126 Commits (30828c01a6d12ec4afb05fa5c990c972226142d8)
 

Author SHA1 Message Date
Michael Mclaughlin 30828c01a6 v10.2.0
5 years ago
Michael Mclaughlin 3f9eeb0897 #128 Accept `+` prefix
5 years ago
Michael Mclaughlin f468de8e79 #128 Add tinyPow to workaround V8 Math.pow change
5 years ago
Michael M fe487dc39e
Merge pull request #129 from zgayjjf/patch-1
5 years ago
jeffjing 0a81a6758a
docs: typo fixed
5 years ago
Michael M f0dc751067
Merge pull request #127 from harrysarson/patch-1
5 years ago
Harry Sarson 6c6fbe7cac
Check node 12 in CI
5 years ago
Michael Mclaughlin b041339e2a v10.1.1
5 years ago
Michael Mclaughlin 8262235084 Check Symbol properly
5 years ago
Michael Mclaughlin 7818dff1ca v10.1.0
5 years ago
Michael M 50dc74c3cb
Merge pull request #122 from adrianhara/master
5 years ago
Adrian Hara bc2979c96a Added custom util.inspect() function that just prints out the "toString()" result of the decimal.
5 years ago
Michael Mclaughlin 9106f0a010 v10.0.2
6 years ago
Michael Mclaughlin 0c83e6a804 Remove bower.json
6 years ago
Michael M 846b9e6c57
#114 Remove sourceMappingURL
6 years ago
Michael Mclaughlin bf504624f8 v10.0.1
6 years ago
Michael Mclaughlin c6fb6a87b3 Add browser field to package.json
6 years ago
Michael Mclaughlin 903b98877d Avoid Content Security Policy unsafe-eval issue
6 years ago
Michael Mclaughlin 2e75623cc3 v10.0.0
6 years ago
Michael Mclaughlin 93930f8a23 Put global ts definitions in separate file (see bignumber.js #143)
6 years ago
Michael Mclaughlin a821788a7c Explain trig precision limits
6 years ago
Michael Mclaughlin ba99e657d2 #82 #91 const to var
6 years ago
Michael Mclaughlin 6016146ef7 #88 Update doc and .mjs after toNearest change
6 years ago
Michael M c99bdef459
Merge pull request #88 from luciavelasco/fix-toNearest-rounding
6 years ago
Lucia Velasco caed629d5a Code Review Changes: Updates test file and void check
6 years ago
Lucia Velasco 2c3198d555 Fixes pre-existing test to successfully round up
6 years ago
Lucia Velasco 4949869b5e Allows round up and round ceil to work in the toNearest function.
6 years ago
Lucia Velasco caaba6d513 Adds toNearest tests for numbers to round that are less-than-even
6 years ago
Michael Mclaughlin 875f6d0f7a v9.0.1
7 years ago
Michael Mclaughlin 8a7b6a3068 #80 Typings: correct return type
7 years ago
Michael Mclaughlin dbba3d5b18 v9.0.0
7 years ago
Michael Mclaughlin eb2efa06fb #78 Typings: remove toFormat
7 years ago
Michael Mclaughlin dbf681be4a v8.0.0
7 years ago
Michael Mclaughlin fd668fea70 Add Decimal.isDecimal and config reset
7 years ago
Michael Mclaughlin 17a358f2f4 Correct typings: toFraction returns Decimal[]
7 years ago
Michael Mclaughlin 1cbf5ffb44 v7.5.1
7 years ago
Michael M 84bf971160
Merge pull request #75 from chrisguttandin/fix-type-definition
7 years ago
chrisguttandin 6e91027ee0 remove abandoned character
7 years ago
Michael Mclaughlin 35a8cddde9 v7.5.0
7 years ago
Michael Mclaughlin 244138f8c2 Merge branch 'master' of https://github.com/MikeMcl/decimal.js
7 years ago
Michael Mclaughlin d477d566ea Use TypeScript delarations outside modules
7 years ago
Michael M 1a552b2d6c
Merge pull request #73 from mkutny/doc
7 years ago
Max Kutny 074a97d06a docs: typos fixed
7 years ago
Michael Mclaughlin a0b78b6275 v7.4.0
7 years ago
Michael Mclaughlin df5ed821f3 Add Typescript typings
7 years ago
Michael Mclaughlin 433759294a v7.3.0
7 years ago
Michael Mclaughlin 4ca749e352 Rename decimal.es6.js to decimal.mjs
7 years ago
Michael Mclaughlin 9f3875a54d Remove node 0.6 from .travis.yml
7 years ago
Michael Mclaughlin 2ed8a040c7 v7.2.4
7 years ago
Michael Mclaughlin 9ae7ca7088 Fix import issues
7 years ago