Files
ladybird/Libraries
Linus Groh 3a12a8a348 LibJS: Make Number.isInteger() test pass on Serenity
The parser doesn't like many decimals, an issue with our strtod()
implementation. Let's use division instead - all tests green again :^)
2020-04-28 14:49:43 +02:00
..
2020-04-15 16:58:46 +02:00
2020-04-25 13:16:46 +02:00
2020-04-20 20:23:26 +02:00