summaryrefslogtreecommitdiff
path: root/js/src/builtin/BigInt.cpp
Commit message (Expand)AuthorAge
* Issue #2026 - Part 2a - Support BigInt in NumberFormat and toLocaleString.Brian Smith2023-07-25
* Issue #1240 - Part 11 - Fix several issue reported on review.Brian Smith2023-07-23
* Issue #1240 - Part 6c - Implement asIntN and asUintN methods for BigInt values.Brian Smith2023-07-19
* Issue #1240 - Part 6a - Implement BigInt.prototype.toLocaleString.Brian Smith2023-07-19
* Issue #1240 - Part 3c - Fast-forward to the V8 version of BigIntType.Brian Smith2023-07-13
* Issue #1240 - Part 2 - Define the BigIntObject class for BigInt wrapper objects.Brian Smith2023-07-13