Logo
Explore Help
Sign In
eliott/ladybird
1
0
Fork 0
You've already forked ladybird
mirror of https://github.com/LadybirdBrowser/ladybird synced 2026-04-29 19:17:15 +02:00
Code Issues Packages Projects Releases Wiki Activity
Files
b1a6a8600a8940a8980fe6d88421a18e2eb73875
ladybird/Userland/Libraries/LibJS/Tests/builtins/Number
History
Ben Abraham a9c9c8c076 LibJS: Fix rounding issues in Number.toFixed
toFixed was not rounding properly when trimming a number.
ie: (0.00006).toFixed(4) should be "0.00001" but was returning "0.0000"
2022-03-02 08:34:04 +01:00
..
Number-constants.js
…
Number.isFinite.js
…
Number.isInteger.js
LibJS/Tests: Enable Number.isInteger() test that now passes
2022-01-24 20:39:01 +00:00
Number.isNaN.js
…
Number.isSafeInteger.js
…
Number.js
LibJS: Make Number() constructor spec compliant
2021-06-19 01:34:17 +01:00
Number.parseFloat.js
…
Number.parseInt.js
LibJS: Add Number.parseInt
2021-06-18 10:29:33 +01:00
Number.prototype.js
…
Number.prototype.toExponential.js
LibJS: Implement Number.prototype.toExponential
2022-01-04 13:07:42 +00:00
Number.prototype.toFixed.js
LibJS: Fix rounding issues in Number.toFixed
2022-03-02 08:34:04 +01:00
Number.prototype.toLocaleString.js
LibJS: Implement ECMA-402 Number.prototype.toLocaleString
2021-11-17 09:01:32 +00:00
Number.prototype.toPrecision.js
LibJS: Implement Number.prototype.toPrecision
2022-01-04 13:07:42 +00:00
Number.prototype.toString.js
LibJS: Change wording of ErrorType::NotA to be independent of context
2021-09-12 00:16:39 +02:00
Number.prototype.valueOf.js
LibJS: Change wording of ErrorType::NotA to be independent of context
2021-09-12 00:16:39 +02:00
Powered by Gitea Version: 1.25.4 Page: 1036ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API