15 Commits

Author SHA1 Message Date
qucchia
f3d137b72d Allow TYPESCRIPT comments to include additional metadata 2022-07-27 10:35:33 +02:00
qucchia
cc428a98ad TypeScript: Fix ArrayBuffer 2022-07-27 09:25:01 +02:00
qucchia
3539102104 TypeScript: add ‘static’ to all static method overloads 2022-07-26 19:58:17 +02:00
qucchia
695de55e19 TypeScript: replace String with string 2022-07-26 19:58:02 +02:00
qucchia
889d4711e8 TypeScript: set return type to void if none is specified
(Used to be any)
2022-07-26 19:32:43 +02:00
qucchia
0bf81d849d TypeScript: ArrayBuffer 2022-07-26 19:04:41 +02:00
qucchia
3d18905e02 Document the ‘build_types’ script 2022-07-24 08:50:48 +02:00
qucchia
bfaa2abf86 Fix incorrect callbacks in events 2022-07-23 20:32:27 +02:00
qucchia
11ddc79748 Automatically declare ‘globals’ correctly 2022-07-23 20:32:02 +02:00
qucchia
7ad8506707 Add custom TypeScript declarations in comments 2022-07-23 20:15:18 +02:00
qucchia
8119be4a9a TypeScript: Document using JSDoc format 2022-07-22 11:24:31 +02:00
qucchia
c8a591b234 Update typing 2022-07-22 08:16:32 +02:00
qucchia
aa97ab6c3d Use return_object for ArrayBufferView.buffer 2022-07-21 13:58:25 +02:00
qucchia
573f062e98 Types: declare events 2022-07-21 12:49:26 +02:00
qucchia
72780a44f8 Auto-generate types for TypeScript 2022-07-21 12:23:31 +02:00