Richard Moore
|
c086962302
|
Fixed BigNumber toBigInt return type (#1485).
|
2021-04-19 20:09:39 -04:00 |
|
Richard Moore
|
81fd628292
|
Added BigNumber.toBigInt method (#1415).
|
2021-03-30 14:28:43 -04:00 |
|
Richard Moore
|
fbbe4ad638
|
Fixed typo in BigNumber error (#1164).
|
2020-11-22 16:38:28 -05:00 |
|
Richard Moore
|
c8bb77d8af
|
Allow base-10 to be passed into BigNumbner.toString and improve errors for other radices (#1164).
|
2020-11-22 16:34:07 -05:00 |
|
Richard Moore
|
4b7028a661
|
docs: Typo in BigNumber source (#1100).
|
2020-11-18 17:25:58 -05:00 |
|
Richard Moore
|
4809325bee
|
Refactoring dist build process.
|
2020-11-14 17:42:36 -05:00 |
|
Richard Moore
|
8facc1a530
|
Added JSON support to BigNumber (#1010).
|
2020-08-24 23:15:03 -04:00 |
|
Richard Moore
|
7e56f3d392
|
Fixed BigNumber string validation (#935).
|
2020-07-07 22:18:02 -04:00 |
|
Richard Moore
|
84e253f3f9
|
Prevent negative exponents in BigNumber (#925).
|
2020-07-04 23:41:05 -04:00 |
|
Richard Moore
|
71d03c6e3c
|
Added string spell-checking to library and fixed discovered typos.
|
2020-04-22 02:42:25 -04:00 |
|
Richard Moore
|
7498c18235
|
Added bitwise operations to BigNumber (#781).
|
2020-04-15 15:39:26 -04:00 |
|
Richard Moore
|
394c36cad4
|
Migrating to modern syntax and scoping (#634).
|
2019-11-01 23:33:51 +09:00 |
|
Richard Moore
|
e8028d0e73
|
Updated TypeScript version.
|
2019-09-06 12:25:17 -04:00 |
|
Richard Moore
|
0b224e8fb5
|
Deprecating errors for logger.
|
2019-08-01 18:04:06 -04:00 |
|
Richard Moore
|
257d67c962
|
Moved away from isNamedInstance which breaks after Browserify name mangling.
|
2019-06-10 22:25:46 -04:00 |
|
Richard Moore
|
2777f5cb4c
|
Initial v5 branch commit.
|
2019-05-14 18:25:46 -04:00 |
|