Commit Graph

131 Commits

Author SHA1 Message Date
mattias
88efd9eed6 webidl: write function with result type undefined as procedure 2022-07-21 11:17:03 +02:00
mattias
d35640bf10 webidl: parse deleter 2022-07-21 11:15:16 +02:00
mattias
368289d5d8 webidl: wasmjob: rename conflicting arg names 2022-07-21 11:03:38 +02:00
mattias
f1a6d97765 webidl: wasmjob: skip constructor 2022-07-21 10:48:40 +02:00
mattias
e660f2ea84 webidl: wasmjob: skip getter 2022-07-21 10:42:12 +02:00
mattias
984dcbb810 webidl: sort interfaces topological 2022-07-21 09:33:41 +02:00
mattias
769b8a07b0 webidl: using JOB_JS, record as TJSObject 2022-07-18 20:35:32 +02:00
mattias
99f34158ca webidl: remove empty forward interfaces 2022-07-18 19:05:31 +02:00
mattias
62e9de223d webidl: fixed tests 2022-07-18 18:14:13 +02:00
mattias
20746a907d webidl: prefix enum types 2022-07-18 18:11:53 +02:00
mattias
f8c49c4a1f webidl: resolve typedef in args and resulttypes 2022-07-18 17:48:51 +02:00
mattias
2076f200de webidl: add typedef 2022-07-18 17:11:15 +02:00
mattias
22a1849733 webidl: wasmjob: updated class function Cast 2022-07-15 21:04:34 +02:00
mattias
d9e156e90e webidl: wasmjob: error on passing not supported array as argument 2022-07-12 15:09:14 +02:00
mattias
bcb5365cca webidl: array arg pass as const 2022-07-08 10:25:44 +02:00
mattias
1aae90b294 webidl: wasmjob: array name 2022-07-07 09:42:50 +02:00
mattias
7486782674 webidl: wasmjob: started return type array 2022-07-07 09:42:50 +02:00
mattias
8abe70e25a webidl: wasmjob: dictionary 2022-06-30 16:01:44 +02:00
mattias
29be433e1b webidl: wasmjob: function type object as arg and return type 2022-06-29 04:03:48 +02:00
mattias
6aaa92680c webidl: wasmjob: object attribute 2022-06-28 23:38:35 +02:00
mattias
c50ef1efcf webidl: wasmjob: create unique local var 2022-06-28 23:23:11 +02:00
mattias
623b723b11 webidl: wasmjob: pass method as argument 2022-06-28 23:14:25 +02:00
mattias
f107502018 webidl: cast 2022-06-28 23:14:25 +02:00
mattias
54ba991c11 webidl: wasmjob: callback wrapper for primitive types 2022-06-27 18:56:08 +02:00
mattias
bbda3631fa webidl: add const modifier to function def arguments 2022-06-27 14:34:21 +02:00
mattias
a50e0382c5 webidl: added Function and BigInteger to base types 2022-06-27 14:31:04 +02:00
mattias
dd0acb6360 webidl: resolving type defs 2022-06-27 13:55:49 +02:00
mattias
fb5456da79 webidl: wasmjob: prefix callbacks with T 2022-06-27 11:30:31 +02:00
mattias
b9dc428e20 webidl: wasmjob: invoke procedure 2022-06-27 11:19:28 +02:00
mattias
2333af5cfd webidl: wasmjob: invoke function with primitive args 2022-06-27 11:19:28 +02:00
mattias
29d1212bf3 webidl: wasmjob: invoke function 2022-06-27 11:19:28 +02:00
mattias
8d42a9df83 webidl: wasm-job: function Cast 2022-06-26 14:15:57 +02:00
mattias
1c1475957f webidl: wasmjob: interface guid 2022-06-26 13:06:54 +02:00
mattias
63b9a6bda8 webidl: wasmjob: use interface 2022-06-26 12:26:19 +02:00
mattias
66099b0402 webidl: wasmjob: started pascal interface 2022-06-26 12:17:47 +02:00
mattias
06ef8fba46 webidl: fpmake 2022-06-24 20:56:56 +02:00
mattias
947eda3964 webidl: headers 2022-06-24 20:55:26 +02:00
mattias
0ac7e38797 webidl: wasmjob: split unit 2022-06-24 19:51:32 +02:00
mattias
1173a6b2e9 webidl: wasmjob: setter for JSValue 2022-06-24 19:46:04 +02:00
mattias
a64f44e579 webidl: wasmjob: setter for primitive types 2022-06-24 10:41:28 +02:00
mattias
e0baf898b1 webidl: wasmjob: getter for base types 2022-06-24 10:16:51 +02:00
mattias
bb68aa7e16 webidl: wasmjob: prepend classprefix to all external types 2022-06-24 08:33:41 +02:00
mattias
8d79dcc0d0 webidl: exitcode 1 on exception, wasmjob: units 2022-06-23 17:18:28 +02:00
mattias
943272b6f2 webidl: dynarray: do not prepend duplicate T 2022-06-23 16:30:40 +02:00
mattias
832bbe9cab webidl: TWebIDLToPasWasmJob clean up 2022-06-23 16:19:51 +02:00
Nikolay Nikolov
8920a4c08d + enabled compilation of package webidl for wasm32-wasi 2022-06-22 00:31:11 +03:00
mattias
b4926283f8 webidltopas: show source positions 2022-06-20 08:42:50 +02:00
mattias
2f9c283bb1 webidltopas: default GetTypeName 2022-06-19 22:36:48 +02:00
mattias
a653a4e0e9 webidltopas: started split TWebIDLToPas2js 2022-06-19 22:18:34 +02:00
mattias
b4cf545a94 webidltopas: started split TWebIDLToPas2js 2022-06-19 22:05:12 +02:00