Timothy Flynn 534b2be16f LibJS: Implement Number.prototype.toExponential 3 éve
..
Number-constants.js 13d7c09125 Libraries: Move to Userland/Libraries/ 4 éve
Number.isFinite.js 13d7c09125 Libraries: Move to Userland/Libraries/ 4 éve
Number.isInteger.js 54e1180f61 LibJS: Uncomment Number.isInteger() tests that now pass :^) 4 éve
Number.isNaN.js 13d7c09125 Libraries: Move to Userland/Libraries/ 4 éve
Number.isSafeInteger.js 13d7c09125 Libraries: Move to Userland/Libraries/ 4 éve
Number.js 8e26c7a1dd LibJS: Make Number() constructor spec compliant 4 éve
Number.parseFloat.js 13d7c09125 Libraries: Move to Userland/Libraries/ 4 éve
Number.parseInt.js 02de3cbce3 LibJS: Add Number.parseInt 4 éve
Number.prototype.js 13d7c09125 Libraries: Move to Userland/Libraries/ 4 éve
Number.prototype.toExponential.js 534b2be16f LibJS: Implement Number.prototype.toExponential 3 éve
Number.prototype.toFixed.js 2d26a50d28 LibJS: Fix toFixed throwing on undefined, null and NaN fractionDigits 3 éve
Number.prototype.toLocaleString.js c19c3205ff LibJS: Implement ECMA-402 Number.prototype.toLocaleString 3 éve
Number.prototype.toPrecision.js dc984c53d8 LibJS: Implement Number.prototype.toPrecision 3 éve
Number.prototype.toString.js 76589d6728 LibJS: Change wording of ErrorType::NotA to be independent of context 3 éve
Number.prototype.valueOf.js 76589d6728 LibJS: Change wording of ErrorType::NotA to be independent of context 3 éve