This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-02-11 02:07:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fdb5367da154c6a0690a1663b8e9ade93f2fad8b
ladybird
/
Userland
/
Libraries
/
LibJS
/
Tests
/
builtins
/
Number
History
Idan Horowitz
c31392510a
LibJS: Add the Number.prototype.toFixed method
2021-06-19 16:13:59 +01:00
..
Number-constants.js
…
Number.isFinite.js
…
Number.isInteger.js
…
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: Add the Number.prototype.toFixed method
2021-06-19 16:13:59 +01:00
Number.prototype.toString.js
LibJS: Update NumberPrototype's this_number_value() to take a Value
2021-06-06 19:34:43 +02:00
Number.prototype.valueOf.js
LibJS: Update NumberPrototype's this_number_value() to take a Value
2021-06-06 19:34:43 +02:00