Fabrice Bellard
|
f021d7714f
|
- added resizable array buffers (bnoordhuis)
- fixed Atomics.wait, Atomics.notify, TypedArray.prototype.lastIndexOf
- fixed JS_PreventExtensions() with resizable typed arrays
|
2025-09-22 18:37:41 +02:00 |
|
Fabrice Bellard
|
8a0a6e92d2
|
better pretty printing of strings - removed String.prototype.__quote()
|
2025-09-10 18:25:34 +02:00 |
|
Fabrice Bellard
|
a8b2d7c2b2
|
added Float16Array (bnoordhuis) - optimized float16 conversion functions
|
2025-05-05 19:12:32 +02:00 |
|
Fabrice Bellard
|
6de88859e7
|
more bignum cleanup
|
2025-03-19 11:43:31 +01:00 |
|
Ben Noordhuis
|
626e0d4e60
|
Unbroke tests/test_test_bjson.js
|
2024-02-11 18:38:47 +01:00 |
|
Ben Noordhuis
|
2e1013429a
|
Add more tests
- add regexp tests in tests/microbench.js
- add bjson_test_regexp in tests/test_test_bjson.js
|
2024-02-11 16:20:39 +01:00 |
|
Charlie Gordon
|
37bd4ae62d
|
Strip trailing spaces
|
2024-02-10 16:19:17 +01:00 |
|
bellard
|
8900766099
|
2020-07-05 release
|
2020-09-06 19:07:30 +02:00 |
|
bellard
|
91459fb672
|
2020-01-05 release
|
2020-09-06 18:53:08 +02:00 |
|