about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorCharlie Gordon <github@chqrlie.org>2024-03-02 15:13:18 +0100
committerbptato <nincsnevem662@gmail.com>2024-03-02 18:12:24 +0100
commitb839e252b6a08bc709fc05a092fb203208d53399 (patch)
tree6be3d98e1a6317414aace4f8e7bf7bb3c913f543 /src
parent712d129700e7e70f93f379f8f8249ea57e573310 (diff)
downloadchawan-b839e252b6a08bc709fc05a092fb203208d53399.tar.gz
Improve Number.prototype.toString for radix other than 10
- fix the conversions for integers and exact fractions
- approximate approach for other cases.
- bypass floating point conversions for JS_TAG_INT values
- avoid divisions for base 10 integer conversions
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions