Fabrice Bellard
|
a8b2d7c2b2
|
added Float16Array (bnoordhuis) - optimized float16 conversion functions
|
2025-05-05 19:12:32 +02:00 |
|
Fabrice Bellard
|
30fe3de91d
|
Object.prototype has an immutable prototype
|
2025-04-29 19:03:36 +02:00 |
|
Fabrice Bellard
|
3fbea36863
|
update tests
|
2025-04-28 16:37:51 +02:00 |
|
Fabrice Bellard
|
19abf1888d
|
new release
|
2025-04-26 12:30:26 +02:00 |
|
Fabrice Bellard
|
8e9e8e86c5
|
update tests
|
2025-04-22 19:16:19 +02:00 |
|
Fabrice Bellard
|
e5e724829a
|
added staging test262 tests
|
2025-04-21 16:23:42 +02:00 |
|
Fabrice Bellard
|
0c5d59f6a9
|
optimized and fixed JS_AtomIsNumericIndex1(): 'NaN' is also a number
|
2025-04-16 15:04:57 +02:00 |
|
Fabrice Bellard
|
5449fd42d6
|
more ToPropertyKey ordering changes
|
2025-04-15 11:26:53 +02:00 |
|
Fabrice Bellard
|
8f99de5b7f
|
spec update: ToPropertyKey() is now done after the evaluation of the expression in assignments
|
2025-04-15 10:50:59 +02:00 |
|
Fabrice Bellard
|
5b0c98a43a
|
fixed HTML comments (chqrlie)
|
2025-04-12 12:38:51 +02:00 |
|
Fabrice Bellard
|
7adeb5c56e
|
Fix exporting destructured variables (saghul) (#382)
|
2025-04-10 16:23:25 +02:00 |
|
Fabrice Bellard
|
949c105aff
|
fixed class field named get or set
|
2025-04-10 16:01:26 +02:00 |
|
Fabrice Bellard
|
d546fbfdb7
|
changed js_throw_type_error ES5 workaround to be more compatible with test262
|
2025-04-10 15:37:19 +02:00 |
|
Fabrice Bellard
|
8b5b1277ad
|
reworked weak references so that cycles are (hopefully) correctly handled - added Symbol as WeakMap key, WeakRef and FinalizationRegistry
|
2025-04-05 12:49:29 +02:00 |
|
Fabrice Bellard
|
2634856087
|
removed invalid tests
|
2025-03-28 10:19:28 +01:00 |
|
Fabrice Bellard
|
b31bb20666
|
updated to unicode 16.0.0 (bnoordhuis) - updated test262
|
2025-03-25 19:08:19 +01:00 |
|
Fabrice Bellard
|
61e8b94428
|
removed bignum support and qjscalc - added optimized BigInt implementation
|
2025-03-18 18:29:10 +01:00 |
|
Fabrice Bellard
|
090685a8c2
|
update test results
|
2024-01-27 13:12:37 +01:00 |
|
Fabrice Bellard
|
c9509664ab
|
update test results
|
2024-01-11 15:28:12 +01:00 |
|
Fabrice Bellard
|
3ab1c2b314
|
added 'in' operator for private fields
|
2024-01-02 16:11:20 +01:00 |
|
Fabrice Bellard
|
16057644f3
|
class static block (initial patch by bnoordhuis)
|
2024-01-02 16:10:43 +01:00 |
|
Fabrice Bellard
|
5c120cd471
|
added Error cause
|
2024-01-02 16:08:08 +01:00 |
|
Fabrice Bellard
|
a47f40cde8
|
added RegExp 'd' flag (bnoordhuis)
|
2023-12-27 17:19:44 +01:00 |
|
Fabrice Bellard
|
5fc27dc7cf
|
added Promise.withResolvers
|
2023-12-27 17:19:25 +01:00 |
|
Fabrice Bellard
|
feefdb1742
|
added Array.prototype.{with,toReversed,toSpliced,toSorted} and TypedArray.prototype.{with,toReversed,toSorted} (initial patch by bnoordhuis)
|
2023-12-27 17:19:00 +01:00 |
|
Fabrice Bellard
|
c2c773e135
|
added Object.groupBy and Map.groupBy (initial patch by bnoordhuis)
|
2023-12-27 17:18:39 +01:00 |
|
Fabrice Bellard
|
4876f72a1a
|
added String.prototype.isWellFormed and String.prototype.toWellFormed
|
2023-12-27 17:16:47 +01:00 |
|
Fabrice Bellard
|
b8791e9b4a
|
fixed detached TypedArray in sort()
|
2023-12-27 17:13:44 +01:00 |
|
bellard
|
b5e62895c6
|
2021-03-27 release
|
2021-03-27 11:17:31 +01:00 |
|
bellard
|
b1f67dfc1a
|
2020-11-08 release
|
2020-11-08 14:30:56 +01:00 |
|
bellard
|
7c312df422
|
2020-09-06 release
|
2020-09-06 19:10:15 +02:00 |
|
bellard
|
8900766099
|
2020-07-05 release
|
2020-09-06 19:07:30 +02:00 |
|
bellard
|
1722758717
|
2020-04-12 release
|
2020-09-06 19:04:20 +02:00 |
|
bellard
|
383e2b06c8
|
2020-03-16 release
|
2020-09-06 19:02:03 +02:00 |
|
bellard
|
0e8fffd4de
|
2020-01-19 release
|
2020-09-06 18:57:11 +02:00 |
|
bellard
|
91459fb672
|
2020-01-05 release
|
2020-09-06 18:53:08 +02:00 |
|