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-03-18 19:36:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cf4bd4e4c97ff336e2b5ccea37b2fd347606c28e
ladybird
/
Userland
/
Libraries
/
LibJS
/
Tests
/
builtins
/
Number
History
Linus Groh
54e1180f61
LibJS: Uncomment Number.isInteger() tests that now pass :^)
2021-07-11 22:03:04 +01: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: 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