Ben Noordhuis
|
162a8b7409
|
Remove trailing whitespace (#46)
Not purely cosmetic because it breaks navigation with { and } in the
One True Editor.
|
2023-11-12 10:01:40 +01:00 |
|
Ben Noordhuis
|
7b64da2325
|
Improve BigInt hashing (#38)
Fixes: https://github.com/quickjs-ng/quickjs/issues/35
|
2023-11-10 21:01:09 +01:00 |
|
Ben Noordhuis
|
8d62210e7d
|
Remove non-standard BigInt methods (#37)
Fixes: https://github.com/quickjs-ng/quickjs/issues/20
|
2023-11-10 20:10:52 +01:00 |
|
Ben Noordhuis
|
38f88c0898
|
Remove CONFIG_BIGNUM, always enable BigInt (#34)
Fixes: https://github.com/quickjs-ng/quickjs/issues/17
|
2023-11-10 16:09:54 +01:00 |
|