Commit Graph

23 Commits

Author SHA1 Message Date
Henrique Gottardi Werlang
e34d33f80d Declaring the function in the array to convert to base 64 the internal value. 2025-02-27 15:44:24 -03:00
Michael Van Canneyt
e26e7bb7c6 * Internationalization classes 2025-02-21 14:33:52 +01:00
Michael Van Canneyt
ccc16453cb * Rename typed array constructor length element for clarity 2025-02-06 16:15:52 +01:00
Michael Van Canneyt
00496e7bcc * Take into account element length, not byte length 2025-02-06 16:13:55 +01:00
Michael Van Canneyt
bc95a7dc7f * Take into account byteoffset/length 2025-02-06 15:54:30 +01:00
Michael Van Canneyt
fa88ecbe08 * Make sure TTextEncoder always operates on non-shared mem 2025-02-06 14:33:21 +01:00
Michael Van Canneyt
107fc7257c * Raw bufferObj in TJSTypedArray 2025-02-06 11:27:39 +01:00
Michael Van Canneyt
a162e116d6 * shared mem in constructor, add missing waitAsync() 2025-01-23 11:43:12 +01:00
mattias
e53d3bc4a6 rtl: less hints 2025-01-20 15:11:19 +01:00
Michael Van Canneyt
7d4d5afb64 * Add JSClassName 2025-01-10 11:08:23 +01:00
Ondrej Pokorny
5b1e486aba Exception stack trace support also for normal JS and not only NodeJS 2024-12-09 15:42:29 +01:00
Michael Van Canneyt
203dbd0b43 * Add Atomics 2024-12-04 22:15:41 +01:00
Michael Van Canneyt
3c3644e254 * Atomics 2024-12-04 18:31:13 +01:00
Michael Van Canneyt
8ea570af56 * define TJSSharedArrayBuffer 2024-11-04 16:11:12 +01:00
Michaël Van Canneyt
d83b17f4fd * Improvements to RegExp 2024-09-07 17:36:11 +02:00
Henrique Gottardi Werlang
1c7beb5263 Created the "withResolvers" in the promise class. 2024-08-07 08:20:51 -03:00
Michael Van Canneyt
b7553d1abf * Buffer is also descendent of TJSObject 2024-06-05 10:56:26 +02:00
Michael Van Canneyt
a7db8e9f8b * Added BigInt 2024-05-18 23:22:42 +02:00
mattias
038b896f03 less hints 2024-02-13 16:57:32 +01:00
Henrique Gottardi Werlang
5c44b340aa Declared the Number class, marked some string functions as deprecated and append new functions to TJSString class. 2024-01-03 14:59:39 +00:00
Michaël Van Canneyt
1f74abd200 * Add T(G|JS)Generator and Proxy classes. Closes !47 2023-12-13 15:38:40 +01:00
Michael Van Canneyt
eb8e63aa30 * Add Symbol 2023-12-13 14:39:23 +01:00
Michaël Van Canneyt
f3907ef818 * Namespaced RTL 2023-12-02 18:00:43 +01:00