Jos de Jong
|
de7865c69a
|
docs: fix broken examples on the "Data types" page
|
2025-05-21 17:38:18 +02:00 |
|
Jos de Jong
|
ab3461d484
|
feat: implement support for bigint (#3207, #2737)
|
2024-05-31 12:43:09 +02:00 |
|
jos
|
f6b524a966
|
Use object destructuring in factory function callback. Rename typeof to typeOf. Only pass dependencies in scope to factory function.
|
2018-11-06 09:17:21 +01:00 |
|
jos
|
b3b96749bf
|
Refactored var into const/let, and removed a lot of semicolons
|
2018-06-13 12:21:14 +02:00 |
|
jos
|
6abe954d7c
|
Fixed #590: added information on typeof to the index page of data types
|
2016-02-28 08:38:31 +01:00 |
|
jos
|
0c1e9deeeb
|
Implemented configuration value {number: 'fraction'}. Added docs and example for fractions.
|
2015-05-12 14:40:47 +02:00 |
|
josdejong
|
d19e7ea570
|
Switched to module decimal.js for BigNumber support, instead of bignumber.js.
|
2014-04-04 21:08:33 +02:00 |
|
josdejong
|
5baa3901cd
|
Fixed some typos
|
2013-11-27 13:07:05 +01:00 |
|
josdejong
|
335dccfa5b
|
Moved docs on data types in a separate directory
|
2013-11-27 12:14:47 +01:00 |
|