Commit Graph

2169 Commits

Author SHA1 Message Date
Michael Van Canneyt
68b3cf0051 * Cosmetic schanges 2024-05-16 17:47:10 +02:00
Michael Van Canneyt
bc2102a91d * Some corrections in logging statements 2024-05-16 17:47:10 +02:00
Michael Van Canneyt
ac1c2cd874 * Added ZenFS and demo 2024-05-16 17:47:10 +02:00
Michaël Van Canneyt
374ec5a94d * Shiftstate 2024-05-12 14:02:15 +02:00
Michaël Van Canneyt
5f495b670b * Window descends from globalscope 2024-05-12 14:02:02 +02:00
Michaël Van Canneyt
166a88e929 * Some mediadevices types 2024-05-11 13:01:18 +02:00
Michael Van Canneyt
828d37161c * Fix wrong environment count 2024-05-10 16:52:09 +02:00
Michael Van Canneyt
dcf6b87890 * Allow logging of API calls 2024-05-10 16:34:35 +02:00
Michael Van Canneyt
de892c168d * Declare CSS 2024-04-29 17:08:27 +02:00
Michael Van Canneyt
034bdafe50 * Register CSS global 2024-04-29 16:26:33 +02:00
mattias
7d78964c52 wasi: updated example, some clean up 2024-04-28 15:56:16 +02:00
Michael Van Canneyt
35f32843ca * Demo for JOB object factory 2024-04-26 18:14:15 +02:00
Michael Van Canneyt
de5144b9cf * Add possibility to create objects directly without global object. Allow factory function for objects 2024-04-26 18:04:02 +02:00
Michael Van Canneyt
c38e2b65da * Moved to FPC 2024-04-26 18:03:13 +02:00
Michael Van Canneyt
96adefd518 * Corrections so all webidsls compile 2024-04-24 09:14:09 +02:00
mattias
255b8ba26e demo: wasi: fixed path 2024-04-13 09:33:46 +02:00
Michaël Van Canneyt
e656cbc2a8 * Get Array (as ISJArray) 2024-04-12 16:47:04 +02:00
Michael Van Canneyt
60213f275d UInt8Array and friends 2024-04-12 14:28:26 +02:00
Michael Van Canneyt
ee3abc4fd7 * Float64 alias types 2024-04-11 17:06:16 +02:00
Michaël Van Canneyt
73c5f17ee1 * Add ArrayBufferView 2024-04-11 15:40:12 +02:00
Michael Van Canneyt
c8925b3549 * Documentl10n 2024-04-11 14:53:59 +02:00
Michael Van Canneyt
96d96d145d * Add some types not defined in Mozillas webidls 2024-04-11 11:49:46 +02:00
Michael Van Canneyt
97f01fe369 * Add some aliases 2024-04-10 11:07:06 +02:00
Michael Van Canneyt
6c8339b993 * Some additional types needed in browser.webidl 2024-04-09 18:07:24 +02:00
Michael Van Canneyt
ec96d00c47 * Add some more extensions to ignore 2024-04-09 18:07:24 +02:00
Henrique Gottardi Werlang
5b18d98cd1 Fix for ToString when the object is nil. 2024-04-04 07:54:07 -03:00
Michaël Van Canneyt
6a930c25f6 * Correct notifications object 2024-03-26 17:35:39 +01:00
Michaël Van Canneyt
fbad08559d * Patch from Thierry Gayet, caches is only available in web worker 2024-03-26 17:35:39 +01:00
mattias
1f050292f9 fixed compile fpmake with fpc 3.3.1 2024-03-19 15:29:32 +01:00
Henrique Gottardi Werlang
4ad27e7aee Shadow root declaration. 2024-03-19 08:04:04 -03:00
mattias
dc03f59eb8 fpmake build: fixed paths in installed pas2js.cfg 2024-03-19 10:52:49 +01:00
mattias
8f9f6dde1d fpmake build: fixed paths in pas2js.cfg 2024-03-19 10:43:26 +01:00
Michaël Van Canneyt
cb0a0d36d3 * Push notifications API 2024-03-16 17:13:09 +01:00
Michaël Van Canneyt
3a38ab46e9 * Firebase API for messaging 2024-03-16 17:13:09 +01:00
Henrique Gottardi Werlang
87adedc1ba ToString function of TValue record implementation to be equal of Delphi declaration. 2024-03-14 09:07:44 -03:00
Ondrej Pokorny
c442924bf6 XML interface extensions: Node, NamedNodeMap, CharacterData 2024-03-09 08:50:09 +01:00
Ondrej Pokorny
fc8cf68e66 remove forgotten Writeln 2024-03-09 08:48:39 +01:00
Henrique Gottardi Werlang
210ae9b76d Fix in invoke to the constructor of the class to return the created instance. 2024-02-29 19:51:33 +00:00
Henrique Gottardi Werlang
6940c94333 Overload to allow a new constructor in the derived class, but allowing to call the base constructor. 2024-02-29 11:12:17 -03:00
Henrique Gottardi Werlang
61bce04d28 More to string types. 2024-02-23 07:36:40 -03:00
Henrique Gottardi Werlang
5042c69e56 New types in the ToString function of TValue record. 2024-02-22 09:50:21 -03:00
Henrique Gottardi Werlang
2d9369e2b6 Fix namespaced declaration. 2024-02-22 08:28:37 -03:00
Michaël Van Canneyt
102a037a46 * Disable range checks, see merge request !51 2024-02-22 11:37:25 +01:00
Henrique Gottardi Werlang
6ff4275792 Now the make function can create records. 2024-02-22 07:30:09 -03:00
mattias
038b896f03 less hints 2024-02-13 16:57:32 +01:00
mattias
499e2736e6 updated readme 2024-01-26 09:49:38 +01:00
mattias
13aab81070 releasecreator: expand FPCDIR 2024-01-25 10:26:01 +01:00
mattias
cbdf3c1b63 readme: windows make 2024-01-25 10:09:49 +01:00
mattias
3352341b2c make clean deletes pas2js.o in FPCDIR 2024-01-25 10:04:27 +01:00
Michael Van Canneyt
79a6c8b31f * Move some definitions 2024-01-24 19:01:18 +01:00