Commit Graph

14230 Commits

Author SHA1 Message Date
Pierre Muller
20f649b7e9 Add missing include directory src/ptcwrapper 2022-12-28 13:43:44 +00:00
Pierre Muller
9f2f4a6574 Remove include files for collation_ru source, as they are gone since commit 27ed2808dc 2022-12-28 13:43:44 +00:00
Michaël Van Canneyt
535f11886d * Fix missing semi-colon 2022-12-27 21:59:03 +01:00
Michaël Van Canneyt
234a955125 * Fix missing fields in TSQLDBRestResource.Assign 2022-12-27 21:49:02 +01:00
Michaël Van Canneyt
a5f49c1cef * RFC states that client must use mask: enforce mask on connect 2022-12-27 09:43:40 +01:00
Michaël Van Canneyt
5469199726 * Sample program from Andrew Haines to test echo servers 2022-12-27 09:33:09 +01:00
Michaël Van Canneyt
4f054f4097 * Patch from Andrew Haines: do not send close connection message if already closed 2022-12-27 09:33:09 +01:00
Michaël Van Canneyt
23d61350bd * Patch from Andrew Haines to actually pass OutgoingFrameMask to frames. Add woSendErrClosesConn flag 2022-12-27 09:33:09 +01:00
Michaël Van Canneyt
ef4a1c74cb * Obey -p/--port command-line option 2022-12-26 14:00:19 +01:00
Michaël Van Canneyt
59501f11a5 * Fix hierarchy 2022-12-26 13:59:53 +01:00
Sven/Sarah Barth
693491048b * change constref parameters to const for Delphi compatibility as well as better code generation 2022-12-23 15:12:32 +01:00
Sven/Sarah Barth
43f4904d74 Revert commit 663ee7bc20 as it's simply not allowed to set an object instance value twice no matter if it's the same object instance or not. 2022-12-23 14:56:56 +01:00
Ondrej Pokorny
d9f05d341d fix TAnchorKind definition 2022-12-22 14:00:02 +00:00
Ondrej Pokorny
72fd08df03 UITypes: fix SizeOf() of sets for LCL compatibility 2022-12-22 14:00:02 +00:00
Michaël Van Canneyt
310db2ce92 * Add const to string args where possible. Fix issue #40050 2022-12-20 15:45:02 +01:00
Michaël Van Canneyt
e174738121 * Some missing consts 2022-12-20 15:21:17 +01:00
Michaël Van Canneyt
ade9ac865e * Add const to string args where possible. Fix issue #40049 2022-12-20 15:18:47 +01:00
Michaël Van Canneyt
fbe1db32ab * Remove debug statement 2022-12-20 15:01:30 +01:00
Michaël Van Canneyt
125dc64b1e * Add const to string args where possible. Fix issue #40048 2022-12-20 15:00:35 +01:00
Michaël Van Canneyt
c34eedb9cf * Free cached queries when committing 2022-12-20 14:53:52 +01:00
Michael Van Canneyt
3c2ab09a48 * Use const string where possible. Fix issue #40052 2022-12-20 00:49:45 +01:00
Michael Van Canneyt
817ec09ec0 * Add const to string params where possible. Fix issue #40053 2022-12-20 00:37:18 +01:00
Andrew Haines
bc17da25e1 fphttpclient allow to override supported protocols from url 2022-12-18 16:53:40 -05:00
Michaël Van Canneyt
ca97f25979 * Simple examples for reading 2022-12-18 12:57:15 +01:00
Michaël Van Canneyt
bd4b3af8b6 * Type helper for easier loading 2022-12-18 12:57:15 +01:00
Michaël Van Canneyt
394a4ba6a0 * Remove debug define 2022-12-17 17:19:04 +01:00
Michaël Van Canneyt
4e5eaaf52e * Fix GetFulltext when unicodemap is nil 2022-12-17 17:18:45 +01:00
Michaël Van Canneyt
5e996d8390 * Fix compilation 2022-12-17 17:13:33 +01:00
Michaël Van Canneyt
bdcfbca0b1 * Patch by Alexey Torgashin to make identifiers more distinguished 2022-12-17 16:19:18 +01:00
Michaël Van Canneyt
1b4616c22d * Pages -> page 2022-12-17 16:06:51 +01:00
Michaël Van Canneyt
024ab7b26f * Fix some warnings, add enumerators 2022-12-17 16:06:51 +01:00
Ondrej Pokorny
d1616cb0d1 Extend System.UITypes 2022-12-17 12:06:52 +00:00
Michaël Van Canneyt
6e7869bea0 * PDF reader, initial implementation 2022-12-16 20:22:16 +01:00
Michaël Van Canneyt
a5eba4b14f * Revert merge 2022-12-16 19:11:24 +01:00
Ondrej Pokorny
af4578f8ca fix whitespace 2022-12-16 15:11:54 +00:00
Ondrej Pokorny
2fc71285f4 async pool: procedure references simpler 2022-12-16 15:11:54 +00:00
Ondrej Pokorny
9e5cdc2abe Revert recent changes 2022-12-16 15:11:54 +00:00
Michaël Van Canneyt
9cceb41c04 * Some improvements by Rolf Wetjen 2022-12-15 11:56:51 +01:00
florian
e1bbcf7050 * patch by ab: Optimized default hash asm in generics.hashes, resolves #40035
* generic.hashes now uses the cpu unit to detect crc32 cpu support
2022-12-14 21:57:14 +01:00
Michaël Van Canneyt
3b1220e323 * Fix wong extension for fpcssresolver.pas 2022-12-14 17:20:04 +01:00
Michaël Van Canneyt
3eab1c1c02 * Fix loglevel for ListMode 2022-12-14 17:16:55 +01:00
Michael VAN CANNEYT
4b5c7ab0f5 * Fix compiler warnings: switch to TStrings for external command options 2022-12-14 15:17:49 +01:00
Michael VAN CANNEYT
7762897d32 * Fix some compiler warnings 2022-12-14 15:16:58 +01:00
Michael VAN CANNEYT
929b6ff18b * Fix some compiler warnings 2022-12-14 15:16:26 +01:00
Michael VAN CANNEYT
6605248b2d * Fix some compiler warnings 2022-12-14 15:16:06 +01:00
Michael VAN CANNEYT
59807472aa * Fix some compiler warnings 2022-12-14 15:15:53 +01:00
Luiz Américo Pereira Câmara
44a2d4a1eb fcl-json: add support to create JSONObject with QWord values 2022-12-12 21:03:54 -03:00
marcoonthegit
3b4c396edd * fix for issue #40006
set jwadhcpcsdk packing to 8 for win64.
2022-12-11 21:36:39 +01:00
J. Gareth "Curious Kit" Moreton
663ee7bc20 * Fix to TObjectOpenAddressingLP in generics.collections where SetValue
would free the object if the current value is the same as the new value
    (fixes #40024)
2022-12-09 01:43:37 +00:00
Ondrej Pokorny
b787203db7 webidl: add Document/DocumentFragment/Node types 2022-12-08 11:50:14 +01:00
florian
aff133cac2 * disable timing check as it causes too much false negatives on machines under load 2022-12-01 22:56:42 +01:00
florian
74bef61b99 * try to improve result stability by longer runtime 2022-11-25 23:11:11 +01:00
Michaël Van Canneyt
9cbcd399b1 * Accept I option 2022-11-23 21:50:31 +01:00
Michaël Van Canneyt
5288194d3c * Simulate position 2022-11-23 21:50:03 +01:00
Michaël Van Canneyt
dbd87a3cfc * More specific constant names 2022-11-23 19:12:07 +01:00
Michaël Van Canneyt
68b092a466 * LZW stream based on implementation in fpreadtiff 2022-11-23 16:48:43 +01:00
Michaël Van Canneyt
00dc793097 * Some improvements as proposed by Alexey Torgashin 2022-11-23 12:55:14 +01:00
Ondrej Pokorny
d9f5c47d2a fix broken JPEG loading. Issue #40001 2022-11-23 10:27:40 +01:00
Michaël Van Canneyt
d338206814 * Version number for compatibility with lazarus webserver 2022-11-23 09:02:17 +01:00
Michaël Van Canneyt
a1fae7a767 * Chained stream implementation 2022-11-23 09:02:17 +01:00
Marcus Sackrow
94368d06ee Amiga: Bugfix for Tagged Version of OpenWindow at WB1.2/1.3 2022-11-14 17:55:56 +01:00
Michaël Van Canneyt
9cda1666a6 * Modifier for allowed schemas 2022-11-13 23:46:59 +01:00
Michaël Van Canneyt
d38c3f8073 * Fix loading schemas 2022-11-13 23:46:59 +01:00
Michaël Van Canneyt
71f8893366 * Allow to specify DB connection params on command-line 2022-11-13 23:46:59 +01:00
Michaël Van Canneyt
9145565895 * Some extra published properties. Fix issue #39994 2022-11-13 23:46:59 +01:00
mattias
9b58545fb7 fcl-css: comments and warnings 2022-11-13 12:39:19 +01:00
florian
1853e94b98 * attempt to fix #39900 2022-11-12 22:08:21 +01:00
Ondrej Pokorny
eab28cdd2e clean up 2022-11-06 18:51:53 +00:00
Ondrej Pokorny
029ea37ed9 * simplify implementation (almost) without touching the public interface
* make function references an option to classic events
2022-11-06 18:51:53 +00:00
Ondrej Pokorny
6bb59c66cb clean up 2022-11-06 18:51:53 +00:00
Ondrej Pokorny
56cb11e3ef both callback interfaces: classic events and function references 2022-11-06 18:51:53 +00:00
Ondrej Pokorny
dab6c48b47 clean up 2022-11-06 18:51:53 +00:00
Ondrej Pokorny
7ee1dea027 use function references for callbacks + change TNotifyEvent to TFPHTTPClientPoolSimpleCallback 2022-11-06 18:51:53 +00:00
Ondrej Pokorny
28a8279d91 remove unused private variable 2022-11-06 18:51:30 +00:00
Ondrej Pokorny
b881deeb9f fix TServerSocketStream.CanRead result when FServer is gone (this happens on closing the server with open connections) 2022-11-06 18:51:30 +00:00
Ondrej Pokorny
a1a30876d5 disable KeepAlive flag in CloseConnectionSocket to close hanging keep-alive connections 2022-11-06 18:51:05 +00:00
Ondrej Pokorny
c5f4fe2882 httpserver: add KeepConnectionIdleTimeout property and OnKeepConnectionIdle event. Fix KeepConnectionTimeout to match the meaning from the comment and the name 2022-11-03 08:14:52 +01:00
Ondrej Pokorny
05c45486e8 fcl-image/pasjpeg: handle Exif orientation flag automatically 2022-11-02 09:25:20 +00:00
Michaël Van Canneyt
d351b78821 * Fix typo in author 2022-11-01 13:06:52 +01:00
Michaël Van Canneyt
78666090c2 * Remove wrong unit 2022-11-01 13:05:59 +01:00
Michaël Van Canneyt
36073c1b65 * Add gstreamer library import unit (gst) 2022-11-01 11:39:20 +01:00
mattias
87044c004f fcl-css: clean up 2022-10-31 18:03:56 +01:00
mattias
6685e22ead fcl-css: clearstyles 2022-10-25 10:49:18 +02:00
Michaël Van Canneyt
0a2447a955 * Publish all available & needed properties 2022-10-21 13:36:10 +02:00
mattias
87a9214983 pastojs: FindDefaultConfig: search in symlinked compiler exe 2022-10-21 12:10:09 +01:00
Michaël Van Canneyt
850685844b * Fix handling of options file 2022-10-19 22:57:11 +02:00
Michael VAN CANNEYT
fb7787b11e * Added debugcapture route 2022-10-19 20:33:06 +02:00
mattias
2d94575fa8 fcl-css: added attribute value check 2022-10-19 16:44:33 +01:00
florian
e457cdad8a * patch by avk959 to solve infinite loop in FindMatchesBoyerMoore*, resolves #39885 and #39709
+ tests
2022-10-17 21:14:32 +02:00
mattias
73e5d6f70f fcl-css: renamed TCSSNode to ICSSNode, resolver: list of style elements 2022-10-16 13:51:45 +02:00
mattias
27315ac528 fcl-css: shorten PseudoAttribute to Pseudo 2022-10-14 18:48:07 +02:00
Michaël Van Canneyt
0b3c608d79 * Faster DupeString by Rika. Fixes issue #39949 2022-10-13 13:00:57 +02:00
mattias
eb17e6fd2d fcl-web: fixed crash in websocket server on windows when closing when already disconnected 2022-10-13 00:56:07 +02:00
mattias
3e181d7640 pastojs: fixed clone array of tobject, pas2js issue 39238 2022-10-11 00:41:24 +02:00
Michaël Van Canneyt
f2580efc15 * Fix memleak in case of error. 2022-10-09 12:42:57 +02:00
florian
5b73fc4d0e * marked parameters in ucomplex with const 2022-10-08 20:49:33 +02:00
marcoonthegit
2291100bbd * fix and test for bug #39884 solving daysbetween when zero date is crossed. 2022-10-05 20:46:18 +02:00
mattias
569f83e33d fcl-web: TWSServerConnection.HandshakeResponseSent propagates result 2022-10-05 10:49:31 +02:00
mattias
01c982ad70 fcl-passrc: omit hint for not used anonymous type 2022-10-04 20:55:49 +02:00
mattias
a2182cb7a5 fcl-passrc: omit hint for not used anonymous type 2022-10-04 20:42:02 +02:00
Michaël Van Canneyt
eb8c322a53 * Use aValue instead of Value. Fix issue #39938 2022-10-04 17:53:17 +02:00
Michaël Van Canneyt
e736011c37 * Fix from Bart for issue #39938 2022-10-04 11:14:05 +02:00
2b63c02bc5 Incorrect function name imported from comctl32.dll - for LoadIconWithScaleDown function. 2022-10-01 14:17:49 +00:00
florian
0a9e1ede72 * improve test for Generics.Collections.TArrayHelper.QSort, resolves #39932 2022-10-01 15:37:52 +02:00
florian
51a3030b6a + test for heapsort fallback to Generics.Collections.TArrayHelper.Sort 2022-10-01 12:11:30 +02:00
Rika Ichinose
3fff2aca6d Add heapsort fallback to Generics.Collections.TArrayHelper.Sort. 2022-10-01 09:34:28 +00:00
Michaël Van Canneyt
8b3c9e0970 * Fix use of classname 2022-09-28 17:53:18 +02:00
Michaël Van Canneyt
9c7d1515bf * Prevent codetools from messing up types again 2022-09-20 17:06:01 +02:00
Michaël Van Canneyt
2cbc6bb674 * Better solution for last commit, correct sockets definitions in implementation 2022-09-20 17:03:45 +02:00
Michaël Van Canneyt
dcc0b706bc * Fix problem reported by Pierre 2022-09-20 16:53:39 +02:00
Michaël Van Canneyt
9e783cc3ad * Connection list, allow to set descendent for connections and disconnect/connectiondropped events 2022-09-19 22:50:06 +02:00
mattias
879b6f1e6e fcl-css: parse relational selector list 2022-09-19 09:33:28 +02:00
mattias
6454c931b8 fcl-css: resolveR: surpress duplicate warnings 2022-09-19 09:24:35 +02:00
mattias
5a7664f7d1 fcl-css: cache nth-child lists 2022-09-19 09:09:53 +02:00
mattias
76e0ec6744 fcl-css: fixed reading unary tile not as identifier 2022-09-18 20:54:16 +02:00
mattias
533d8a7752 fcl-css: :is(a,b) 2022-09-18 20:54:16 +02:00
mattias
6d104459e2 fcl-css: :is :where, nth-child of 2022-09-18 20:54:16 +02:00
mattias
abed465c08 fcl-css: fixed skipping invalid, skip utf8bom, nth-child 2022-09-15 16:01:23 +02:00
mattias
18a2269622 fcl-base: fixed local names 2022-09-15 10:52:41 +02:00
mattias
8a6ee0055a fcl-css: started skipping invalid selectors 2022-09-15 10:52:25 +02:00
mattias
6a0e8feeba fcl-css: fixed compile 2022-09-14 21:49:39 +02:00
mattias
9156d10257 fcl-css: test 2022-09-14 21:44:18 +02:00
mattias
1137322634 fcl-css: started calls 2022-09-14 20:00:00 +02:00
mattias
843ef82002 fcl-css: attribute value integer 2022-09-14 17:05:16 +02:00
mattias
a9fb193b1c fcl-css: descendant combinator 2022-09-14 17:05:16 +02:00
mattias
0c4d61b3de fcl-css: added two char tokens, parse descendant combinator as binary op 2022-09-14 17:05:16 +02:00
mattias
d4a7431938 fcl-css: test inline style 2022-09-12 22:19:31 +02:00
mattias
02f41731eb pastojs: fixed concat array of record and static array 2022-09-12 22:18:24 +02:00
mattias
eff489a37a webidl: fixed compile with fpc 3.2.2 2022-09-12 10:56:48 +02:00
mattias
a429b47436 pastojs: added const 2022-09-12 10:12:12 +02:00
mattias
7ce609e721 fcl-css: empty and class 2022-09-12 10:10:26 +02:00
mattias
a6dd77e32a fcl-css: fixed ~= searching only words separated by whitespace 2022-09-11 23:48:04 +02:00
mattias
3e9fd9073f fcl-css: resolver: invalid selectors 2022-09-11 23:16:22 +02:00
mattias
c3d0d3edd3 fcl-css: tests for :first-of-type, :last-of-type 2022-09-11 22:13:36 +02:00
mattias
db499b61c0 fcl-css: resolver: :root 2022-09-11 21:44:07 +02:00
mattias
b33ae75c59 fcl-css: attribute selector operations 2022-09-11 00:47:45 +02:00
mattias
a23a4805f4 fcl-css: resolver: has attribute check 2022-09-10 15:56:38 +02:00
mattias
a6afacd633 fcl-css: resolver: adjacent and general sibling combinator 2022-09-10 13:40:23 +02:00
mattias
a2c518285c fcl-css: selector child combinator 2022-09-10 12:53:03 +02:00
mattias
a7e983b08a fcl-css: updated fpmake 2022-09-09 23:26:06 +02:00
mattias
2d1510e067 fcl-css: started TCSSResolver 2022-09-09 23:21:50 +02:00
mattias
23098d049d fcl-css: fixed mode 2022-09-09 23:21:50 +02:00
mattias
72466cac46 fcl-css: TCSSIntegerElement.GetAsString: append units 2022-09-09 23:21:50 +02:00
mattias
754a3749ce fcl-css: TCSSString 2022-09-09 13:44:00 +02:00
mattias
d8d5087782 fcl-css: TCSSString 2022-09-09 13:40:52 +02:00
mattias
de586e55c0 fcl-css: added GetCSSPath 2022-09-08 14:59:38 +02:00
mattias
a40a3ee34d fcl-csss: comment 2022-09-08 14:37:47 +02:00
mattias
e244c7bbb2 fcl-css: added TCSSElement.Parent 2022-09-08 14:37:47 +02:00
Michaël Van Canneyt
bc100eda4d * Patch from Luca Olivetti to fix memleak in CORS support. Fixes issue #39886 2022-09-08 13:10:52 +02:00
mattias
b6a7504665 fcl-css: TCSSStringElement = Class(TCSSBaseStringElement) 2022-09-07 20:08:16 +02:00
mattias
4e0b9e8534 fcl-css: keep exception stack traces, fixed parsing empty rule 2022-09-06 20:18:36 +02:00
mattias
051c5fc7b6 fcl-css: StringToCSSString: fixed advancing utf-8 2022-09-06 20:18:36 +02:00
mattias
e01ab79823 fcl-css: added test lpi, ignore lib, run from other dir, cleaned up 2022-09-06 20:18:36 +02:00
mattias
a8b4d702e2 webidl: wasmjob: use const for class function cast 2022-09-01 20:43:14 +02:00
mattias
89dbfd0d99 pastojs: fixed search inc file 2022-08-31 19:14:52 +02:00
Michaël Van Canneyt
76aa9b1f8b * Call CheckSession before handling request, but after handling CORS 2022-08-30 12:46:57 +02:00
mattias
73185e89e1 webidl: pass variant args as const 2022-08-25 16:01:12 +02:00
mattias
922210eaa8 webidl: promise: add comment of returntype 2022-08-25 15:47:12 +02:00
mattias
7f4841c76d webidl: Promise as IJSPromise 2022-08-25 15:35:33 +02:00
mattias
0acab89b0b webidl: test interface function setEventHandler 2022-08-25 12:11:39 +02:00
mattias
ad64eb7af8 webidl: test interface attribute boolean 2022-08-25 11:56:30 +02:00
mattias
0894b5fd02 webidl: added typedef test for wasmjob 2022-08-25 11:43:11 +02:00
mattias
90df440df3 webidl: INputStream, OutputStream, set default unitname, wasmjob: variants 2022-08-25 11:42:17 +02:00
mattias
bdc4297811 fcl-base: comment 2022-08-25 11:41:20 +02:00
Michaël Van Canneyt
27f8f077d5 * Patch from Luxa Olivetti, fix for issue #33737 2022-08-24 14:13:17 +02:00
Michaël Van Canneyt
f8bf34303c * Fix from Kevin Jesshope to fix concurrent access in case of CGI 2022-08-24 09:54:45 +02:00
Michaël Van Canneyt
87ea9a9e0f * Fix from Kevin Jesshope to correct filename detection in CGI app 2022-08-24 09:54:45 +02:00
mattias
1d95e6087a fcl-web: fixed TCustomWebsocketClient.FreeConnectionObjects 2022-08-22 19:49:05 +02:00
mattias
4c9f2b8b25 fcl-web: TCustomWSServer.OnDisconnect: pass TCustomWebsocketClient as Sender instead of connection 2022-08-22 19:29:28 +02:00
mattias
8ebced609c fcl-web: comment 2022-08-22 19:29:28 +02:00
mattias
87857252a4 fcl-web: TCustomWSServer.RemoveConnection: call DoDisconnect on disconnect 2022-08-22 19:29:28 +02:00
mattias
0b24d5f92e fcl-web: comments 2022-08-22 19:29:28 +02:00
mattias
4503070f7f fcl-web: clean up 2022-08-22 19:29:28 +02:00
marcoonthegit
83b4555511 * a few more simple handlers get custom variant intercepts. Also part of #39815 2022-08-21 18:43:34 +02:00
marcoonthegit
3eb800fac6 * merge in different openbsd langinfo.h with some ifdefs.
* alternate solution that generates less new files at the expense of a few ifdefs.   bug #29317
2022-08-21 14:18:48 +02:00
marcoonthegit
c67004d929 * custom variant support for integer types, first part of #39815 2022-08-20 23:00:32 +02:00
marcoonthegit
aa32bd344a * Some bio functions added, patch by RDA, closes #39854 2022-08-16 15:23:20 +02:00
mattias
6c98a63285 fcl-passrc: resolver: allow for for-loop var only local vars 2022-08-15 16:56:06 +02:00
Michaël Van Canneyt
a08ac618a4 * Remove dependency on fpopenssl unit 2022-08-08 16:11:09 +02:00
Michaël Van Canneyt
d7801027c4 * Use default handler for SSL sockets 2022-08-08 14:43:12 +02:00
marcoonthegit
d347487be9 * wait up to 10ms extra till process really done to get rest of input, closes #39821
* avoid closing a popassinput handle.
2022-08-08 12:04:50 +02:00
Yuri Serebrennikov
a5486e04cd Added SSL support for Websocket client. 2022-08-07 22:58:18 +03:00
Michaël Van Canneyt
e45b31ced5 * Set buffer size 2022-07-29 03:36:30 +02:00
Michaël Van Canneyt
2f355fe96b * Allow descendentsto set default buffer size 2022-07-29 03:17:46 +02:00
mattias
7232e3ac44 webidl: wasmjob: nicer callback code 2022-07-28 02:23:45 +02:00
mattias
becbd5411c webidl: wasmjob: fixed idlinterface arg 2022-07-27 23:56:59 +02:00
mattias
c9947b4ee6 webidl: added option --globals 2022-07-27 23:56:59 +02:00
mattias
d36d9c7dee fcl-base: typo 2022-07-27 23:56:59 +02:00
mattias
5bfbc145c6 webidl: classname as keyword 2022-07-27 09:03:32 +02:00
mattias
6007752ff3 webidl: property get array 2022-07-27 08:20:39 +02:00
mattias
92944e7b5e webidl: nicer local var names 2022-07-27 00:13:37 +02:00
mattias
0ea798d862 webidl: wasmjob: fixed multi used functions 2022-07-27 00:10:41 +02:00
mattias
4809c1fa64 webidl: wasmjob: fixed multi used function 2022-07-27 00:10:41 +02:00
mattias
9dabf6e3e4 webidl: property enum 2022-07-27 00:10:41 +02:00
mattias
b47588b088 webidl: skip proc type property 2022-07-26 20:54:00 +02:00
mattias
b3e7d867cf webidl: fixed property 2022-07-26 20:48:56 +02:00
mattias
2c6b824176 webidl: fixed job call 2022-07-26 20:31:28 +02:00
mattias
1072e68498 webidl: GetOverloads: resolve typedefs 2022-07-26 20:27:14 +02:00
mattias
3c4e4187aa webidl: wasmjob: Cast as class function, default ancestor IJSObject, methods 2022-07-26 15:31:39 +02:00
mattias
2cbbcdf096 webidl: wasmjob: write implicit arrays as IJSArray 2022-07-26 15:31:39 +02:00