Commit Graph

686 Commits

Author SHA1 Message Date
Henrique Gottardi Werlang
b2fd1f356f Was forgotten about dotted units. 2025-02-13 11:30:22 -03:00
Michael Van Canneyt
3786221f6e * Fix hints and warnings 2025-02-07 09:55:03 +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
f5c06f52c9 * Width,Height on TJSHTMLOffscreenCanvas. Add GetContext 2025-02-06 11:27:39 +01:00
Michael Van Canneyt
107fc7257c * Raw bufferObj in TJSTypedArray 2025-02-06 11:27:39 +01:00
mattias
62c21d3823 rtti: TValue char toString 2025-02-04 19:02:50 +01:00
mattias
35a8089beb rtti: fixed compile 2025-02-03 14:23:35 +01:00
mattias
752c5a130d rtl: added TRttiProperty.Index and IsClassProperty 2025-02-03 14:19:14 +01:00
Michaël Van Canneyt
14ac1c26d2 * Add EJSException 2025-02-03 11:13:09 +01:00
Michaël Van Canneyt
aff31fd6e1 * Add various classes, move classes to other units 2025-02-03 11:12:51 +01:00
Michaël Van Canneyt
b740824fe1 * Add some missing identifiers 2025-02-01 11:43:59 +01:00
Michaël Van Canneyt
f57bc79de7 * Callback type 2025-02-01 11:43:59 +01:00
mattias
729b61c87e rtl: added rttit StrictVsibility 2025-01-31 22:41:15 +01:00
Michael Van Canneyt
c622a245f2 * Performance 2025-01-30 14:15:40 +01:00
Michael Van Canneyt
488e3b02b5 * Add overloads for third option in AddEventListener 2025-01-24 17:50:27 +01:00
Michael Van Canneyt
a162e116d6 * shared mem in constructor, add missing waitAsync() 2025-01-23 11:43:12 +01:00
Henrique Gottardi Werlang
addc99923d New functions for the blob class. 2025-01-20 18:24:10 -03:00
mattias
e53d3bc4a6 rtl: less hints 2025-01-20 15:11:19 +01:00
Michaël Van Canneyt
506fa4497a * More completions for compatibility with FPC 2025-01-17 22:04:52 +01:00
Michaël Van Canneyt
7aa8dcaf8b * TSize/TPoint methods. 2025-01-17 21:38:20 +01:00
Michaël Van Canneyt
8a0ab88be4 * Add some structured types methods 2025-01-17 20:43:12 +01:00
Michael Van Canneyt
2be256b78b TJSSharedArrayBuffer may not be defined 2025-01-13 14:17:04 +01:00
Michael Van Canneyt
24ad3b1326 * Declare external variables really as external 2025-01-10 11:08:45 +01:00
Michael Van Canneyt
7d4d5afb64 * Add JSClassName 2025-01-10 11:08:23 +01:00
mattias
46d2e67eca rtl: rtti member visibility 2025-01-07 14:39:54 +01:00
mattias
e81044ae8f rtl: added TTypeMember.Visibility comment 2025-01-07 14:05:19 +01:00
mattias
d65a4d6fd0 rtl: added TTypeMember.Visibility 2025-01-07 14:04:23 +01:00
Ondrej Pokorny
e852fabe71 TJSElement.scroll and .scrollBy 2024-12-11 14:45:08 +01:00
Henrique Gottardi Werlang
e7e9f1c359 Fix for the make function from TValue don't change the value from the record prototype. 2024-12-09 21:11:41 +00:00
Ondrej Pokorny
5b1e486aba Exception stack trace support also for normal JS and not only NodeJS 2024-12-09 15:42:29 +01:00
Michaël Van Canneyt
7e9be798c2 * ResizeObserver 2024-12-04 22:59:01 +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
e8d35f29fd * Define webassemblyexception 2024-12-02 21:25:50 +01:00
Michael Van Canneyt
f98aa26b63 * BroadcastChannel 2024-11-05 23:55:55 +01:00
Michael Van Canneyt
8ea570af56 * define TJSSharedArrayBuffer 2024-11-04 16:11:12 +01:00
Ondrej Pokorny
6999d7ef68 SysUtils: NowUTC 2024-10-27 11:11:07 +01:00
mattias
eefc736a93 clean up 2024-10-15 11:22:14 +02:00
Henrique Gottardi Werlang
a88f985230 Create the TRttiDataMember to Delphi compatibility. 2024-09-16 14:25:11 -03:00
Michael Van Canneyt
a7f2e4e743 * WebSocket close event 2024-09-07 17:38:39 +02:00
Michael Van Canneyt
77490ff695 * Headers default on headers object 2024-09-07 17:38:39 +02:00
Michaël Van Canneyt
d83b17f4fd * Improvements to RegExp 2024-09-07 17:36:11 +02:00
Michaël Van Canneyt
4dda20fc64 * Remove some fetch duplicate overloads 2024-08-28 22:13:41 +02:00
Michael Van Canneyt
ed6fdbdfbc * No length for TJSWebAssemblyMemory. 2024-08-23 16:46:51 +02:00
Michael Van Canneyt
2d7c39d984 * Add resetTransform 2024-08-09 16:24:04 +02:00
Henrique Gottardi Werlang
22504d1d60 Fix for virtual interface when the class inherited from this class as an interface type in the implementation. 2024-08-07 13:49:08 +00:00
Henrique Gottardi Werlang
596ed58822 Removed not used function QueryInterface function. 2024-08-07 13:47:14 +00:00