Commit Graph

164 Commits

Author SHA1 Message Date
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
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
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
mattias
6bc34710c8 webidl: wasmjob: write forward interface definitions 2022-07-26 15:31:39 +02:00
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