summaryrefslogtreecommitdiff
path: root/quickjs-atom.h
Commit message (Collapse)AuthorAge
* regexp: added v flag support - fixed corner cases of case insensitive matchingFabrice Bellard2 days
|
* added Float16Array (bnoordhuis) - optimized float16 conversion functionsFabrice Bellard13 days
|
* optimized and fixed JS_AtomIsNumericIndex1(): 'NaN' is also a numberFabrice Bellard2025-04-16
|
* added column number in error messages - simplified parserFabrice Bellard2025-04-14
|
* reworked weak references so that cycles are (hopefully) correctly handled - ↵Fabrice Bellard2025-04-05
| | | | added Symbol as WeakMap key, WeakRef and FinalizationRegistry
* removed bignum support and qjscalc - added optimized BigInt implementationFabrice Bellard2025-03-18
|
* Strip trailing spacesCharlie Gordon2024-02-10
|
* added Error causeFabrice Bellard2024-01-02
|
* define the same atoms with or without CONFIG_ATOMICS (github issue #76)Fabrice Bellard2023-12-27
|
* added RegExp 'd' flag (bnoordhuis)Fabrice Bellard2023-12-27
|
* the BigInt support is now always includedbellard2023-12-04
|
* 2020-11-08 releasebellard2020-11-08
|
* 2020-07-05 releasebellard2020-09-06
|
* 2020-01-19 releasebellard2020-09-06
|
* 2020-01-05 releasebellard2020-09-06