fpc/utils/pas2js
2024-06-13 15:55:18 +02:00
..
dist Fix for locating the exception type when compiling with the units with namespace. 2024-06-06 09:47:26 -03:00
samples
.gitignore pas2js: git ignore linux binaries 2021-09-06 16:51:48 +02:00
compileserver.lpi pas2js: compileserver exitcode 1 on ESocketError 2022-01-14 15:47:12 +01:00
compileserver.pp pas2js: compileserver: fall back mime.types 2019-03-10 08:11:33 +00:00
dirwatch.pp * PChar -> PAnsiChar 2023-07-24 14:55:42 +02:00
dts2pas.pp * Add -s --settings option 2022-02-20 18:22:44 +01:00
fpmake.lpi
fpmake.pp * Dependencies for utils to compile to webassembly 2023-10-24 10:54:18 +02:00
httpcompiler.pp * Rework to use new fpdebugcapture unit 2023-10-24 12:27:10 +02:00
libstub.lpi * Add stub generator 2020-08-01 07:39:34 +00:00
libstub.pp * Expose ExtraUnits, remove hardcoded DTypesUnit, patch by Henrique Werlang (bug ID 37570) 2020-08-15 07:31:43 +00:00
Makefile * Use single Makefile 2023-07-25 15:07:59 +02:00
makestub.lpi * Set path to local version of fcl-passrc, not installed version 2020-08-04 15:50:45 +00:00
makestub.pp pas2js: less hints 2022-02-08 13:33:33 +01:00
nodepas2js.lpi pas2js: updated nodepas2js and compile with ecmascript6 2024-01-07 12:53:20 +01:00
nodepas2js.pp pas2js: updated nodepas2js and compile with ecmascript6 2024-01-07 12:53:20 +01:00
pas2js.cfg pas2js: default pas2js.cfg unitpath uses $CfgDir/../../../packages/* 2018-11-06 17:00:28 +00:00
pas2js.lpi pas2js: updated lpi 2023-08-02 08:52:16 +02:00
pas2js.pp pas2js: use exename instead of paramstr 0, to search pas2js.cfg in exe location 2022-10-25 17:52:08 +02:00
pas2jslib.lpi pas2jslib: set default paths 2018-11-18 18:50:26 +00:00
pas2jslib.pp pas2js: added SetPas2JSGetFileSrcAttrCallBack 2021-09-14 11:47:10 +03:00
pas2jswebcompiler.pp * Make sure webcompiler works again 2022-05-18 12:36:31 +02:00
stubcreator.pp * Expose ExtraUnits, remove hardcoded DTypesUnit, patch by Henrique Werlang (bug ID 37570) 2020-08-15 07:31:43 +00:00
web.inc * dts2pas added for next pas2js release 2022-02-05 16:35:04 +01:00
webfilecache.pp * Fix compilation 2020-12-11 13:34:44 +00:00
webidl2pas.lpi * Make getters/setter protected, add flag to make them private methods 2024-06-13 15:55:18 +02:00
webidl2pas.pp * Make getters/setter protected, add flag to make them private methods 2024-06-13 15:55:18 +02:00