Ben Abraham a9c9c8c076 LibJS: Fix rounding issues in Number.toFixed 3 years ago
..
Number-constants.js 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago
Number.isFinite.js 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago
Number.isInteger.js 140f1d9e55 LibJS/Tests: Enable Number.isInteger() test that now passes 3 years ago
Number.isNaN.js 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago
Number.isSafeInteger.js 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago
Number.js 8e26c7a1dd LibJS: Make Number() constructor spec compliant 4 years ago
Number.parseFloat.js 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago
Number.parseInt.js 02de3cbce3 LibJS: Add Number.parseInt 4 years ago
Number.prototype.js 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago
Number.prototype.toExponential.js 534b2be16f LibJS: Implement Number.prototype.toExponential 3 years ago
Number.prototype.toFixed.js a9c9c8c076 LibJS: Fix rounding issues in Number.toFixed 3 years ago
Number.prototype.toLocaleString.js c19c3205ff LibJS: Implement ECMA-402 Number.prototype.toLocaleString 3 years ago
Number.prototype.toPrecision.js dc984c53d8 LibJS: Implement Number.prototype.toPrecision 3 years ago
Number.prototype.toString.js 76589d6728 LibJS: Change wording of ErrorType::NotA to be independent of context 3 years ago
Number.prototype.valueOf.js 76589d6728 LibJS: Change wording of ErrorType::NotA to be independent of context 3 years ago