Michaël Van Canneyt
|
31a4e77046
|
* Compiler
|
2022-07-13 21:00:58 +02:00 |
|
Michaël Van Canneyt
|
2b38ba438f
|
* Reinstate
|
2022-07-13 20:57:05 +02:00 |
|
mattias
|
25172f1dd1
|
wasmjob: global objects via names
|
2022-07-13 18:10:14 +02:00 |
|
mattias
|
264336babc
|
rtl: added TJSObjectClass
|
2022-07-13 17:58:56 +02:00 |
|
mattias
|
88e26c886f
|
wasmjob: simplified example
|
2022-07-13 16:28:40 +02:00 |
|
mattias
|
31d1d84886
|
wasi: clean up
|
2022-07-13 16:28:17 +02:00 |
|
mattias
|
eb74dbf3b0
|
wasmjob: merged job_wasm into job_js, moved job_shared and job_browser to packages/job
|
2022-07-13 15:27:24 +02:00 |
|
mattias
|
211f4021eb
|
wasmjob: added demo to create a button with a click event
|
2022-07-12 19:45:43 +02:00 |
|
mattias
|
0303bf9da9
|
wasmjob: added class functions cast
|
2022-07-12 19:44:33 +02:00 |
|
mattias
|
0be56c255f
|
Merge branch 'main' of https://gitlab.com/freepascal.org/fpc/pas2js into main
|
2022-07-12 15:02:54 +02:00 |
|
mattias
|
a5e07bd9b7
|
wasm-job: added array of jsvalue pass by arg
|
2022-07-12 15:02:51 +02:00 |
|
Michaël Van Canneyt
|
49606b2627
|
* Add some convenience functions
|
2022-07-11 08:58:23 +02:00 |
|
Michaël Van Canneyt
|
4f81e571e4
|
* Avoid infinite loop in tparser.alphanum. Fix issue #39227
|
2022-07-11 08:58:04 +02:00 |
|
Michaël Van Canneyt
|
e8092ce662
|
* Show two lines
|
2022-07-10 11:48:44 +02:00 |
|
Michaël Van Canneyt
|
cea050a231
|
* Fix deleting records from indexes
|
2022-07-10 11:48:44 +02:00 |
|
Michaël Van Canneyt
|
729cd0db81
|
* Move message definition, must be available in web workers as well
|
2022-07-10 11:48:44 +02:00 |
|
Michaël Van Canneyt
|
d70b8c3d54
|
* DedicatedWorkerGlobalScope
|
2022-07-10 11:48:44 +02:00 |
|
Michaël Van Canneyt
|
daa8a20fd5
|
* Fix some compiler warnings
|
2022-07-10 11:48:44 +02:00 |
|
Michaël Van Canneyt
|
be00ea17f6
|
* Fix compiler warning
|
2022-07-10 11:48:44 +02:00 |
|
Michaël Van Canneyt
|
9c9231e6ba
|
* Memo field has no max length, encode param values with EncodeUriComponent
|
2022-07-10 11:48:44 +02:00 |
|
Michaël Van Canneyt
|
3f2fac179e
|
* Fix some compiler warnings
|
2022-07-10 11:48:44 +02:00 |
|
Michaël Van Canneyt
|
6ab796a4b5
|
* Fix warning
|
2022-07-10 11:48:44 +02:00 |
|
Nikolay Nikolov
|
3518f1ae9a
|
+ added method TJSWebAssemblyMemory.grow
|
2022-07-09 02:45:09 +03:00 |
|
Nikolay Nikolov
|
6512160636
|
+ added 'shared' flag to TJSWebAssemblyMemoryDescriptor
|
2022-07-09 01:38:43 +03:00 |
|
mattias
|
06dc16b22e
|
wasmjob: dictionary
|
2022-06-30 15:19:48 +02:00 |
|
mattias
|
75b51354fd
|
wasmjob: Read/WriteJSObject using interfaces
|
2022-06-28 23:39:21 +02:00 |
|
mattias
|
c97286593c
|
wasmjob: TJOBCallback using helper directly
|
2022-06-27 17:53:10 +02:00 |
|
mattias
|
bd37d75f26
|
wasmjob: added InvokeJSMaxIntResult
|
2022-06-27 17:37:52 +02:00 |
|
Michaël Van Canneyt
|
e77cb3502d
|
* Add secsperhour. Fix issue #39226
|
2022-06-23 07:45:07 +02:00 |
|
Michaël Van Canneyt
|
1cc84b8e1b
|
* Fix wrong import sock_recv
|
2022-06-22 20:37:37 +02:00 |
|
Michaël Van Canneyt
|
f844cde403
|
* Use Typed Dataset property of TJSHTMLElement
|
2022-06-22 17:00:08 +02:00 |
|
Michaël Van Canneyt
|
326b571d8d
|
* IFragmentClient is now alias to IHTMLClient
|
2022-06-22 16:59:37 +02:00 |
|
Michaël Van Canneyt
|
d03f94beaf
|
* TJSBlob moved to WebOrWorker
|
2022-06-22 16:58:47 +02:00 |
|
Michaël Van Canneyt
|
86cf9f57c3
|
* Use Reference to in array callbacks
|
2022-06-22 16:58:19 +02:00 |
|
Michaël Van Canneyt
|
efe93922d2
|
* Better handling of DatasetToElement/ElementToDataset
|
2022-06-22 16:57:35 +02:00 |
|
Michaël Van Canneyt
|
c0d1ebde37
|
* Server returns base64 encoded blob data
|
2022-06-22 16:57:07 +02:00 |
|
Michaël Van Canneyt
|
3a45781c1c
|
* Extend blob handling with various formats and event
|
2022-06-22 16:56:45 +02:00 |
|
Michaël Van Canneyt
|
465f2395b8
|
IHTMLClient interface
|
2022-06-22 16:56:19 +02:00 |
|
Michaël Van Canneyt
|
ee912ee368
|
* Add IHTMLClient, formatHTMLTime
|
2022-06-22 16:15:09 +02:00 |
|
Michaël Van Canneyt
|
6f673ec196
|
* Fix moustache function
|
2022-06-22 16:14:05 +02:00 |
|
Michaël Van Canneyt
|
705e4c08f5
|
* Fix getting clock time
|
2022-06-22 16:11:03 +02:00 |
|
Michaël Van Canneyt
|
a897cae63e
|
* iscontenteditable
|
2022-06-18 14:53:14 +02:00 |
|
Michaël Van Canneyt
|
e7a7f6946e
|
* notification interface
|
2022-06-18 14:52:59 +02:00 |
|
Michaël Van Canneyt
|
7367b27a66
|
* Introduce ResourceID, AutoApplyUpdates, better AsQuery implementation
|
2022-06-17 14:13:05 +02:00 |
|
Michaël Van Canneyt
|
0d9412ffbe
|
* Fix access violation
|
2022-06-17 14:11:42 +02:00 |
|
Michaël Van Canneyt
|
0e24cef774
|
* Introduce some aliases
|
2022-06-17 14:11:19 +02:00 |
|
Michaël Van Canneyt
|
72300c0b73
|
* Allow to use the default route
|
2022-06-15 10:28:01 +02:00 |
|
Michaël Van Canneyt
|
c1179cf6f5
|
* Introduce less generic name for use in IDE
|
2022-06-13 10:03:37 +02:00 |
|
Michaël Van Canneyt
|
b4e72f8675
|
* Also show JS excceptions as EExternalException
|
2022-06-13 10:03:13 +02:00 |
|
Michaël Van Canneyt
|
8c084b528b
|
* Introduce ShowExceptions
|
2022-06-13 10:02:41 +02:00 |
|