Commit Graph

57 Commits

Author SHA1 Message Date
mattias
fd28aa84e3 set pas2js fixes version 2.0.0.RC6 2020-12-08 11:56:51 +00:00
mattias
b11d0f692a fcl-passrc: useanalyzer: when member needs typeinfo, mark parent too 2020-12-08 11:53:10 +00:00
mattias
a86581a9ea pastojs: clean up 2020-12-08 11:52:31 +00:00
mattias
56a9c2d912 restored version 2020-12-07 23:58:18 +00:00
mattias
327e6aa0c9 missing patches from trunk 2020-12-07 23:53:55 +00:00
mattias
6330aa3fd6 fcl-passrc: fixed tests 2020-12-07 23:27:47 +00:00
mattias
e19ce4af3d fcl-passrc: Added new visibility sections for objcprotocol 2020-12-07 23:26:25 +00:00
mattias
714623c91c pastojs: added experimental target os electron 2020-12-07 23:25:07 +00:00
mattias
782c135262 fcl-passrc: far is a procedure type modifier, can appear in type defs 2020-12-07 23:19:35 +00:00
mattias
31103c3c9f fcl-passrc: fixed search include file mode objfpc in dir of current include file 2020-12-07 23:17:57 +00:00
mattias
2865164d2b fcl-passrc: Includefile also must set basename 2020-12-07 23:16:54 +00:00
mattias
87f91b9db0 fcl-passrc: resolver: use declproc signature 2020-12-07 23:10:42 +00:00
mattias
d16d8367fb pastojs: fixed writing map file when OnWriteJS handler returns true 2020-12-07 18:51:56 +00:00
mattias
e6209bbaaa pastojs: on handled error set LastErrorClass empty 2020-12-07 17:07:49 +00:00
mattias
5c49a9af0c pastojs: catch load file exceptions and turn into regular errors 2020-12-07 16:59:17 +00:00
mattias
cd3818f9fb pastojs: filer: restore method decl SelfArg 2020-12-06 22:18:46 +00:00
mattias
fd9b00ffb2 fcl-passrc: fixed calling type helper method when unit implementation is not yet read 2020-12-06 22:17:24 +00:00
mattias
89597afd18 set pas2js fixes version 2.0.0.RC4 2020-12-04 14:53:26 +00:00
mattias
5f74ba4305 pastojs: filer: record values 2020-12-04 13:54:50 +00:00
mattias
8c2d82b2f9 pastojs: filer: fixed checking signature in interface used unit referenced by implementation and needing indirect implementation unit 2020-12-04 11:07:06 +00:00
mattias
7e130ffc53 pastojs: filer skip not fully specialized 2020-12-03 20:57:09 +00:00
mattias
8b35ab0512 pastojs: filer: fixed specialize A<B<C>> 2020-12-03 16:21:06 +00:00
mattias
718f6bfa79 fcl-passrc: resolver: fixed specialize name of A<B<C>> 2020-12-03 16:20:48 +00:00
mattias
758492a59c pastojs: filer: fixed restoring overload names of specialized methods 2020-12-03 10:44:57 +00:00
mattias
cc7c15f35e pastojs: filer: read inline specialize expr 2020-12-03 09:49:12 +00:00
mattias
c15fe1bef2 pastojs: filer: skip generic references to generic types 2020-12-03 08:42:56 +00:00
mattias
cf989afccc pas2js: filer: fixed storing reference to await and debugger 2020-12-02 15:12:44 +00:00
mattias
5034dc1b56 pastojs: delayed inits only for fully specialized types 2020-12-02 13:59:47 +00:00
mattias
748853981c set pas2js fixes version 2.0.0RC4 2020-11-30 22:32:56 +00:00
mattias
e42140d8d4 pastojs: shortrefglobals: unit initialization and empty implementation 2020-11-30 22:05:02 +00:00
mattias
ade8d75bb0 pastojs: filer: add identifiers to scope for immediate specializations of TPasSpecializeType 2020-11-29 23:12:51 +00:00
mattias
84321a4c29 fcl-passrc: resolver: error on using generic types without params 2020-11-29 00:06:47 +00:00
mattias
0bfef62666 pastojs: fixed test TestExternalClass_SameNamePublishedProperty 2020-11-28 13:19:53 +00:00
mattias
c24f8c9a35 pastojs: fixed -OoShortRefGlobals 2020-11-28 13:09:28 +00:00
mattias
dab747c65d pastojs: fixed typeinfo path of inline specialize type 2020-11-28 11:43:03 +00:00
mattias
5236a86500 pastojs: fixed crash when parser error in inline specialize expression, issue 38111 2020-11-28 10:42:37 +00:00
mattias
40cd9a84c7 pastojs: filer: fixed testsuite using shortrefglobals for all tests, added FormData js keyword, fixed shortrefglobals new/free instance fields 2020-11-27 16:57:51 +00:00
mattias
dc4f984172 pastojs: async modifier not needed in impl 2020-11-20 10:40:48 +00:00
mattias
79d1c35407 pastojs: check await(T,callasyncfunc) type match 2020-11-19 23:29:49 +00:00
mattias
c1c3fd60ed pastojs: fixed aPromise:=AsyncFunctionWithCOMIntfResult 2020-11-18 14:35:15 +00:00
mattias
0e769ac13d pastojs: fixed await(arg) and fixed hint await needs a promise 2020-11-17 10:05:46 +00:00
mattias
c3bdbfcd6e pastojs: fixed await on as operator 2020-11-15 23:13:34 +00:00
mattias
75d759c763 set pas2js fixes version 2.0.0RC3 2020-11-13 11:51:56 +00:00
mattias
b50b1ac90c fcl-passrc: useanalyzer: fixed implementation class forward 2020-11-13 01:29:23 +00:00
mattias
55ebba76b2 fcl-passrc: fixed var arg char=widechar 2020-11-12 23:39:17 +00:00
mattias
3c19035a27 pastojs: typeinfo unicodestring andf widechar 2020-11-12 23:13:11 +00:00
mattias
d50c45362d set pas2js fixes version 2.0.0RC2 2020-11-11 09:02:22 +00:00
michael
992481dffe * Merge * Support for $I %unit% %module% %filename% includes 2020-11-10 21:54:45 +00:00
michael
6b2fb0f806 * Merge -Jrnone skips resources 2020-11-10 21:33:10 +00:00
mattias
0f2ec58bbe pastojs: fixed shortrefglobals for minimal class interface, issue 38042 2020-11-07 12:10:24 +00:00