Linus Groh
|
fa6bce5087
|
LibJS: Throw RangeError on BigInt exponentiation with negative exponent
https://tc39.es/ecma262/#sec-numeric-types-bigint-exponentiate
|
2021-03-16 21:54:51 +01:00 |
|
Linus Groh
|
11138f5c1f
|
LibJS: Throw RangeError on BigInt division/modulo by zero
https://tc39.es/ecma262/#sec-numeric-types-bigint-divide
https://tc39.es/ecma262/#sec-numeric-types-bigint-remainder
|
2021-03-16 21:54:51 +01:00 |
|
Linus Groh
|
4e2a961a3d
|
LibJS: Add BigInt equality tests for some large numbers
|
2021-02-14 10:51:00 +01:00 |
|
Andreas Kling
|
13d7c09125
|
Libraries: Move to Userland/Libraries/
|
2021-01-12 12:17:46 +01:00 |
|