summaryrefslogtreecommitdiff
path: root/TODO
Commit message (Expand)AuthorAge
* update test resultsFabrice Bellard2 days
* added Float16Array (bnoordhuis) - optimized float16 conversion functionsFabrice Bellard13 days
* Object.prototype has an immutable prototypeFabrice Bellard2025-04-29
* update testsFabrice Bellard2025-04-28
* new releaseFabrice Bellard2025-04-26
* update testsFabrice Bellard2025-04-22
* added staging test262 testsFabrice Bellard2025-04-21
* optimized and fixed JS_AtomIsNumericIndex1(): 'NaN' is also a numberFabrice Bellard2025-04-16
* more ToPropertyKey ordering changesFabrice Bellard2025-04-15
* spec update: ToPropertyKey() is now done after the evaluation of the expressi...Fabrice Bellard2025-04-15
* fixed HTML comments (chqrlie)Fabrice Bellard2025-04-12
* Fix exporting destructured variables (saghul) (#382)Fabrice Bellard2025-04-10
* fixed class field named get or setFabrice Bellard2025-04-10
* changed js_throw_type_error ES5 workaround to be more compatible with test262Fabrice Bellard2025-04-10
* reworked weak references so that cycles are (hopefully) correctly handled - a...Fabrice Bellard2025-04-05
* removed invalid testsFabrice Bellard2025-03-28
* updated to unicode 16.0.0 (bnoordhuis) - updated test262Fabrice Bellard2025-03-25
* removed bignum support and qjscalc - added optimized BigInt implementationFabrice Bellard2025-03-18
* update test resultsFabrice Bellard2024-01-27
* update test resultsFabrice Bellard2024-01-11
* added 'in' operator for private fieldsFabrice Bellard2024-01-02
* class static block (initial patch by bnoordhuis)Fabrice Bellard2024-01-02
* added Error causeFabrice Bellard2024-01-02
* added RegExp 'd' flag (bnoordhuis)Fabrice Bellard2023-12-27
* added Promise.withResolversFabrice Bellard2023-12-27
* added Array.prototype.{with,toReversed,toSpliced,toSorted} and TypedArray.pro...Fabrice Bellard2023-12-27
* added Object.groupBy and Map.groupBy (initial patch by bnoordhuis)Fabrice Bellard2023-12-27
* added String.prototype.isWellFormed and String.prototype.toWellFormedFabrice Bellard2023-12-27
* fixed detached TypedArray in sort()Fabrice Bellard2023-12-27
* 2021-03-27 releasebellard2021-03-27
* 2020-11-08 releasebellard2020-11-08
* 2020-09-06 releasebellard2020-09-06
* 2020-07-05 releasebellard2020-09-06
* 2020-04-12 releasebellard2020-09-06
* 2020-03-16 releasebellard2020-09-06
* 2020-01-19 releasebellard2020-09-06
* 2020-01-05 releasebellard2020-09-06