Commit Graph

142 Commits

Author SHA1 Message Date
mattias
9b1d5ef92a webidl: nicer error messages, fixed function returning Object 2022-07-25 18:49:45 +02:00
mattias
f0eccda1ab webidl: nicer error pos 2022-07-25 18:26:59 +02:00
mattias
db6e1ef1cc webidl: parse enforcerange 2022-07-25 18:03:01 +02:00
mattias
35cae0bd3d webidl: parse enforcerange 2022-07-25 17:58:32 +02:00
mattias
d3220b46d2 webidl: parse undefined 2022-07-25 17:48:58 +02:00
mattias
6ba6658aec webidl: wasmjob: resolve function return types, use IJSArray for arrays 2022-07-25 17:17:02 +02:00
mattias
6915cd9b26 webidl: resolve parent interfaces 2022-07-21 14:01:50 +02:00
mattias
c2b1eeb8c6 webidl: fixed read object property 2022-07-21 13:47:10 +02:00
mattias
85e84d048b webidl: fixed cloning pasnames of args 2022-07-21 13:35:24 +02:00
mattias
fd38810f33 webidl: skip fields without name 2022-07-21 12:14:20 +02:00
mattias
a84c13ad18 webidl: write typedefs and callbacks in one list, they may depend on each other 2022-07-21 11:30:36 +02:00
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