Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Issue #2342: Use [[nodiscard]] in /js | Moonchild | 2023-11-08 |
* | Issue #2308 & #1240 Follow-up - Add BigInt support to JSOP_INC and JSOP_DEC. | Brian Smith | 2023-09-17 |
* | Issue #2026 - Part 2b - Format BigInts representable as int64_t without first... | Brian Smith | 2023-07-25 |
* | Issue #2026 - Part 1 - Implement BigInt64 and BigUint64Array. | Brian Smith | 2023-07-24 |
* | Issue #1240 - Part 10 - Implement minimal Ion support for BigInt. | Brian Smith | 2023-07-21 |
* | Issue #1240 - Part 4 - Implement parser support for BigInt literals. | Brian Smith | 2023-07-18 |
* | Issue #1240 - Part 3c - Fast-forward to the V8 version of BigIntType. | Brian Smith | 2023-07-13 |
* | Issue #1240 - Part 2 - Define the BigIntObject class for BigInt wrapper objects. | Brian Smith | 2023-07-13 |
* | Issue #1240 - Part 1 - Define a new BigInt primitive type. | Brian Smith | 2023-07-13 |