Michaël Van Canneyt
|
04e715445f
|
* Patch from Thierry Gayet to fix crash when no options are specified on command-line
|
2024-03-25 15:47:06 +01:00 |
|
mattias
|
71b10a21e1
|
pastojs: set version to 3.1.1
|
2024-01-17 15:27:50 +01:00 |
|
mattias
|
03d7518b9b
|
pas2js: updated nodepas2js and compile with ecmascript6
|
2024-01-07 12:53:20 +01:00 |
|
mattias
|
f6de2c5756
|
pastojs: fixed compile with pas2js
|
2024-01-05 16:18:40 +01:00 |
|
mattias
|
92e960c49a
|
pas2js: marked allowed writeln
|
2023-12-30 18:16:31 +01:00 |
|
Michaël Van Canneyt
|
00330a562c
|
* Rework to use new fpdebugcapture unit
|
2023-10-24 12:27:10 +02:00 |
|
Michaël Van Canneyt
|
652d41a70a
|
* Dependencies for utils to compile to webassembly
|
2023-10-24 10:54:18 +02:00 |
|
mattias
|
8f576a3aef
|
pas2js: updated lpi
|
2023-08-02 08:52:16 +02:00 |
|
Michaël Van Canneyt
|
37a4446393
|
* Use single Makefile
|
2023-07-25 15:07:59 +02:00 |
|
Michaël Van Canneyt
|
2232626ff7
|
* Fix makefiles
|
2023-07-25 14:33:16 +02:00 |
|
Michaël Van Canneyt
|
6f5c356ae5
|
* PChar -> PAnsiChar
|
2023-07-24 14:55:42 +02:00 |
|
Michaël Van Canneyt
|
4d79ff20e2
|
* Add cthreads
|
2023-07-16 13:58:49 +02:00 |
|
mattias
|
1066a0dbfd
|
pas2js: createSafeCallback: return null for null
|
2023-05-13 11:24:38 +02:00 |
|
Dmytro Bogatskyy
|
327aac7f24
|
Add aarch64-iphonesim target
|
2023-03-27 18:45:00 +00:00 |
|
mattias
|
93a47ddada
|
pas2js: fixed compileserver compile with fpc 3.2.2
|
2023-02-14 22:38:42 +01:00 |
|
Jinyang He
|
783bbb66f9
|
Update Makefiles
|
2023-02-05 19:18:48 +00:00 |
|
mattias
|
0f43c7b229
|
pas2js: use exename instead of paramstr 0, to search pas2js.cfg in exe location
|
2022-10-25 17:52:08 +02:00 |
|
Michaël Van Canneyt
|
9e60c686b4
|
* Add crossoriginisolation and debugcapture
|
2022-10-19 22:57:11 +02:00 |
|
Henrique Gottardi Werlang
|
2bf377744a
|
Changed the interface creation to keep the generic name of an interface.
|
2022-09-23 23:14:17 +00:00 |
|
mattias
|
02f41731eb
|
pastojs: fixed concat array of record and static array
|
2022-09-12 22:18:24 +02:00 |
|
mattias
|
e1312deafe
|
pas2js: fixed array push records/sets
|
2022-07-29 13:24:22 +02:00 |
|
mattias
|
c9947b4ee6
|
webidl: added option --globals
|
2022-07-27 23:56:59 +02:00 |
|
mattias
|
0ac7e38797
|
webidl: wasmjob: split unit
|
2022-06-24 19:51:32 +02:00 |
|
mattias
|
8d79dcc0d0
|
webidl: exitcode 1 on exception, wasmjob: units
|
2022-06-23 17:18:28 +02:00 |
|
mattias
|
a9ec4b3767
|
webidl: added -f
|
2022-06-23 16:24:16 +02:00 |
|
mattias
|
832bbe9cab
|
webidl: TWebIDLToPasWasmJob clean up
|
2022-06-23 16:19:51 +02:00 |
|
mattias
|
f26725e70c
|
pas2js: fixed rtl.arrayPush copy instead of reference
|
2022-06-21 09:08:28 +02:00 |
|
mattias
|
b4926283f8
|
webidltopas: show source positions
|
2022-06-20 08:42:50 +02:00 |
|
mattias
|
b4cf545a94
|
webidltopas: started split TWebIDLToPas2js
|
2022-06-19 22:05:12 +02:00 |
|
mattias
|
ad9383f2c0
|
webidltopas: started outputformat
|
2022-06-19 21:03:10 +02:00 |
|
mattias
|
bf25b32cb2
|
webidl: fixed typos
|
2022-06-18 15:49:51 +02:00 |
|
Michaël Van Canneyt
|
b16ce8806b
|
* Fix arrayPush
|
2022-06-18 14:49:10 +02:00 |
|
mattias
|
5446a3afec
|
webidl: fixed parsing optional attributes
|
2022-06-15 00:10:19 +02:00 |
|
mattias
|
bcdb68a8c4
|
webidl: fixed keeping stacktrace on exception, fixed uninitializd var in ParseConst, gitignore linux test file, parse empty interface without brackets
|
2022-06-14 18:13:15 +02:00 |
|
mattias
|
1e3c5865de
|
pastojs: fixed concat append for nil and referenced array
|
2022-06-10 23:12:30 +02:00 |
|
mattias
|
d3a2145e5a
|
pastojs: faster AnArray:=Concat(AnArray,...)
|
2022-06-10 18:46:18 +02:00 |
|
mattias
|
cba89a4713
|
pas2js: faster arrayConcatN
|
2022-06-10 16:32:52 +02:00 |
|
mattias
|
2dd072a492
|
pastojs: started array of interface
|
2022-06-10 15:48:21 +02:00 |
|
Nikolay Nikolov
|
8c562995d7
|
* regenerate makefiles with latest fpcmake
|
2022-05-24 14:01:59 +03:00 |
|
Michaël Van Canneyt
|
050153fb50
|
* Make sure webcompiler works again
|
2022-05-18 12:36:31 +02:00 |
|
mattias
|
d748bb6630
|
pas2js: removed translation.html, it is now on the wiki https://wiki.freepascal.org/Pas2js_Transpiler
|
2022-04-12 10:56:35 +02:00 |
|
Pierre Muller
|
2f28c5596f
|
Regenerate all Makefile's to fix problem on x86_64 linux
|
2022-03-07 23:46:15 +00:00 |
|
Pierre Muller
|
ad2ac98858
|
Update Makefile's
|
2022-03-07 22:35:29 +00:00 |
|
Michaël Van Canneyt
|
3a81f5c732
|
* Add -s --settings option
|
2022-02-20 18:22:44 +01:00 |
|
mattias
|
acc590ac07
|
pastojs: set version to 2.3.1
|
2022-02-19 11:34:52 +01:00 |
|
Pierre Muller
|
4da4c96349
|
Regenerate Makefile's with mips gcc fixes and new enabled mips64-linux target
|
2022-02-15 15:45:15 +00:00 |
|
Nikolay Nikolov
|
21593942a1
|
* regenerate all makefiles with the latest fpcmake
|
2022-02-13 15:26:54 +02:00 |
|
mattias
|
952eee5ed0
|
pas2js: less hints
|
2022-02-08 13:33:33 +01:00 |
|
Michaël Van Canneyt
|
6dd5b63e2d
|
* Shorter version of libimports
|
2022-02-05 16:58:08 +01:00 |
|
Michaël Van Canneyt
|
396b516a85
|
* dts2pas added for next pas2js release
|
2022-02-05 16:35:04 +01:00 |
|