Karoly Balogh
|
ac0287b5e0
|
human68k: fpmake changes, disable everything that cannot be built currently
|
2023-11-30 23:43:27 +00:00 |
|
Michaël Van Canneyt
|
64ae844825
|
* Dotted filenames for package webidl
|
2023-07-27 19:04:15 +02:00 |
|
Michael VAN CANNEYT
|
bd4e9676fa
|
* Add namespaces.lst
|
2023-07-27 19:04:09 +02:00 |
|
Michaël Van Canneyt
|
2289c1f6a2
|
* Remove redundant Makefile.fpc
|
2023-07-25 13:01:55 +02:00 |
|
Michaël Van Canneyt
|
bb1b1bc705
|
* Regenerate makefiles with subtarget support
|
2023-07-24 16:32:02 +02:00 |
|
Michaël Van Canneyt
|
6b5a4dbf6e
|
* use cthreads in correct location
|
2023-07-19 14:27:28 +02:00 |
|
Michaël Van Canneyt
|
885a265edb
|
* Fix compilation after rebase
|
2023-07-15 18:22:41 +02:00 |
|
Michaël Van Canneyt
|
0c7d351c8f
|
* PChar -> PAnsiChar
|
2023-07-15 18:22:39 +02:00 |
|
Dmytro Bogatskyy
|
327aac7f24
|
Add aarch64-iphonesim target
|
2023-03-27 18:45:00 +00:00 |
|
Jinyang He
|
783bbb66f9
|
Update Makefiles
|
2023-02-05 19:18:48 +00:00 |
|
Ondrej Pokorny
|
b787203db7
|
webidl: add Document/DocumentFragment/Node types
|
2022-12-08 11:50:14 +01:00 |
|
mattias
|
eff489a37a
|
webidl: fixed compile with fpc 3.2.2
|
2022-09-12 10:56:48 +02:00 |
|
mattias
|
a8b4d702e2
|
webidl: wasmjob: use const for class function cast
|
2022-09-01 20:43:14 +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
|
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 |
|