This website requires JavaScript.
Explore
Help
Sign In
eliott
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/LadybirdBrowser/ladybird
synced
2026-04-28 10:37:17 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2e4e0195dee6b1f6c4e3155ca2b8a44d036d4402
ladybird
/
Userland
/
Libraries
/
LibJS
/
Tests
/
builtins
/
Number
History
Timothy Flynn
c19c3205ff
LibJS: Implement ECMA-402 Number.prototype.toLocaleString
2021-11-17 09:01:32 +00:00
..
Number-constants.js
…
Number.isFinite.js
…
Number.isInteger.js
LibJS: Uncomment Number.isInteger() tests that now pass :^)
2021-07-11 22:03:04 +01: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.toFixed.js
LibJS: Change wording of ErrorType::NotA to be independent of context
2021-09-12 00:16:39 +02:00
Number.prototype.toLocaleString.js
LibJS: Implement ECMA-402 Number.prototype.toLocaleString
2021-11-17 09:01:32 +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