1
0
mirror of https://github.com/MikeMcl/decimal.js.git synced 2024-09-28 22:40:48 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Michael Mclaughlin
2e75623cc3 v10.0.0 2018-03-10 22:10:08 +00:00
Michael Mclaughlin
93930f8a23 Put global ts definitions in separate file (see bignumber.js #143) 2018-03-10 22:00:51 +00:00
Michael Mclaughlin
8a7b6a3068 #80 Typings: correct return type 2017-12-15 10:37:01 +00:00
Michael Mclaughlin
eb2efa06fb #78 Typings: remove toFormat 2017-12-14 10:28:30 +00:00
Michael Mclaughlin
dbf681be4a v8.0.0 2017-12-10 18:32:38 +00:00
Michael Mclaughlin
fd668fea70 Add Decimal.isDecimal and config reset 2017-12-09 22:05:28 +00:00
Michael Mclaughlin
17a358f2f4 Correct typings: toFraction returns Decimal[] 2017-12-09 11:51:25 +00:00
chrisguttandin
6e91027ee0 remove abandoned character 2017-12-03 22:55:11 +01:00
Michael Mclaughlin
d477d566ea Use TypeScript delarations outside modules 2017-12-03 17:42:48 +00:00
Michael Mclaughlin
df5ed821f3 Add Typescript typings 2017-11-25 23:42:03 +00:00